From c538b029e5b809e36ae6f0b5eec5340b04de9553 Mon Sep 17 00:00:00 2001 From: SquareScreamYT <134925668+SquareScreamYT@users.noreply.github.com> Date: Sat, 23 Mar 2024 10:06:54 +0800 Subject: [PATCH] trad chinese udpate --- lang/zh_hant.json | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/lang/zh_hant.json b/lang/zh_hant.json index 60f85a5a..3fc17083 100644 --- a/lang/zh_hant.json +++ b/lang/zh_hant.json @@ -1,6 +1,6 @@ { "#lang.name": "繁體中文", -"#lang.credit": "guinea_of_pig, Feeshmaster", +"#lang.credit": "guinea_of_pig, Feeshmaster, squarescreamyt", "land":"地", "liquids":"液", "life":"生活", @@ -523,21 +523,21 @@ "molten_potassium_salt":"熔鉀鹽", "molten_sodium_acetate":"熔醋酸鈉", "frozen_nitro":"冰硝酸甘油", -"cured_meat": "", -"nut_oil": "", -"grease": "", -"fat": "", -"potassium": "", -"molten_potassium": "", -"magnesium": "", -"molten_magnesium": "", -"sandstorm": "", -"caustic_potash": "", -"antibomb": "", -"tornado": "", -"earthquake": "", -"tsunami": "", -"blaster": "", -"propane_ice": "", -"molten_caustic_potash": "" -} \ No newline at end of file +"cured_meat": "醃製肉", +"nut_oil": "堅果油", +"grease": "油脂", +"fat": "脂肪", +"potassium": "鉀", +"molten_potassium": "熔化的鉀", +"magnesium": "鎂", +"molten_magnesium": "熔化的鎂", +"sandstorm": "沙暴", +"caustic_potash": "氢氧化钾", +"antibomb": "防爆", +"tornado": "龍捲風", +"earthquake": "地震", +"tsunami": "海嘯", +"blaster": "爆破器", +"propane_ice": "丙烷冰", +"molten_caustic_potash": "熔氢氧化钾" +}