diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-04-30 13:53:21 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-04-30 13:53:21 +0800 |
| commit | afa27c1974dc68ed1f912fe448a73741ca5408f4 (patch) | |
| tree | f70acfd058177ae42af49bc6b0d980e07701c6b1 /src | |
| parent | 7aa7daf150f304fa8607cf61651c192379f79ee8 (diff) | |
| download | RoughlyEnoughItems-afa27c1974dc68ed1f912fe448a73741ca5408f4.tar.gz RoughlyEnoughItems-afa27c1974dc68ed1f912fe448a73741ca5408f4.tar.bz2 RoughlyEnoughItems-afa27c1974dc68ed1f912fe448a73741ca5408f4.zip | |
New translations en_us.json (et_ee)
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", |
