likebutter.app/i18n/es/docusaurus-theme-classic/footer.json
2026-04-24 16:39:24 +01:00

38 lines
1.5 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"link.title.Docs": {
"message": "Документация",
"description": "The title of the footer links column with title=Docs in the footer"
},
"link.title.Community": {
"message": "Сообщество",
"description": "The title of the footer links column with title=Community in the footer"
},
"link.title.More": {
"message": "Ещё",
"description": "The title of the footer links column with title=More in the footer"
},
"link.item.label.Get Started": {
"message": "Начать работу",
"description": "The label of footer link with label=Get Started linking to /docs/"
},
"link.item.label.Guardian Project": {
"message": "Guardian Project",
"description": "The label of footer link with label=Guardian Project linking to https://guardianproject.info"
},
"link.item.label.F-Droid": {
"message": "F-Droid",
"description": "The label of footer link with label=F-Droid linking to https://f-droid.org"
},
"link.item.label.Blog": {
"message": "Блог",
"description": "The label of footer link with label=Blog linking to /blog"
},
"link.item.label.GP Repo": {
"message": "Репозиторий GP",
"description": "The label of footer link with label=GP Repo linking to https://guardianproject.dev/butter"
},
"copyright": {
"message": "Авторские права © 2026 Guardian Project. Создано с помощью Docusaurus.",
"description": "The footer copyright"
}
}