diff options
Diffstat (limited to 'apps/comments')
-rw-r--r-- | apps/comments/l10n/nl.js | 2 | ||||
-rw-r--r-- | apps/comments/l10n/nl.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/nl.js b/apps/comments/l10n/nl.js index 5772952a291..d168c0658db 100644 --- a/apps/comments/l10n/nl.js +++ b/apps/comments/l10n/nl.js @@ -13,7 +13,7 @@ OC.L10N.register( "[Deleted user]" : "[Verwijderde gebruiker]", "No other comments available" : "Geen andere reacties beschikbaar", "More comments..." : "Meer reacties...", - "Save" : "Bewaren", + "Save" : "Opslaan", "Allowed characters {count} of {max}" : "{count} van de {max} toegestane tekens", "{count} unread comments" : "{count} ongelezen reacties", "Comment" : "Reactie" diff --git a/apps/comments/l10n/nl.json b/apps/comments/l10n/nl.json index a8c92241a77..74050c7f816 100644 --- a/apps/comments/l10n/nl.json +++ b/apps/comments/l10n/nl.json @@ -11,7 +11,7 @@ "[Deleted user]" : "[Verwijderde gebruiker]", "No other comments available" : "Geen andere reacties beschikbaar", "More comments..." : "Meer reacties...", - "Save" : "Bewaren", + "Save" : "Opslaan", "Allowed characters {count} of {max}" : "{count} van de {max} toegestane tekens", "{count} unread comments" : "{count} ongelezen reacties", "Comment" : "Reactie" |