From db74a48402d240daa2c2f643000cad06c0601221 Mon Sep 17 00:00:00 2001 From: JtheBAB Date: Tue, 14 Jun 2022 15:12:14 +0200 Subject: [PATCH] Translated using Weblate (German) Currently translated at 100.0% (2337 of 2337 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/de/ --- i18n/de.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/i18n/de.json b/i18n/de.json index d5df145898..b619d58f37 100644 --- a/i18n/de.json +++ b/i18n/de.json @@ -9349,5 +9349,17 @@ { "id": "model.config.is_valid.image_decoder_concurrency.app_error", "translation": "Ungültig Decoder Nebenläufigkeit {{.Value}}. Sollte eine positive Zahl oder -1 sein." + }, + { + "id": "app.channel.get_post_count_by_day.app_error", + "translation": " " + }, + { + "id": "api.license_error.professional_or_enterprise", + "translation": " " + }, + { + "id": "api.authorization_error.guest", + "translation": " " } ]