Browse Source

Merge pull request #847 from bnu56/master

Update German Translations
Kartik Visweswaran 8 years ago
parent
commit
afbade5317
1 changed files with 1 additions and 1 deletions
  1. 1 1
      js/locales/de.js

+ 1 - 1
js/locales/de.js

@@ -20,7 +20,7 @@
         uploadLabel: 'Hochladen',
         uploadTitle: 'Hochladen der ausgewählten Dateien',
         msgNo: 'Keine',
-        msgNoFilesSelected: '',
+        msgNoFilesSelected: 'Keine Dateien ausgewählt',
         msgCancelled: 'Abgebrochen',
         msgZoomModalHeading: 'ausführliche Vorschau',
         msgSizeTooSmall: 'File "{name}" (<b>{size} KB</b>) is too small and must be larger than <b>{minSize} KB</b>.',