aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2019-12-21 15:55:49 +0800
committershedaniel <daniel@shedaniel.me>2019-12-21 15:55:49 +0800
commit76c2755f96b1c3d4d5bfd38ecb1f50438d63561a (patch)
tree448dbf4f882734df8817bbe91ba12fba1cf301d8 /src/main/resources
parent7ed8a6a31b52482cc43a0b4a1cb693655626b55d (diff)
downloadRoughlyEnoughItems-76c2755f96b1c3d4d5bfd38ecb1f50438d63561a.tar.gz
RoughlyEnoughItems-76c2755f96b1c3d4d5bfd38ecb1f50438d63561a.tar.bz2
RoughlyEnoughItems-76c2755f96b1c3d4d5bfd38ecb1f50438d63561a.zip
New translations en_us.json (zh_cn)
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json
index b41db2234..8def7bc1e 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.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": "左/右上角",