aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2021-03-23 00:08:00 +0800
committershedaniel <daniel@shedaniel.me>2021-03-23 00:08:00 +0800
commit037d69645d93f92b32df9d03a92fc004a7f8866a (patch)
treeb42b0dd8eb21ac935455b581669f01da228d5bea /src
parentab085b821071a2334f3f1449ba904eb6ae2b5de9 (diff)
downloadRoughlyEnoughItems-037d69645d93f92b32df9d03a92fc004a7f8866a.tar.gz
RoughlyEnoughItems-037d69645d93f92b32df9d03a92fc004a7f8866a.tar.bz2
RoughlyEnoughItems-037d69645d93f92b32df9d03a92fc004a7f8866a.zip
New translations en_us.json (zh_tw)
Diffstat (limited to 'src')
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json9
1 files changed, 4 insertions, 5 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json
index 24bc0b388..53c99d716 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json
@@ -137,8 +137,7 @@
"config.roughlyenoughitems.recipeScreenType": "配方畫面類型:",
"config.roughlyenoughitems.recipeScreenType.config": "配方畫面類型: %s",
"config.roughlyenoughitems.recipeScreenType.unset": "未設定",
- "config.roughlyenoughitems.recipeScreenType.original": "原始",
- "config.roughlyenoughitems.recipeScreenType.villager": "類似村民交易介面",
+ "config.roughlyenoughitems.recipeScreenType.original": "預設 ",
"config.roughlyenoughitems.layout": "版面",
"config.roughlyenoughitems.tooltips": "提示訊息",
"config.roughlyenoughitems.accessibility": "輔助",
@@ -186,9 +185,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是",