diff options
| author | shedaniel <daniel@shedaniel.me> | 2019-12-10 23:45:53 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2019-12-10 23:45:53 +0800 |
| commit | c6c000c3617e760a270f897a668dfac6f58fd10d (patch) | |
| tree | adaf9c499f1dd46fb28f02e2c952cb4ab9044390 /src | |
| parent | 824d7d6fed6bfd7b47a2c01e808aa0b112d8dfd5 (diff) | |
| download | RoughlyEnoughItems-c6c000c3617e760a270f897a668dfac6f58fd10d.tar.gz RoughlyEnoughItems-c6c000c3617e760a270f897a668dfac6f58fd10d.tar.bz2 RoughlyEnoughItems-c6c000c3617e760a270f897a668dfac6f58fd10d.zip | |
New translations en_us.json (en_ud)
Diffstat (limited to 'src')
| -rwxr-xr-x | src/main/resources/assets/roughlyenoughitems/lang/en_ud.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/en_ud.json b/src/main/resources/assets/roughlyenoughitems/lang/en_ud.json index 3625835e2..658f42c94 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/en_ud.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/en_ud.json @@ -77,6 +77,9 @@ "text.rei.next_page": "ǝbɐԀ ʇxǝN", "text.rei.back": "ʞɔɐq", "text.rei.select": "ʇɔǝןǝS", + "text.rei.favorites": "Favorites", + "text.rei.favorites_tooltip": " \n§7Press %s to add this to favorites.", + "text.rei.remove_favorites_tooltip": " \n§7Press %s to remove this from favorites.", "text.rei.working_station": "uoıʇɐʇS buıʞɹoM", "text.rei.recipe_id": "\n%2$s :pI ǝdıɔǝᴚ%1$s", "text.rei.recipe_screen_type.selection": "uoıʇɔǝןǝS ǝdʎ⊥ uǝǝɹɔS ǝdıɔǝᴚ", @@ -92,6 +95,8 @@ "config.roughlyenoughitems.modules": "sǝlnpoW", "config.roughlyenoughitems.technical": "lɐɔıuɥɔǝ⊥", "config.roughlyenoughitems.cheating": ":ƃuᴉʇɐǝɥƆ", + "config.roughlyenoughitems.favoriteKeybind": "Favorite Entry:", + "config.roughlyenoughitems.favoritesEnabled": "Favorites Enabled:", "config.roughlyenoughitems.clickableRecipeArrows": ":sʍoɹɹ∀ ǝdıɔǝᴚ ǝʃqɐʞɔılↃ", "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "pǝlqɐuƎ", "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "pǝןqɐsıp", |
