aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2020-05-21 13:06:22 +0800
committershedaniel <daniel@shedaniel.me>2020-05-21 13:06:22 +0800
commit3e908507cd538480273bef79ec8fc693772dbdff (patch)
tree7ae276fc320b05064fc845497b375d77076ff2b7 /src
parent35a351df7d837cde438059da6b0cc9d883029da7 (diff)
downloadRoughlyEnoughItems-3e908507cd538480273bef79ec8fc693772dbdff.tar.gz
RoughlyEnoughItems-3e908507cd538480273bef79ec8fc693772dbdff.tar.bz2
RoughlyEnoughItems-3e908507cd538480273bef79ec8fc693772dbdff.zip
New translations en_us.json (zh_cn)
Diffstat (limited to 'src')
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json
index 6357512c2..d124280c5 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json
@@ -150,7 +150,7 @@
"config.roughlyenoughitems.mirrorItemPanel.boolean.false": "右侧",
"config.roughlyenoughitems.debugRenderTimeRequired": "条目列表调试模式:",
"config.roughlyenoughitems.debugSearchTimeRequired": "搜索调试模式:",
- "config.roughlyenoughitems.resizeDynamically": "Resize Dynamically:",
+ "config.roughlyenoughitems.resizeDynamically": "调整大小",
"config.roughlyenoughitems.searchFieldLocation": "搜索框的位置:",
"config.roughlyenoughitems.searchFieldLocation.bottom_side": "左/右下角",
"config.roughlyenoughitems.searchFieldLocation.top_side": "左/右上角",