aboutsummaryrefslogtreecommitdiff
path: root/src/main
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2020-10-14 16:53:41 +0800
committershedaniel <daniel@shedaniel.me>2020-10-14 16:53:41 +0800
commitf113d385e3ec5af0d027feeaaa081e500d93ea43 (patch)
tree19adb26ee5d58026c3a0ccb371667c6c96038aca /src/main
parente9fddda678ed3feb306169c130c4ffbdca8dab25 (diff)
downloadRoughlyEnoughItems-f113d385e3ec5af0d027feeaaa081e500d93ea43.tar.gz
RoughlyEnoughItems-f113d385e3ec5af0d027feeaaa081e500d93ea43.tar.bz2
RoughlyEnoughItems-f113d385e3ec5af0d027feeaaa081e500d93ea43.zip
New translations en_us.json (en_gb)
Diffstat (limited to 'src/main')
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/en_gb.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/en_gb.json b/src/main/resources/assets/roughlyenoughitems/lang/en_gb.json
new file mode 100644
index 000000000..1973ea1db
--- /dev/null
+++ b/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"
+}