diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-04-30 13:53:12 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-04-30 13:53:12 +0800 |
| commit | a60f954528cc052885850a4caf49a5c49850e52f (patch) | |
| tree | 9e187db927e44b142006f66bd185cd6912ca44c6 /src | |
| parent | 35c037d757be19d9ac40ff078dea87d6dc1234e3 (diff) | |
| download | RoughlyEnoughItems-a60f954528cc052885850a4caf49a5c49850e52f.tar.gz RoughlyEnoughItems-a60f954528cc052885850a4caf49a5c49850e52f.tar.bz2 RoughlyEnoughItems-a60f954528cc052885850a4caf49a5c49850e52f.zip | |
New translations en_us.json (nn_no)
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/nn_no.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/nn_no.json b/src/main/resources/assets/roughlyenoughitems/lang/nn_no.json index 5395085b7..4cb7c1190 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/nn_no.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/nn_no.json @@ -95,6 +95,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", @@ -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": "Clickable Recipe Arrows:", @@ -141,7 +144,7 @@ "config.roughlyenoughitems.recipeBorder.lighter": "Lighter", "config.roughlyenoughitems.recipeBorder.default": "Default", "config.roughlyenoughitems.recipeBorder.none": "None", - "config.roughlyenoughitems.maxRecipePerPage": "Maximum Recipes Per Page:", + "config.roughlyenoughitems.maxRecipesPerPage": "Maximum Recipes Per Page:", "config.roughlyenoughitems.mirrorItemPanel": "Item List Position:", "config.roughlyenoughitems.mirrorItemPanel.boolean.true": "Left Side", "config.roughlyenoughitems.mirrorItemPanel.boolean.false": "Right Side", |
