Procházet zdrojové kódy

New translations en_us.json (zh_tw)

shedaniel před 5 roky
rodič
revize
9bdd4dc746

+ 9 - 8
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": "亮主題",