This commit is contained in:
radiusgreenhill
2022-05-07 14:01:22 +07:00
committed by GitHub
parent d887c29b81
commit d2264b14e5
2 changed files with 35 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
UI_TH = {
UI_Init_ClothingActionsRM = "ยินดีต้อนรับสู่เมนูแฉกรัศมีสำหรับเสื้อผ้า!",
UI_optionscreen_binding_ClothingActionsRM = "เมนูแฉกรัศมีสำหรับเสื้อผ้า",
UI_optionscreen_binding_CARM = "แสดงเมนูแฉกรัศมีสำหรับเสื้อผ้า",
UI_optionscreen_binding_CARMMK = "แสดงเมนูแฉกรัศมีสำหรับเสื้อผ้า",
UI_ModOptions_CARMfilter = "ปิดใช้งานตัวกรองเสื้อผ้า (แสดงกระเป๋า นาฬิกา ฯลฯ)",
UI_ModOptions_CARMdelay = "แสดงเมนูแฉกรัศมีทันทีเมื่อกดปุ่ม"
}