aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2020-01-02 14:36:00 +0800
committershedaniel <daniel@shedaniel.me>2020-01-02 14:36:00 +0800
commit58da5a611382299c1448d8ab90bcc135e374145e (patch)
treed9ba9e119fbf167d353689e3ec3ea38a2f60cbdb /src
parentb1b738d3e955e4ecd171d731efe090fd36d5089b (diff)
downloadRoughlyEnoughItems-58da5a611382299c1448d8ab90bcc135e374145e.tar.gz
RoughlyEnoughItems-58da5a611382299c1448d8ab90bcc135e374145e.tar.bz2
RoughlyEnoughItems-58da5a611382299c1448d8ab90bcc135e374145e.zip
New translations en_us.json (zh_tw)
Diffstat (limited to 'src')
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json17
1 files changed, 9 insertions, 8 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json
index f65548108..0839dbe5b 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json
@@ -1,12 +1,5 @@
{
- "key.rei.category": "Roughly Enough Items",
- "key.roughlyenoughitems.recipe_keybind": "顯示合成配方",
- "key.roughlyenoughitems.hide_keybind": "隱藏/顯示 REI",
- "key.roughlyenoughitems.usage_keybind": "顯示用途",
- "key.roughlyenoughitems.next_page": "下一頁",
- "key.roughlyenoughitems.previous_page": "上一頁",
- "key.roughlyenoughitems.focus_search": "選擇搜索框",
- "key.roughlyenoughitems.copy_recipe_id": "複製配方ID",
+ "key.rei.category": "Roughly Enough Items (Set Modifiers at Config Screen)",
"text.rei.cheating": "作弊",
"text.rei.cheating_disabled": "§7作弊已禁用",
"text.rei.cheating_enabled": "§c作弊已啟用",
@@ -96,12 +89,20 @@
"config.roughlyenoughitems.technical": "技術性",
"config.roughlyenoughitems.performance": "效能",
"config.roughlyenoughitems.cheating": "作弊:",
+ "config.roughlyenoughitems.recipeKeybind": "Show Recipe:",
+ "config.roughlyenoughitems.hideKeybind": "Hide/Show REI:",
+ "config.roughlyenoughitems.usageKeybind": "Show Uses:",
+ "config.roughlyenoughitems.nextPageKeybind": "Next Page:",
+ "config.roughlyenoughitems.previousPageKeybind": "Previous Page:",
+ "config.roughlyenoughitems.focusSearchFieldKeybind": "Focus Search Field:",
+ "config.roughlyenoughitems.copyRecipeIdentifierKeybind": "Copy Recipe Identifier:",
"config.roughlyenoughitems.favoriteKeybind": "添加到我的最愛:",
"config.roughlyenoughitems.favoritesEnabled": "啟用我的最愛:",
"config.roughlyenoughitems.clickableRecipeArrows": "可點擊的食譜箭頭:",
"config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "啟用",
"config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "禁用",
"config.roughlyenoughitems.renderEntryEnchantmentGlint": "Render Enchantment Glint:",
+ "config.roughlyenoughitems.entrySize": "Entry Size:",
"config.roughlyenoughitems.darkTheme": "外觀主題:",
"config.roughlyenoughitems.darkTheme.boolean.true": "暗主題",
"config.roughlyenoughitems.darkTheme.boolean.false": "亮主題",