diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-05-21 13:38:31 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-05-21 13:38:31 +0800 |
| commit | 82ac69401cf2749c7e14db0927285dc188911bd9 (patch) | |
| tree | 77ae2630760e82797caa5b57da1327208e76b64a /src/main | |
| parent | d42beab3347a357852fa7f8bc9fea30874432813 (diff) | |
| download | RoughlyEnoughItems-82ac69401cf2749c7e14db0927285dc188911bd9.tar.gz RoughlyEnoughItems-82ac69401cf2749c7e14db0927285dc188911bd9.tar.bz2 RoughlyEnoughItems-82ac69401cf2749c7e14db0927285dc188911bd9.zip | |
New translations en_us.json (zh_cn)
Diffstat (limited to 'src/main')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json | 2 |
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 d124280c5..89b5f6d92 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": "调整大小", + "config.roughlyenoughitems.resizeDynamically": "调整大小:", "config.roughlyenoughitems.searchFieldLocation": "搜索框的位置:", "config.roughlyenoughitems.searchFieldLocation.bottom_side": "左/右下角", "config.roughlyenoughitems.searchFieldLocation.top_side": "左/右上角", |
