feat: refactor to remove www

resolves #4
This commit is contained in:
Chris Milne 2026-04-24 12:47:12 +01:00
parent 2d84b9056a
commit a1cca9205f
322 changed files with 1 additions and 30 deletions

View file

@ -0,0 +1,34 @@
{
"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"
}
}