fix Wrong German translation for UPLOAD_ERROR; fixes #9980 (#10146)

This commit is contained in:
Denys Vuika 2024-08-29 13:09:43 -04:00 committed by GitHub
parent 6d2c5421a5
commit efaa35db47
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -242,7 +242,7 @@
"MESSAGES": {
"UPLOAD_CANCELED": "Hochladen abgebrochen",
"UPLOAD_PROGRESS": "Hochgeladen: {{ completed }} / {{ total }}",
"UPLOAD_ERROR": "{{ total }} erfolgreich hochgeladen",
"UPLOAD_ERROR": "{{ total }} nicht erfolgreich hochgeladen",
"UPLOAD_ERRORS": "{{ total }} nicht erfolgreich hochgeladen",
"PROGRESS": "Hochladen läuft...",
"FOLDER_ALREADY_EXIST": "Den Ordner {0} gibt es bereits",