aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/main/resources/assets/roughlyenoughitems/lang
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2022-04-13 19:03:53 +0800
committershedaniel <daniel@shedaniel.me>2022-04-13 23:44:38 +0800
commitb24ea09043e5bf9d7c33d2f8dd2c5ef9f7d72da8 (patch)
treeb0a511ec928f95f63d29dc177abed61861a9802c /runtime/src/main/resources/assets/roughlyenoughitems/lang
parent7584809f2db150d7f9bf2fdbbebc0891cad812bb (diff)
downloadRoughlyEnoughItems-b24ea09043e5bf9d7c33d2f8dd2c5ef9f7d72da8.tar.gz
RoughlyEnoughItems-b24ea09043e5bf9d7c33d2f8dd2c5ef9f7d72da8.tar.bz2
RoughlyEnoughItems-b24ea09043e5bf9d7c33d2f8dd2c5ef9f7d72da8.zip
Make ctrl-click transfer not suck that much
Diffstat (limited to 'runtime/src/main/resources/assets/roughlyenoughitems/lang')
-rw-r--r--runtime/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json
index c9b4a18ef..d035ae78a 100644
--- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json
+++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json
@@ -76,7 +76,7 @@
"ordering.rei.name": "名稱",
"ordering.rei.item_groups": "物品分類",
"text.auto_craft.move_items": "移動物品",
- "text.auto_craft.move_items.tooltip": "按住《Shift》鍵再點擊此處以移動物品",
+ "text.auto_craft.move_items.tooltip": "按住《Ctrl》鍵再點擊此處以移動物品",
"text.auto_craft.move_items.yog": "發生異常無效指標 !!",
"error.rei.transfer.too_small": "無法將物品移動至 %dx%d 的合成格!",
"error.rei.not.on.server": "伺服器未安裝 REI !",