Localization and AppSettings
This commit is contained in:
6
C969Project/locale/en-US.json
Normal file
6
C969Project/locale/en-US.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"login_text": "Login",
|
||||
"password_text": "Password",
|
||||
"username_text": "Username",
|
||||
"login_error_message": "Invalid username or password"
|
||||
}
|
||||
6
C969Project/locale/is-IS.json
Normal file
6
C969Project/locale/is-IS.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"login_text": "Skráðu þig inn",
|
||||
"password_text": "Aðgangsorð",
|
||||
"username_text": "Notandanafn",
|
||||
"login_error_message": "Innskráningin eða lykilorðið er ógilt"
|
||||
}
|
||||
Reference in New Issue
Block a user