diff options
| author | shedaniel <daniel@shedaniel.me> | 2021-03-23 00:08:02 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2021-03-23 00:08:02 +0800 |
| commit | ba87cafc19b1141ac65343b6eb8d95a92be1a9a6 (patch) | |
| tree | 3a0f3831870e22cbaa05a8e0cb661053508b6ef1 /src/main/resources | |
| parent | 037d69645d93f92b32df9d03a92fc004a7f8866a (diff) | |
| download | RoughlyEnoughItems-ba87cafc19b1141ac65343b6eb8d95a92be1a9a6.tar.gz RoughlyEnoughItems-ba87cafc19b1141ac65343b6eb8d95a92be1a9a6.tar.bz2 RoughlyEnoughItems-ba87cafc19b1141ac65343b6eb8d95a92be1a9a6.zip | |
New translations en_us.json (zh_cn)
Diffstat (limited to 'src/main/resources')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json index cc57e2a40..e770bf6fb 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json @@ -137,7 +137,6 @@ "config.roughlyenoughitems.recipeScreenType.config": "配方屏幕类型:%s", "config.roughlyenoughitems.recipeScreenType.unset": "未设定", "config.roughlyenoughitems.recipeScreenType.original": "默认", - "config.roughlyenoughitems.recipeScreenType.villager": "像村民交易介面", "config.roughlyenoughitems.layout": "布局", "config.roughlyenoughitems.tooltips": "工具提示", "config.roughlyenoughitems.accessibility": "辅助", @@ -183,9 +182,9 @@ "config.roughlyenoughitems.layout.searchFieldLocation.bottom_side": "左/右下角", "config.roughlyenoughitems.layout.searchFieldLocation.top_side": "左/右上角", "config.roughlyenoughitems.layout.searchFieldLocation.center": "中间", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar": "滚动条淡出:", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.true": "从不", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.false": "自动淡出", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent": "滚动条淡出:", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.true": "从不", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.false": "自动淡出", "config.roughlyenoughitems.disableRecipeBook": "配方手册:", "config.roughlyenoughitems.disableRecipeBook.boolean.true": "§c否", "config.roughlyenoughitems.disableRecipeBook.boolean.false": "§a是", |
