diff --git a/i18n/nl.json b/i18n/nl.json index b88a82d352..b0336441ef 100644 --- a/i18n/nl.json +++ b/i18n/nl.json @@ -9317,5 +9317,9 @@ { "id": "api.license.request_renewal_link.cannot_renew_on_cws", "translation": "Vernieuwen van deze licentie op het portaal is niet mogelijk" + }, + { + "id": "model.config.is_valid.sql_migrations_statement_timout.app_error", + "translation": "Ongeldige time-out waarde voor migraties-statements. Moet een positief getal zijn." } ]