change dublicate-file-error text

This commit is contained in:
smanylov
2026-02-04 15:18:38 +07:00
parent 5df5e340e5
commit 40fa737208
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -144,7 +144,7 @@
"pixels": "pixels",
"error-processing-file": "Error processing file",
"error-uploading-file": "Error uploading file",
"error-duplicate-file": "Such a file already exists",
"error-duplicate-file": "This file has already been uploaded to the system",
"unknown-validation-error": "Unknown validation error",
"unsupported-file-format": "Unsupported file format.",
"the-file-is-too-large": "The file is too large",
+1 -1
View File
@@ -144,7 +144,7 @@
"pixels": "пикселей",
"error-processing-file": "Ошибка при обработке файла",
"error-uploading-file": "Ошибка при загрузке файла",
"error-duplicate-file": "Такой файл уже есть",
"error-duplicate-file": "Такой файл уже загружен в систему",
"unknown-validation-error": "Неизвестная ошибка валидации",
"unsupported-file-format": "Неподдерживаемый формат файла.",
"the-file-is-too-large": "Файл слишком большой",