diff --git a/l10n/nl.js b/l10n/nl.js index fc5225c..3e2dd9f 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -20,8 +20,11 @@ OC.L10N.register( "sup" : "sup", "\n" : "\n", "An app to sync SMS with your cloud" : "Een app om SMS met je cloud te synchroniseren", + "Cancel" : "Annuleren", + "Confirm" : "Bevestigen", "No contact found." : "Geen contactpersonen gevonden", "Settings" : "Instellingen", + "Max messages to load per conversation" : "Max aantal berichten per gesprek", "Invalid message limit" : "Ongeldige berichtlimiet", "Default country code" : "Standaard landencode", "Contact ordering" : "Contactpersonen volgorde", diff --git a/l10n/nl.json b/l10n/nl.json index b432d51..bc04d4d 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -18,8 +18,11 @@ "sup" : "sup", "\n" : "\n", "An app to sync SMS with your cloud" : "Een app om SMS met je cloud te synchroniseren", + "Cancel" : "Annuleren", + "Confirm" : "Bevestigen", "No contact found." : "Geen contactpersonen gevonden", "Settings" : "Instellingen", + "Max messages to load per conversation" : "Max aantal berichten per gesprek", "Invalid message limit" : "Ongeldige berichtlimiet", "Default country code" : "Standaard landencode", "Contact ordering" : "Contactpersonen volgorde",