docs.cwtch.im/i18n/pl/docusaurus-theme-classic/footer.json

71 lines
2.7 KiB
JSON

{
"link.title.Docs": {
"message": "Docs",
"description": "The title of the footer links column with title=Docs in the footer"
},
"link.title.Community": {
"message": "Community",
"description": "The title of the footer links column with title=Community in the footer"
},
"link.title.More": {
"message": "More",
"description": "The title of the footer links column with title=More in the footer"
},
"link.item.label.Tutorial": {
"message": "Tutorial",
"description": "The label of footer link with label=Tutorial linking to /docs/intro"
},
"link.item.label.Twitter": {
"message": "Twitter",
"description": "The label of footer link with label=Twitter linking to https://twitter.com/cwtch_im"
},
"link.item.label.Home": {
"message": "Home",
"description": "The label of footer link with label=Home linking to https://cwtch.im"
},
"link.item.label.Git": {
"message": "Git",
"description": "The label of footer link with label=Git linking to https://git.openprivacy.ca/cwtch.im"
},
"copyright": {
"message": "Copyright © Open Privacy Research Society",
"description": "The footer copyright"
},
"link.title.Contribute": {
"message": "Contribute",
"description": "The title of the footer links column with title=Contribute in the footer"
},
"link.item.label.Introduction": {
"message": "Introduction",
"description": "The label of footer link with label=Introduction linking to /docs/intro"
},
"link.item.label.Security Handbook": {
"message": "Security Handbook",
"description": "The label of footer link with label=Security Handbook linking to /security/intro"
},
"link.item.label.Developer Guide": {
"message": "Developer Guide",
"description": "The label of footer link with label=Developer Guide linking to /developing/intro"
},
"link.item.label.Mastodon": {
"message": "Mastodon",
"description": "The label of footer link with label=Mastodon linking to https://fosstodon.org/@cwtch"
},
"link.item.label.Donate": {
"message": "Donate",
"description": "The label of footer link with label=Donate linking to https://openprivacy.ca/donate"
},
"link.item.label.Patreon": {
"message": "Patreon",
"description": "The label of footer link with label=Patreon linking to https://patreon.com/openprivacy"
},
"link.item.label.Source Code": {
"message": "Source Code",
"description": "The label of footer link with label=Source Code linking to https://git.openprivacy.ca/cwtch.im"
},
"link.item.label.Download": {
"message": "Download",
"description": "The label of footer link with label=Download linking to https://cwtch.im/download"
}
}