From dd9ebd7c32c3682c0578073b0c3b6bfad4826720 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Thu, 30 Apr 2020 13:50:12 +0800 Subject: New translations en_us.json (nn_no) --- src/main/resources/assets/roughlyenoughitems/lang/nn_no.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/main') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/nn_no.json b/src/main/resources/assets/roughlyenoughitems/lang/nn_no.json index 11959b0e5..3f59c25ed 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/nn_no.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/nn_no.json @@ -92,6 +92,8 @@ "tooltip.rei.fluid_amount": "ยง7%d Unit", "msg.rei.copied_recipe_id": "Copied Recipe Identifier", "msg.rei.recipe_id_details": "Recipe 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 Tooltips", @@ -112,6 +114,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": "Clickable Recipe Arrows:", -- cgit