From 09da37418e47e0916fcdffeb65068a5fd8d40a0d Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Mon, 3 Jul 2023 11:10:07 +0200 Subject: [PATCH] New translations en.json (Hungarian) [ci skip] --- app/javascript/mastodon/locales/hu.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/javascript/mastodon/locales/hu.json b/app/javascript/mastodon/locales/hu.json index bfc5143fbc..d23c9720c9 100644 --- a/app/javascript/mastodon/locales/hu.json +++ b/app/javascript/mastodon/locales/hu.json @@ -540,6 +540,7 @@ "report.reasons.dislike": "Nem tetszik", "report.reasons.dislike_description": "Ezt nem szeretném látni", "report.reasons.legal": "Ez illegális", + "report.reasons.legal_description": "Azt gondolod, hogy sérti a te vagy a kiszolgáló országának törvényeit", "report.reasons.other": "Valami más", "report.reasons.other_description": "Az eset nem illik egyik kategóriába sem", "report.reasons.spam": "Ez kéretlen tartalom", @@ -559,6 +560,7 @@ "report.unfollow": "@{name} követésének leállítása", "report.unfollow_explanation": "Követed ezt a fiókot. Hogy ne lásd a bejegyzéseit a saját idővonaladon, szüntesd meg a követését.", "report_notification.attached_statuses": "{count} bejegyzés mellékelve", + "report_notification.categories.legal": "Jogi", "report_notification.categories.other": "Egyéb", "report_notification.categories.spam": "Kéretlen üzenet", "report_notification.categories.violation": "Szabálysértés",