diff --git a/i18n/nl.json b/i18n/nl.json index 33765fcb0b..a4e634b187 100644 --- a/i18n/nl.json +++ b/i18n/nl.json @@ -10005,5 +10005,13 @@ { "id": "api.server.cws.delete_workspace.app_error", "translation": "CWS-server kon de werkruimte niet verwijderen." + }, + { + "id": "app.oauth.remove_auth_data_by_client_id.app_error", + "translation": "Kan oauth gegevens niet verwijderen." + }, + { + "id": "api.templates.license_up_for_renewal_contact_sales", + "translation": "Contacteer de verkoopsafdeling" } ]