aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2019-12-21 15:55:50 +0800
committershedaniel <daniel@shedaniel.me>2019-12-21 15:55:50 +0800
commit3020bc4b2fa678852e1d95d8cb0d5018bc9f8261 (patch)
tree51f26f37f9ee24da1cb9778582aaa1f33b816006 /src
parent76c2755f96b1c3d4d5bfd38ecb1f50438d63561a (diff)
downloadRoughlyEnoughItems-3020bc4b2fa678852e1d95d8cb0d5018bc9f8261.tar.gz
RoughlyEnoughItems-3020bc4b2fa678852e1d95d8cb0d5018bc9f8261.tar.bz2
RoughlyEnoughItems-3020bc4b2fa678852e1d95d8cb0d5018bc9f8261.zip
New translations en_us.json (zh_tw)
Diffstat (limited to 'src')
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json
index c70cf27ff..07f92d60a 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json
@@ -112,6 +112,7 @@
"config.roughlyenoughitems.mirrorItemPanel": "物品列表的位置:",
"config.roughlyenoughitems.mirrorItemPanel.boolean.true": "左邊",
"config.roughlyenoughitems.mirrorItemPanel.boolean.false": "右邊",
+ "config.roughlyenoughitems.debugRenderTimeRequired": "Entry List Debug Mode:",
"config.roughlyenoughitems.searchFieldLocation": "搜索框的位置:",
"config.roughlyenoughitems.searchFieldLocation.bottom_side": "左下 / 右下",
"config.roughlyenoughitems.searchFieldLocation.top_side": "左上 / 右上",