Files
cherrypick/website/i18n/ru/docusaurus-theme-classic/footer.json

35 lines
1.2 KiB
JSON
Raw Normal View History

{
"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.Docs": {
"message": "Документация",
"description": "The label of footer link with label=Docs linking to /docs/intro"
},
"link.item.label.Telegram": {
"message": "Telegram",
"description": "The label of footer link with label=Telegram linking to https://t.me/+22IVT0vqXBg1NDdi"
},
"link.item.label.PubDev": {
"message": "PubDev",
"description": "The label of footer link with label=PubDev linking to https://pub.dev/packages/cherrypick"
},
"link.item.label.GitHub": {
"message": "GitHub",
"description": "The label of footer link with label=GitHub linking to https://github.com/pese-git/cherrypick"
},
"copyright": {
"message": "Copyright © 2025 CherryPick, Inc. Built with Docusaurus.",
"description": "The footer copyright"
}
}