From 99e7958b19bfee80f8bae76762b628d58e96b20f Mon Sep 17 00:00:00 2001 From: Retorta1 <165048795+Retorta1@users.noreply.github.com> Date: Sun, 26 Jan 2025 12:29:57 +0100 Subject: [PATCH] fix hu.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit added comma after "horganyzott_acél" it should fix it --- lang/hu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/hu.json b/lang/hu.json index b5df4c3e..d6bd5c0c 100644 --- a/lang/hu.json +++ b/lang/hu.json @@ -233,7 +233,7 @@ "copper":"réz", "gold":"arany", "steel":"acél", -"galvanized_steel":"horganyzott_acél" +"galvanized_steel":"horganyzott_acél", "nickel":"nikkel", "zinc":"cink", "silver":"ezüst",