diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-04-30 13:53:24 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-04-30 13:53:24 +0800 |
| commit | a92beda01438d3a1c03d9fb6d1efde58b6ffe1a4 (patch) | |
| tree | cf6a28c76293e41c0445ec3b7cc6001d642b69ed | |
| parent | cf6e5737c3bc5e57c31f36ec6e93b8a519f9bf67 (diff) | |
| download | RoughlyEnoughItems-a92beda01438d3a1c03d9fb6d1efde58b6ffe1a4.tar.gz RoughlyEnoughItems-a92beda01438d3a1c03d9fb6d1efde58b6ffe1a4.tar.bz2 RoughlyEnoughItems-a92beda01438d3a1c03d9fb6d1efde58b6ffe1a4.zip | |
New translations en_us.json (lol_us)
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/lol_us.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json b/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json index 788425691..2d11b65bb 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json @@ -95,6 +95,8 @@ "tooltip.rei.fluid_amount": "ยง7%d Unit", "msg.rei.copied_recipe_id": "Copied Wecipe Identifiew", "msg.rei.recipe_id_details": "Wecipe 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": "Config Toowtips", @@ -115,6 +117,7 @@ "config.roughlyenoughitems.previousPageKeybind": "Previous Page:", "config.roughlyenoughitems.focusSearchFieldKeybind": "Focus Search Field:", "config.roughlyenoughitems.copyRecipeIdentifierKeybind": "Copy Recipe Identifier:", + "config.roughlyenoughitems.exportImageKeybind": "Export Recipe:", "config.roughlyenoughitems.favoriteKeybind": "Favorite Entry:", "config.roughlyenoughitems.favoritesEnabled": "Favorites Enabled:", "config.roughlyenoughitems.clickableRecipeArrows": "Cwickabwe Wecipe Awwows:", @@ -141,7 +144,7 @@ "config.roughlyenoughitems.recipeBorder.lighter": "Lighter", "config.roughlyenoughitems.recipeBorder.default": "Default", "config.roughlyenoughitems.recipeBorder.none": "None", - "config.roughlyenoughitems.maxRecipePerPage": "Maximum Wecipes Pew Page:", + "config.roughlyenoughitems.maxRecipesPerPage": "Maximum Wecipes Pew Page:", "config.roughlyenoughitems.mirrorItemPanel": "Item Wist Position:", "config.roughlyenoughitems.mirrorItemPanel.boolean.true": "Weft Side", "config.roughlyenoughitems.mirrorItemPanel.boolean.false": "Wight Side", |
