diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/et_ee.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json b/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json index 071d61c55..6afb399e6 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json @@ -95,6 +95,8 @@ "tooltip.rei.fluid_amount": "§7%d ühik", "msg.rei.copied_recipe_id": "Retsepti ID kopeeritud", "msg.rei.recipe_id_details": "Retsepti ID: %s", + "msg.rei.exported_recipe": "Exported Recipe", + "msg.rei.exported_recipe.desc": "Check the 'rei_exports' folder.", "subsets.rei.roughlyenoughitems.all_entries": "All Entries", "subsets.rei.roughlyenoughitems.item_groups": "Creative Tabs", "_comment": "Seadistuse vihjetekstid", @@ -115,6 +117,7 @@ "config.roughlyenoughitems.previousPageKeybind": "Eelmine leht:", "config.roughlyenoughitems.focusSearchFieldKeybind": "Fookusta otsingukast:", "config.roughlyenoughitems.copyRecipeIdentifierKeybind": "Kopeeri retsepti ID:", + "config.roughlyenoughitems.exportImageKeybind": "Export Recipe:", "config.roughlyenoughitems.favoriteKeybind": "Lisa lemmikutesse:", "config.roughlyenoughitems.favoritesEnabled": "Lemmikud lubatud:", "config.roughlyenoughitems.clickableRecipeArrows": "Klõpsatavad retseptide nooled:", @@ -141,7 +144,7 @@ "config.roughlyenoughitems.recipeBorder.lighter": "Lighter", "config.roughlyenoughitems.recipeBorder.default": "Default", "config.roughlyenoughitems.recipeBorder.none": "None", - "config.roughlyenoughitems.maxRecipePerPage": "Maksimaalselt retsepte lehe kohta:", + "config.roughlyenoughitems.maxRecipesPerPage": "Maksimaalselt retsepte lehe kohta:", "config.roughlyenoughitems.mirrorItemPanel": "Esemete nimekirja asukoht:", "config.roughlyenoughitems.mirrorItemPanel.boolean.true": "Vasakul", "config.roughlyenoughitems.mirrorItemPanel.boolean.false": "Paremal", |
