fix translates and visual bugs
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
"today": "Today",
|
||||
"for-a-week": "For a week",
|
||||
"for-a-month": "For a month",
|
||||
"older-than-a-month": "Older than a month",
|
||||
"older-than-a-month": "Over a month old",
|
||||
"show": "Show",
|
||||
"no-data-for-selected-filters": "No data for selected filters",
|
||||
"page": "Page",
|
||||
@@ -159,9 +159,10 @@
|
||||
"safe-storage": "Reliable storage and data security",
|
||||
"sign-in": "Sign in",
|
||||
"terms-of-use": "terms of use",
|
||||
"email-already-registered": "Email already registered",
|
||||
"email-or-already-registered": "Email or phone already registered",
|
||||
"password-does-not-match": "Password does not match",
|
||||
"email-not-found": "Email not found",
|
||||
"register-error-no-digits": "The name should not contain a number."
|
||||
"register-error-no-digits": "The name should not contain a number.",
|
||||
"recover-password": "Recover password"
|
||||
}
|
||||
}
|
||||
@@ -8,8 +8,8 @@
|
||||
"all-types": "Все типы",
|
||||
"statistics": "Статистика",
|
||||
"your-content": "Ваш контент",
|
||||
"file": "Фаил",
|
||||
"files": "Фаил",
|
||||
"file": "Файл",
|
||||
"files": "Файлов",
|
||||
"content-type": "Тип контента",
|
||||
"quantity": "Количество",
|
||||
"size": "Размер",
|
||||
@@ -159,9 +159,10 @@
|
||||
"safe-storage": "Надежное хранение и безопасность данных",
|
||||
"sign-in": "Войти в систему",
|
||||
"terms-of-use": "условиями использования",
|
||||
"email-already-registered": "Такой Email уже зарегистрирован",
|
||||
"password-does-not-match": "Пароль не совпадает",
|
||||
"email-or-already-registered": "Такой email и/или телефон уже зарегистрированы",
|
||||
"password-does-not-match": "Неверный пароль",
|
||||
"email-not-found": "Email не найден",
|
||||
"register-error-no-digits": "В имени не должно быть цифр."
|
||||
"register-error-no-digits": "В имени не должно быть цифр.",
|
||||
"recover-password": "Восстановить пароль"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user