diff options
Diffstat (limited to 'apps/workflowengine/l10n/nl.js')
-rw-r--r-- | apps/workflowengine/l10n/nl.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/workflowengine/l10n/nl.js b/apps/workflowengine/l10n/nl.js index ac972d4a2e7..63cb2b49af5 100644 --- a/apps/workflowengine/l10n/nl.js +++ b/apps/workflowengine/l10n/nl.js @@ -63,11 +63,11 @@ OC.L10N.register( "Save" : "Opslaan", "Show less" : "Toon minder", "Show more" : "Toon meer", - "File name" : "Bestandsnaam", - "is" : "is", - "is not" : "is niet", "matches" : "komt overeen", "does not match" : "komt niet overeen", + "is" : "is", + "is not" : "is niet", + "File name" : "Bestandsnaam", "File MIME type" : "Mimetype bestand", "File size (upload)" : "Bestandsgrootte (upload)", "less" : "minder", |