From 1b8e1f022ae6aa882d6fc75c293ff9638d650274 Mon Sep 17 00:00:00 2001 From: Zan <62830223+Zan1456@users.noreply.github.com> Date: Fri, 21 Jul 2023 13:46:40 +0200 Subject: [PATCH] chore(locales): update hu.json (#371) --- locales/hu.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/locales/hu.json b/locales/hu.json index 32cec19..a6426cf 100644 --- a/locales/hu.json +++ b/locales/hu.json @@ -4,11 +4,11 @@ "cancel": "Mégse", "close": "Bezárás", "confirm": "Megerősít", - "more": "More..." + "more": "Tovább..." }, - "txadmin_announcement": "Server announcement by %s", - "txadmin_dm": "Direct Message from %s", - "txadmin_warn": "You have been warned by %s", - "txadmin_warn_content": "%s \nAction ID: %s", - "txadmin_scheduledrestart": "Scheduled Restart" + "txadmin_announcement": "Szerver bejelentés által %s", + "txadmin_dm": "Közvetlen üzenet a %s", + "txadmin_warn": "Figyelmeztetett %s", + "txadmin_warn_content": "%s \nMűvelet ID: %s", + "txadmin_scheduledrestart": "Ütemezett újraindítás" }