From 37f9c51289dcbcfeece15c1a2b8664026149723f Mon Sep 17 00:00:00 2001 From: jprusch Date: Sun, 26 Dec 2021 13:16:29 +0100 Subject: [PATCH] Translated using Weblate (German) Currently translated at 100.0% (2326 of 2326 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/de/ --- i18n/de.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/i18n/de.json b/i18n/de.json index b7dba17fa0..2229b66466 100644 --- a/i18n/de.json +++ b/i18n/de.json @@ -9313,5 +9313,9 @@ { "id": "api.post.posts_by_ids.invalid_body.request_error", "translation": "Die Anzahl der erhaltenen Post IDs hat die maximale Größe von {{.MaxLength}} überschritten" + }, + { + "id": "api.license.request_renewal_link.cannot_renew_on_cws", + "translation": "Das Erneuern dieser Lizenz im Portal ist nicht möglich" } ]