浏览代码

New translations en_us.json (en_gb)

shedaniel 4 年之前
父节点
当前提交
f6fe405515
共有 1 个文件被更改,包括 10 次插入0 次删除
  1. 10 0
      src/main/resources/assets/roughlyenoughitems/lang/en_gb.json

+ 10 - 0
src/main/resources/assets/roughlyenoughitems/lang/en_gb.json

@@ -0,0 +1,10 @@
+{
+  "text.rei.favorites": "Favourites",
+  "text.rei.favorites_tooltip": " \n§7Press %s to add this to favourites.",
+  "text.rei.remove_favorites_tooltip": " \n§7Press %s to remove this from favourites.",
+  "config.roughlyenoughitems.favoritesEnabled": "Favourites Enabled:",
+  "config.roughlyenoughitems.keyBindings.favoriteKeybind": "Favourite Entry:",
+  "config.roughlyenoughitems.search.searchFavorites": "Search Filter in Favourites:",
+  "config.roughlyenoughitems.tooltips.displayFavoritesTooltip": "Append Favourites Hint:",
+  "config.roughlyenoughitems.filteringRulesScreen": "Customised Filtering Rules"
+}