From 36cd2a84b33aeaec8d7020957849090113c27e57 Mon Sep 17 00:00:00 2001 From: Tom De Moor Date: Wed, 9 Nov 2022 09:16:33 +0100 Subject: [PATCH] Translated using Weblate (Dutch) Currently translated at 100.0% (2389 of 2389 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/nl/ --- i18n/nl.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/i18n/nl.json b/i18n/nl.json index ece09c658f..dedae87b78 100644 --- a/i18n/nl.json +++ b/i18n/nl.json @@ -9561,5 +9561,13 @@ { "id": "model.insights.get_start_of_day_for_time_range.time_range.app_error", "translation": "Ongeldig tijdsbereik." + }, + { + "id": "app.collection.add_topic.exists.app_error", + "translation": "Topictype bestaat al." + }, + { + "id": "app.collection.add_collection.exists.app_error", + "translation": "Collectietype bestaat al." } ]