From 0d6a5a39fdfdc6e2fbe6e66cdc6ba5856a176105 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Wed, 11 Dec 2019 01:48:23 +0800 Subject: New translations en_us.json (et_ee) --- src/main/resources/assets/roughlyenoughitems/lang/et_ee.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json b/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json index f40c690c9..fb18306d3 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json @@ -77,8 +77,8 @@ "text.rei.next_page": "Järgmine leht", "text.rei.back": "Tagasi", "text.rei.select": "Vali", - "text.rei.favorites": "Favorites", - "text.rei.favorites_tooltip": " \n§7Press %s to add this to favorites.", + "text.rei.favorites": "Lemmikud", + "text.rei.favorites_tooltip": " \n§7Vajuta %s, et lisada see lemmikutesse.", "text.rei.remove_favorites_tooltip": " \n§7Press %s to remove this from favorites.", "text.rei.working_station": "Tööjaam", "text.rei.recipe_id": "\n%sRetsepti ID: %s", @@ -95,8 +95,8 @@ "config.roughlyenoughitems.modules": "Moodulid", "config.roughlyenoughitems.technical": "Tehniline", "config.roughlyenoughitems.cheating": "Sohitegemine:", - "config.roughlyenoughitems.favoriteKeybind": "Favorite Entry:", - "config.roughlyenoughitems.favoritesEnabled": "Favorites Enabled:", + "config.roughlyenoughitems.favoriteKeybind": "Lisa lemmikutesse:", + "config.roughlyenoughitems.favoritesEnabled": "Lemmikud lubatud:", "config.roughlyenoughitems.clickableRecipeArrows": "Klõpsatavad retseptide nooled:", "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Lubatud", "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Keelatud", -- cgit