Files
Remever/lib/i18n/ru.i18n.json
2025-03-03 20:59:42 +03:00

26 lines
563 B
JSON

{
"app_name": "Tesmit",
"home_screen": {
"title" : "Главная"
},
"settings_screen": {
"common": "Общее",
"title" : "Настройки",
"lang": "Язык",
"lang_selection": "Выбор языка",
"theme": {
"dark_theme" : "Темная тема",
"light_theme" : "Светлая тема"
}
},
"auth_screen": {
"title": "Авторизация"
},
"gal_screen": {
"title": "Галерея Краснодар"
}
}