first commit
This commit is contained in:
26
lib/i18n/en.i18n.json
Normal file
26
lib/i18n/en.i18n.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user