updated unix format ending
This commit is contained in:
@@ -1,18 +1,18 @@
|
||||
{
|
||||
"app": {
|
||||
"name": "IRext"
|
||||
},
|
||||
"page_error": {
|
||||
"title_error": "Console Error",
|
||||
"title_confirm_pw": "Confirm Password",
|
||||
"auth_error": "Authentication Error",
|
||||
"access_after_login": "Please access to console after sign in",
|
||||
"access_to_console": "Access to console",
|
||||
"change_pw": "Change password",
|
||||
"register": "Register",
|
||||
"change_pw_success": "Password has been changed, please keep it firmly : ",
|
||||
"change_pw_fail": "Failed to change password",
|
||||
"register_success": "User has been registered, please keep the password firmly : ",
|
||||
"register_fail": "Failed to register user"
|
||||
}
|
||||
}
|
||||
{
|
||||
"app": {
|
||||
"name": "IRext"
|
||||
},
|
||||
"page_error": {
|
||||
"title_error": "Console Error",
|
||||
"title_confirm_pw": "Confirm Password",
|
||||
"auth_error": "Authentication Error",
|
||||
"access_after_login": "Please access to console after sign in",
|
||||
"access_to_console": "Access to console",
|
||||
"change_pw": "Change password",
|
||||
"register": "Register",
|
||||
"change_pw_success": "Password has been changed, please keep it firmly : ",
|
||||
"change_pw_fail": "Failed to change password",
|
||||
"register_success": "User has been registered, please keep the password firmly : ",
|
||||
"register_fail": "Failed to register user"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user