fix(documents): improve upload modal and document theme

This commit is contained in:
Rafael Foster
2026-04-29 06:27:37 -03:00
parent 72fca92066
commit 1ca8110d56
20 changed files with 200 additions and 28 deletions
+4 -1
View File
@@ -963,6 +963,9 @@
"taxes": "Податки",
"work": "Робота",
"other": "Інше"
}
},
"dropzoneTitle": "Перетягніть файл сюди або натисніть для вибору",
"dropzoneHint": "Перетягніть файл у цю область або скористайтеся вибором файлу.",
"selectedFileLabel": "Вибрано: {{name}}"
}
}