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" } ]