aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2020-07-01 14:25:54 +0800
committershedaniel <daniel@shedaniel.me>2020-07-01 14:25:54 +0800
commiteda36c622d70a972263aeed243dfb7d7cd715807 (patch)
treeed4b4d5a23b0d8cb49d49279b009227b49b5aaac /src/main/resources
parentf385c624194523803f167ee61ec708b4deb4cc1e (diff)
downloadRoughlyEnoughItems-eda36c622d70a972263aeed243dfb7d7cd715807.tar.gz
RoughlyEnoughItems-eda36c622d70a972263aeed243dfb7d7cd715807.tar.bz2
RoughlyEnoughItems-eda36c622d70a972263aeed243dfb7d7cd715807.zip
New translations en_us.json (zh_tw)
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json
index bea630523..9d7f3bdf5 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json
@@ -5,6 +5,7 @@
"text.rei.cheating_enabled": "§c作弊已啟用",
"text.rei.cheating_limited_enabled": "§c作弊已啟用 (使用命令)",
"text.rei.cheating_enabled_no_perms": "§7作弊已§c啟用§7 (無權限)",
+ "text.rei.cheating_limited_creative_enabled": "§aCheating Enabled (Using Creative)",
"text.rei.no_permission_cheat": "作弊需要管理員權限",
"text.rei.search.field.suggestion": "搜尋…",
"category.rei.crafting": "合成",
@@ -118,6 +119,9 @@
"config.roughlyenoughitems.keyBindings.copyRecipeIdentifierKeybind": "複製配方ID:",
"config.roughlyenoughitems.keyBindings.exportImageKeybind": "匯出食譜:",
"config.roughlyenoughitems.keyBindings.favoriteKeybind": "添加到我的最愛:",
+ "config.roughlyenoughitems.cheatingStyle": "Cheating Style:",
+ "config.roughlyenoughitems.cheatingStyle.grab": "Grab",
+ "config.roughlyenoughitems.cheatingStyle.give": "Give",
"config.roughlyenoughitems.recipeScreenType": "配方介面類型:",
"config.roughlyenoughitems.recipeScreenType.config": "配方介面類型:%s",
"config.roughlyenoughitems.recipeScreenType.unset": "尚未設定",