diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-12-06 19:49:07 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-12-06 19:49:07 +0800 |
| commit | cfe129f057dfb55bb697fc8ae900e6123f525e32 (patch) | |
| tree | 603e38fd8ceb982977b9f4b287af13bc696f8c17 /src | |
| parent | e9af174320361649bc85e858c62a7a848c3bd6b2 (diff) | |
| download | RoughlyEnoughItems-cfe129f057dfb55bb697fc8ae900e6123f525e32.tar.gz RoughlyEnoughItems-cfe129f057dfb55bb697fc8ae900e6123f525e32.tar.bz2 RoughlyEnoughItems-cfe129f057dfb55bb697fc8ae900e6123f525e32.zip | |
New translations en_us.json (zh_cn)
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json | 2 |
1 files changed, 2 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 dfde08365..d263dbecc 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json @@ -208,6 +208,8 @@ "config.roughlyenoughitems.scrollingEntryListWidget": "条目列表操作:", "config.roughlyenoughitems.scrollingEntryListWidget.boolean.true": "滚动", "config.roughlyenoughitems.scrollingEntryListWidget.boolean.false": "分页", + "config.roughlyenoughitems.horizontalEntriesBoundaries": "水平条目边界:", + "config.roughlyenoughitems.verticalEntriesBoundaries": "垂直条目边界:", "config.roughlyenoughitems.filteringScreen": "自定义过滤器", "config.roughlyenoughitems.filteringRulesScreen": "自定义过滤规则", "config.roughlyenoughitems.filteringRulesScreen.new": "创建过滤规则", |
