diff --git a/i18n/hu.json b/i18n/hu.json index 2ce6c0b515..d8699f0fee 100644 --- a/i18n/hu.json +++ b/i18n/hu.json @@ -9310,5 +9310,53 @@ { "id": "model.config.is_valid.image_decoder_concurrency.app_error", "translation": "Érvénytelen dekódoló párhuzamosság {{.Value}}. Pozitív számnak vagy -1-nek kell lennie." + }, + { + "id": "api.license_error.professional_or_enterprise", + "translation": "" + }, + { + "id": "api.authorization_error.guest", + "translation": "" + }, + { + "id": "app.reaction.get_top_for_user_since.app_error", + "translation": "" + }, + { + "id": "app.channel.get_top_for_team_since.app_error", + "translation": "" + }, + { + "id": "app.channel.get_top_for_user_since.app_error", + "translation": "" + }, + { + "id": "app.channel.get_post_count_by_day.app_error", + "translation": "" + }, + { + "id": "app.reaction.get_top_for_team_since.app_error", + "translation": "" + }, + { + "id": "api.insights.feature_disabled", + "translation": "" + }, + { + "id": "app.group.get_by_username_failure", + "translation": "" + }, + { + "id": "app.user.get_by_name_failure", + "translation": "" + }, + { + "id": "app.user.group_name_conflict", + "translation": "" + }, + { + "id": "app.group.username_conflict", + "translation": "" } ]