diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-05-07 09:37:00 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-05-07 09:37:00 +0800 |
| commit | 502cd895a27794f9b4f4114f3cd9139e07b84916 (patch) | |
| tree | b525d03db64c0f1e4fa87dc08850f8dafd7086e7 /src | |
| parent | 437b6f77fed27422e77d88f33664fdf9286cbec9 (diff) | |
| download | RoughlyEnoughItems-502cd895a27794f9b4f4114f3cd9139e07b84916.tar.gz RoughlyEnoughItems-502cd895a27794f9b4f4114f3cd9139e07b84916.tar.bz2 RoughlyEnoughItems-502cd895a27794f9b4f4114f3cd9139e07b84916.zip | |
New translations en_us.json (zh_cn)
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json | 1 |
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 b60469a84..6357512c2 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json @@ -150,6 +150,7 @@ "config.roughlyenoughitems.mirrorItemPanel.boolean.false": "右侧", "config.roughlyenoughitems.debugRenderTimeRequired": "条目列表调试模式:", "config.roughlyenoughitems.debugSearchTimeRequired": "搜索调试模式:", + "config.roughlyenoughitems.resizeDynamically": "Resize Dynamically:", "config.roughlyenoughitems.searchFieldLocation": "搜索框的位置:", "config.roughlyenoughitems.searchFieldLocation.bottom_side": "左/右下角", "config.roughlyenoughitems.searchFieldLocation.top_side": "左/右上角", |
