file upload develop

This commit is contained in:
smanylov
2025-12-24 15:41:06 +07:00
parent c38b7ee558
commit 8058be42c1
8 changed files with 235 additions and 84 deletions
+12 -1
View File
@@ -17,7 +17,9 @@
"checks": "Checks",
"check": "Checks",
"videos": "Videos",
"video": "vides",
"audios": "Audio",
"audio": "audio",
"images": "Images",
"main": "Main",
"marking": "Marking",
@@ -116,7 +118,16 @@
"view-all": "View all",
"days-ago": "days ago",
"there-are-no-files-yet": "There are no files yet",
"add": "Add"
"add": "Add",
"file-successfully-uploaded": "File has been successfully uploaded",
"cancel": "Cancel",
"close": "Close",
"upload-file": "Upload file",
"or": "or",
"drag-the-file-here": "Drag the file here",
"select-files-to-protect": "Select files to protect",
"download-for-protection": "Download {fileType} for protection",
"image": "image"
},
"Login-register-form": {
"and": "and",
+12 -1
View File
@@ -17,7 +17,9 @@
"checks": "Проверки",
"check": "Проверок",
"videos": "Видео",
"video": "видео",
"audios": "Аудио",
"audio": "аудио",
"images": "Изображения",
"main": "Главная",
"marking": "Маркировка",
@@ -116,7 +118,16 @@
"view-all": "Посмотреть все",
"days-ago": "дней назад",
"there-are-no-files-yet": "Файлов пока нет",
"add": "Добавить"
"add": "Добавить",
"file-successfully-uploaded": "Файл успешно загружен",
"cancel": "Отмена",
"close": "Закрыть",
"upload-file": "Загрузить файл",
"or": "или",
"drag-the-file-here": "Перетащите файл сюда",
"select-files-to-protect": "Выбрать файлы для защиты",
"download-for-protection": "Загрузить {fileType} для защиты",
"image": "изображений"
},
"Login-register-form": {
"and": "и",