mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-19 21:03:17 -07:00
New translations en.json (Russian)
This commit is contained in:
parent
d2da079854
commit
05f7f1d457
1 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue