瀏覽代碼

New translations en_us.json (zh_tw)

shedaniel 5 年之前
父節點
當前提交
a18d86753d
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json

+ 5 - 0
src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json

@@ -77,6 +77,9 @@
   "text.rei.next_page": "下一頁",
   "text.rei.back": "返回",
   "text.rei.select": "選擇",
+  "text.rei.favorites": "Favorites",
+  "text.rei.favorites_tooltip": " \n§7Press %s to add this to favorites.",
+  "text.rei.remove_favorites_tooltip": " \n§7Press %s to remove this from favorites.",
   "text.rei.working_station": "工作台",
   "text.rei.recipe_id": "\n%s合成識別碼: %s",
   "text.rei.recipe_screen_type.selection": "合成介面選擇",
@@ -92,6 +95,8 @@
   "config.roughlyenoughitems.modules": "功能",
   "config.roughlyenoughitems.technical": "技術性",
   "config.roughlyenoughitems.cheating": "作弊:",
+  "config.roughlyenoughitems.favoriteKeybind": "Favorite Entry:",
+  "config.roughlyenoughitems.favoritesEnabled": "Favorites Enabled:",
   "config.roughlyenoughitems.clickableRecipeArrows": "可點擊的食譜箭頭:",
   "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "啟用",
   "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "禁用",