diff --git a/server/i18n/cs.json b/server/i18n/cs.json index 49b7bdc0218..d39b938ffb7 100644 --- a/server/i18n/cs.json +++ b/server/i18n/cs.json @@ -3293,11 +3293,11 @@ }, { "id": "api.post.disabled_channel", - "translation": "@channel byl deaktivován, protože kanál má více než {{.Users}} uživatelů." + "translation": "Oznámení @channel jsou zakázána v kanálech s více než {{.Users}} uživateli. Pro více informací kontaktujte svého systémového administrátora." }, { "id": "api.post.disabled_all", - "translation": "@all byl deaktivován, protože kanál má více než {{.Users}} uživatelů." + "translation": "Oznámení @all jsou zakázána v kanálech s více než {{.Users}} uživateli. Pro více informací kontaktujte svého systémového administrátora." }, { "id": "api.post.delete_post.can_not_delete_post_in_deleted.error",