diff options
| author | shedaniel <daniel@shedaniel.me> | 2021-02-17 18:51:51 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2021-02-21 22:57:12 +0800 |
| commit | 87b903f3f751a54911bf283a1146d23e7df06c1b (patch) | |
| tree | a01e94a9d7c63392a24cb8a22a4c2a0eaf980b02 /src | |
| parent | d7836890ea443d80e50849ddccd91f7771aaa8ff (diff) | |
| download | RoughlyEnoughItems-87b903f3f751a54911bf283a1146d23e7df06c1b.tar.gz RoughlyEnoughItems-87b903f3f751a54911bf283a1146d23e7df06c1b.tar.bz2 RoughlyEnoughItems-87b903f3f751a54911bf283a1146d23e7df06c1b.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 5ced13009..f77cfd9e9 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json @@ -210,6 +210,7 @@ "config.roughlyenoughitems.scrollingEntryListWidget.boolean.false": "分页", "config.roughlyenoughitems.horizontalEntriesBoundaries": "水平条目边界:", "config.roughlyenoughitems.verticalEntriesBoundaries": "垂直条目边界:", + "config.roughlyenoughitems.syntaxHighlightingMode": "语法高亮模式:", "config.roughlyenoughitems.syntaxHighlightingMode.config": "%s", "config.roughlyenoughitems.filteringScreen": "自定义过滤器", "config.roughlyenoughitems.filteringRulesScreen": "自定义过滤规则", |
