From f2151be096c68556567ae5cee5827acc70ae07c7 Mon Sep 17 00:00:00 2001 From: enahum Date: Mon, 5 Jun 2017 22:40:21 -0400 Subject: translations PR 20170529 (#6514) --- i18n/nl.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'i18n/nl.json') diff --git a/i18n/nl.json b/i18n/nl.json index db5dab6bb..7b4671d79 100644 --- a/i18n/nl.json +++ b/i18n/nl.json @@ -4135,6 +4135,10 @@ "id": "model.config.is_valid.sql_max_conn.app_error", "translation": "Ongeldig maximaal aantal open verbindingen bij SQL instellingen. Moet een getal groter dan 0 zijn." }, + { + "id": "model.config.is_valid.sql_query_timeout.app_error", + "translation": "Invalid query timeout for SQL settings. Must be a positive number." + }, { "id": "model.config.is_valid.time_between_user_typing.app_error", "translation": "Time between user typing updates should not be set to less than 1000 milliseconds." @@ -6013,7 +6017,7 @@ }, { "id": "utils.mail.send_mail.from_address.app_error", - "translation": "Toevoegen vanuit een e-mailadres is mislukt" + "translation": "Notification From Address setting is missing or invalid." }, { "id": "utils.mail.send_mail.msg.app_error", @@ -6029,7 +6033,7 @@ }, { "id": "utils.mail.send_mail.to_address.app_error", - "translation": "Kan e-mailadres niet toevoegen" + "translation": "Notification To Address setting is missing or invalid." }, { "id": "utils.mail.test.configured.error", -- cgit v1.2.3-1-g7c22