platform/plugins/uploader-assets/lang/ru.json
Alexander Onnikov 58c7027a04
UBERF-7605 Uppy integration (#6085)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-07-17 16:39:03 +07:00

14 lines
362 B
JSON

{
"string": {
"Cancel": "Отмена",
"Retry": "Повторить",
"UploadingTo": "Загрузка {files, plural, one {# файл} few {# файла} other {# файлов}} в"
},
"status": {
"Error": "Ошибка",
"Waiting": "Ожидание",
"Uploading": "Загрузка",
"Completed": "Завершено"
}
}