diff --git a/l10n/nl.js b/l10n/nl.js index f4656986d..8971daa0c 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -187,6 +187,7 @@ OC.L10N.register( "Share from Files" : "Delen vanuit Bestanden", "Add this attachment" : "Voeg deze bijlage toe", "Show in Files" : "Tonen in Bestanden", + "Remove attachment" : "Bijlage verwijderen", "Delete Attachment" : "Verwijderen bijlage", "Restore Attachment" : "Herstellen bijlage", "File to share" : "Bestand om te delen", diff --git a/l10n/nl.json b/l10n/nl.json index c9de1b815..bda449d24 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -185,6 +185,7 @@ "Share from Files" : "Delen vanuit Bestanden", "Add this attachment" : "Voeg deze bijlage toe", "Show in Files" : "Tonen in Bestanden", + "Remove attachment" : "Bijlage verwijderen", "Delete Attachment" : "Verwijderen bijlage", "Restore Attachment" : "Herstellen bijlage", "File to share" : "Bestand om te delen",