Work on login
This commit is contained in:
+8
-3
@@ -1,4 +1,9 @@
|
||||
{
|
||||
"userSettings":{
|
||||
"themeSelect": "Select theme",
|
||||
"light":"Light",
|
||||
"dark":"Dark"
|
||||
},
|
||||
"menu": {
|
||||
"settings": "Settings",
|
||||
"userSettings": "User settings",
|
||||
@@ -18,8 +23,8 @@
|
||||
"search": "Search",
|
||||
"loading": "Loading..."
|
||||
},
|
||||
"app": {
|
||||
"hello": "HELLO",
|
||||
"world": "WORLD"
|
||||
"login": {
|
||||
"username": "Username",
|
||||
"password": "Password"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user