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

26 lines
485 B
JSON

{
"app_name": "Tesmit",
"home_screen": {
"title" : "Home screen"
},
"settings_screen": {
"common": "Common",
"title" : "Settings",
"lang": "Language",
"lang_selection": "Language selection",
"theme": {
"dark_theme" : "Dark theme",
"light_theme" : "Light theme"
}
},
"auth_screen": {
"title": "Authorization"
},
"gal_screen": {
"title": "Gallery"
}
}