aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2019-12-10 23:45:51 +0800
committershedaniel <daniel@shedaniel.me>2019-12-10 23:45:51 +0800
commit824d7d6fed6bfd7b47a2c01e808aa0b112d8dfd5 (patch)
tree479785c55c6e01233976af356747b3de21c77a57 /src
parent3cd8b4914e2a86fbde4ff830c86a27ba09930c82 (diff)
downloadRoughlyEnoughItems-824d7d6fed6bfd7b47a2c01e808aa0b112d8dfd5.tar.gz
RoughlyEnoughItems-824d7d6fed6bfd7b47a2c01e808aa0b112d8dfd5.tar.bz2
RoughlyEnoughItems-824d7d6fed6bfd7b47a2c01e808aa0b112d8dfd5.zip
New translations en_us.json (zh_tw)
Diffstat (limited to 'src')
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json5
1 files changed, 5 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 9bda579a5..fbb6ee6d8 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json
+++ b/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": "禁用",