summaryrefslogtreecommitdiffstats
path: root/i18n/nl.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2017-06-05 22:40:21 -0400
committerGitHub <noreply@github.com>2017-06-05 22:40:21 -0400
commitf2151be096c68556567ae5cee5827acc70ae07c7 (patch)
treeafb29e0969e9b9a9ec83f7bc1375707f05a622ba /i18n/nl.json
parent414c2fd2bf674a6211912107390b4ad75acc66d2 (diff)
downloadchat-f2151be096c68556567ae5cee5827acc70ae07c7.tar.gz
chat-f2151be096c68556567ae5cee5827acc70ae07c7.tar.bz2
chat-f2151be096c68556567ae5cee5827acc70ae07c7.zip
translations PR 20170529 (#6514)
Diffstat (limited to 'i18n/nl.json')
-rw-r--r--i18n/nl.json8
1 files changed, 6 insertions, 2 deletions
diff --git a/i18n/nl.json b/i18n/nl.json
index db5dab6bb..7b4671d79 100644
--- a/i18n/nl.json
+++ b/i18n/nl.json
@@ -4136,6 +4136,10 @@
"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",