likebutter.app/www/i18n/ru/docusaurus-theme-classic/navbar.json

34 lines
997 B
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.

{
"title": {
"message": "Butter",
"description": "The title in the navbar"
},
"logo.alt": {
"message": "Логотип приложения Butter",
"description": "The alt text of navbar logo"
},
"item.label.How To": {
"message": "Инструкции",
"description": "Navbar item with label How To"
},
"item.label.Get Started": {
"message": "Начать работу",
"description": "Navbar item with label How To"
},
"item.label.Get In Touch": {
"message": "Связаться с нами",
"description": "Navbar item with label Get In Touch"
},
"item.label.Blog": {
"message": "Блог",
"description": "Navbar item with label Blog"
},
"item.label.Latest News": {
"message": "Последние новости",
"description": "Navbar item with label Blog"
},
"item.label.Content Packs": {
"message": "Пакеты контента",
"description": "Navbar item with label Content Packs"
}
}