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

35 lines
997 B
JSON
Raw Normal View History

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