|
|
@ -1,9 +1,9 @@
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"Login": {
|
|
|
|
"Login": {
|
|
|
|
"SignInButton": "Sign in",
|
|
|
|
"SignInButton": "Sign in",
|
|
|
|
"UsernamePlaceholder": "Username",
|
|
|
|
"UsernamePlaceholder": "Имя пользователя",
|
|
|
|
"PasswordPlaceholder": "Password",
|
|
|
|
"PasswordPlaceholder": "Пароль",
|
|
|
|
"RememberMe": "Remember Me",
|
|
|
|
"RememberMe": "Запомнить Меня",
|
|
|
|
"ForgottenPassword": "Forgot your password?",
|
|
|
|
"ForgottenPassword": "Forgot your password?",
|
|
|
|
"Errors": {
|
|
|
|
"Errors": {
|
|
|
|
"IncorrectCredentials": "Incorrect username or password"
|
|
|
|
"IncorrectCredentials": "Incorrect username or password"
|
|
|
|