diff options
Diffstat (limited to 'apps/workflowengine/l10n/de_DE.json')
-rw-r--r-- | apps/workflowengine/l10n/de_DE.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/workflowengine/l10n/de_DE.json b/apps/workflowengine/l10n/de_DE.json index 6c4b954f282..4d71120395e 100644 --- a/apps/workflowengine/l10n/de_DE.json +++ b/apps/workflowengine/l10n/de_DE.json @@ -1,7 +1,5 @@ { "translations": { - "Successfully saved" : "Erfolgreich gespeichert", "Saving failed:" : "Speichern fehlgeschlagen:", - "File mime type" : "Datei MIME-Typ", "is" : "ist", "is not" : "ist nicht", "matches" : "passt zu", @@ -64,6 +62,8 @@ "Reset" : "Zurücksetzen", "Save" : "Speichern", "Saving…" : "Speichere...", - "Loading…" : "Lade..." + "Loading…" : "Lade...", + "Successfully saved" : "Erfolgreich gespeichert", + "File mime type" : "Datei MIME-Typ" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |