diff --git a/l10n/nl.js b/l10n/nl.js index cb0accc40..b2db25e7e 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -44,6 +44,7 @@ OC.L10N.register( "Unarchive board" : "De-archiveer plank", "Delete board" : "Verwijder plank", "Reset" : "Hrstellen", + "Undo board deletion - Otherwise the board will be deleted during the next cronjob run." : "Bord verwijdering ongedaan maken - Anders zal het bord worden verwijderd tijdens de volgende cronjob run.", "Create new board" : "Nieuw bord maken", "New board title" : "Nieuwe bord titel", "Status" : "Status", diff --git a/l10n/nl.json b/l10n/nl.json index 1379a9778..7b3c2c11f 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -42,6 +42,7 @@ "Unarchive board" : "De-archiveer plank", "Delete board" : "Verwijder plank", "Reset" : "Hrstellen", + "Undo board deletion - Otherwise the board will be deleted during the next cronjob run." : "Bord verwijdering ongedaan maken - Anders zal het bord worden verwijderd tijdens de volgende cronjob run.", "Create new board" : "Nieuw bord maken", "New board title" : "Nieuwe bord titel", "Status" : "Status",