diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-04-30 13:50:12 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-04-30 13:50:12 +0800 |
| commit | dd9ebd7c32c3682c0578073b0c3b6bfad4826720 (patch) | |
| tree | bb6eb42a620423f717dc606e5fd8a3096931ac4d /src/main | |
| parent | 7d877bfd1b3d343a1674af527f812a42c4581020 (diff) | |
| download | RoughlyEnoughItems-dd9ebd7c32c3682c0578073b0c3b6bfad4826720.tar.gz RoughlyEnoughItems-dd9ebd7c32c3682c0578073b0c3b6bfad4826720.tar.bz2 RoughlyEnoughItems-dd9ebd7c32c3682c0578073b0c3b6bfad4826720.zip | |
New translations en_us.json (nn_no)
Diffstat (limited to 'src/main')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/nn_no.json | 3 |
1 files changed, 3 insertions, 0 deletions
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:", |
