diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-04-30 13:53:23 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-04-30 13:53:23 +0800 |
| commit | cf6e5737c3bc5e57c31f36ec6e93b8a519f9bf67 (patch) | |
| tree | d144fcf0317105e3c4c3c555a9198d58c2b85e87 | |
| parent | afa27c1974dc68ed1f912fe448a73741ca5408f4 (diff) | |
| download | RoughlyEnoughItems-cf6e5737c3bc5e57c31f36ec6e93b8a519f9bf67.tar.gz RoughlyEnoughItems-cf6e5737c3bc5e57c31f36ec6e93b8a519f9bf67.tar.bz2 RoughlyEnoughItems-cf6e5737c3bc5e57c31f36ec6e93b8a519f9bf67.zip | |
New translations en_us.json (en_ud)
| -rwxr-xr-x | src/main/resources/assets/roughlyenoughitems/lang/en_ud.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/en_ud.json b/src/main/resources/assets/roughlyenoughitems/lang/en_ud.json index 9b7885788..b4c8e532d 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/en_ud.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/en_ud.json @@ -95,6 +95,8 @@ "tooltip.rei.fluid_amount": "§7%d Unit", "msg.rei.copied_recipe_id": "ɹǝᴉɟᴉʇuǝpI ǝdᴉɔǝɹ pǝᴉdoƆ", "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": "sdıʇןoo⊥ bıɟuoϽ", @@ -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": ":sʍoɹɹ∀ ǝdıɔǝᴚ ǝʃqɐʞɔılↃ", @@ -141,7 +144,7 @@ "config.roughlyenoughitems.recipeBorder.lighter": "Lighter", "config.roughlyenoughitems.recipeBorder.default": "Default", "config.roughlyenoughitems.recipeBorder.none": "None", - "config.roughlyenoughitems.maxRecipePerPage": ":ǝƃɐԀ ɹǝԀ sǝdᴉɔǝɹ ɯnɯᴉxɐW", + "config.roughlyenoughitems.maxRecipesPerPage": ":ǝƃɐԀ ɹǝԀ sǝdᴉɔǝɹ ɯnɯᴉxɐW", "config.roughlyenoughitems.mirrorItemPanel": ":uoᴉʇᴉsoԀ ʇsᴉ˥ ɯǝʇI", "config.roughlyenoughitems.mirrorItemPanel.boolean.true": "ǝpᴉS ʇɟǝ˥", "config.roughlyenoughitems.mirrorItemPanel.boolean.false": "ǝpᴉS ʇɥƃᴉɹ", |
