Update TH (#5)

Thanks so much! Sorry it took so long, I need to get better about checking these.
This commit is contained in:
Riko Prushka
2023-01-24 13:47:03 +07:00
committed by GitHub
parent 2f05d59f31
commit 30d2f7e546
4 changed files with 36 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
UI_TH = {
UI_Init_FancyHandwork = "Fancy Handwork ยินดีต้อนรับ!",
UI_optionscreen_binding_FancyHandwork = "Fancy Handwork",
UI_optionscreen_binding_FHModifier = "ปุ่มดัดแปร",
UI_optionscreen_binding_FHSwapKey = "สลับไอเท็ม (ปุ่มตัวพิมพ์เท่านั้น)",
UI_optionscreen_binding_FHSwapKeyMod = "สลับไอเท็ม (ปุ่มดัดแปร + ปุ่มตัวพิมพ์)",
UI_optionscreen_binding_FHDebugKey = "ปุ่มดีบั๊ก (ใช้เฉพาะในโหมดดีบั๊ก)",
UI_ModOptions_FHfixLHandRotation = "ใช้งานแอนิเมชัน"
}