diff options
| author | shedaniel <daniel@shedaniel.me> | 2019-12-21 15:55:50 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2019-12-21 15:55:50 +0800 |
| commit | 3020bc4b2fa678852e1d95d8cb0d5018bc9f8261 (patch) | |
| tree | 51f26f37f9ee24da1cb9778582aaa1f33b816006 | |
| parent | 76c2755f96b1c3d4d5bfd38ecb1f50438d63561a (diff) | |
| download | RoughlyEnoughItems-3020bc4b2fa678852e1d95d8cb0d5018bc9f8261.tar.gz RoughlyEnoughItems-3020bc4b2fa678852e1d95d8cb0d5018bc9f8261.tar.bz2 RoughlyEnoughItems-3020bc4b2fa678852e1d95d8cb0d5018bc9f8261.zip | |
New translations en_us.json (zh_tw)
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json | 1 |
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": "左上 / 右上", |
