Add lang zh_tw
This commit is contained in:
parent
1905c9a655
commit
df553315a7
16
Common/src/main/resources/assets/carryon/lang/zh_tw.json
Normal file
16
Common/src/main/resources/assets/carryon/lang/zh_tw.json
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"carryon.category.settings": "設定",
|
||||
"carryon.category.blacklist": "黑名單",
|
||||
"carryon.category.modeloverrides": "模型覆蓋(進階)",
|
||||
"carryon.category.custompickupconditions": "自訂拾取條件(進階)",
|
||||
"carryon.category.whitelist": "白名單",
|
||||
|
||||
"carryon.general.modeloverrides.modeloverrides": "模型覆蓋",
|
||||
"carryon.general.blacklist.forbiddenentities": "玩家無法拾取的實體",
|
||||
"carryon.general.blacklist.forbiddentiles": "玩家無法拾取的方塊",
|
||||
"carryon.category.custompickupconditions.custompickupconditionsblocks": "自訂方塊拾取條件",
|
||||
"carryon.category.custompickupconditions.custompickupconditionsentities": "自訂實體拾取條件",
|
||||
|
||||
"key.carry.desc": "攜帶",
|
||||
"key.carry.category": "Carry On"
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user