summaryrefslogtreecommitdiffstats
path: root/i18n/nl.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/nl.json')
-rw-r--r--i18n/nl.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/i18n/nl.json b/i18n/nl.json
index bddce760b..4ce0e742d 100644
--- a/i18n/nl.json
+++ b/i18n/nl.json
@@ -160,6 +160,10 @@
"translation": "Het kanaal is gearchiveerd of verwijderd"
},
{
+ "id": "api.channel.delete_channel.type.invalid",
+ "translation": "Cannot delete direct or group message channels"
+ },
+ {
"id": "api.channel.join_channel.already_deleted.app_error",
"translation": "Channel is already deleted"
},
@@ -3780,7 +3784,7 @@
},
{
"id": "model.config.is_valid.display.custom_url_schemes.app_error",
- "translation": "The custom URL scheme {{.Scheme}} is invalid. Custom URL schemes must start with a letter and contain only letters, numbers, plus (+), period (.), and hyphen (-)."
+ "translation": "The custom URL scheme {{.Scheme}} is invalid. Custom URL schemes must start with a letter and contain only letters, numbers and hyphen (-)."
},
{
"id": "model.config.is_valid.elastic_search.aggregate_posts_after_days.app_error",