From 6449919b1ded5b1329a4a11b5b094eebb1a96318 Mon Sep 17 00:00:00 2001 From: Ghost of Sparta Date: Sun, 14 Dec 2025 09:32:35 +0000 Subject: [PATCH] Translated using Weblate (Hungarian) Currently translated at 100.0% (174 of 174 strings) Translation: Materialious/Materialious Translate-URL: https://toolate.othing.xyz/projects/materialious/materialious/hu/ --- materialious/src/lib/i18n/locales/hu.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/materialious/src/lib/i18n/locales/hu.json b/materialious/src/lib/i18n/locales/hu.json index f81f56da..f1e6c4a9 100644 --- a/materialious/src/lib/i18n/locales/hu.json +++ b/materialious/src/lib/i18n/locales/hu.json @@ -205,5 +205,7 @@ }, "newest": "Legújabb", "oldest": "Legrégebbi", - "popular": "Népszerű" + "popular": "Népszerű", + "favouriteChannel": "Csatorna kedvelése", + "unfavouriteChannel": "Csatorna eltávolítása a kedvencekből" }