summaryrefslogtreecommitdiffstats
path: root/i18n/ru.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/ru.json')
-rw-r--r--i18n/ru.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/i18n/ru.json b/i18n/ru.json
index 52b088c17..c487aa704 100644
--- a/i18n/ru.json
+++ b/i18n/ru.json
@@ -1154,6 +1154,10 @@
"translation": "Произошла ошибка при чтении из локального серверного хранилища"
},
{
+ "id": "api.file.upload_file.bad_parse.app_error",
+ "translation": "Unable to upload file. Header cannot be parsed."
+ },
+ {
"id": "api.file.upload_file.large_image.app_error",
"translation": "Размер файла превышает максимальный размер и не может быть загружен: {{.Filename}}"
},
@@ -3540,6 +3544,10 @@
"translation": "Маркеры аутентификации не совпадают"
},
{
+ "id": "model.client.read_file.app_error",
+ "translation": "Возникла ошибка при поиске пользовательских профилей"
+ },
+ {
"id": "model.command.is_valid.create_at.app_error",
"translation": "\"Создать в\" должно быть корректным временем"
},