diff options
| author | shedaniel <daniel@shedaniel.me> | 2019-12-05 22:33:03 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-12-05 22:33:03 +0800 |
| commit | 3f644f50c567d75195470d8837f951dbdbead8f2 (patch) | |
| tree | 32e67b12d920633ff8803eb7c157c6594b5c90bb | |
| parent | e2bf8cdca08dfd3e0dab242dab7abe1d4fe20046 (diff) | |
| download | RoughlyEnoughItems-3f644f50c567d75195470d8837f951dbdbead8f2.tar.gz RoughlyEnoughItems-3f644f50c567d75195470d8837f951dbdbead8f2.tar.bz2 RoughlyEnoughItems-3f644f50c567d75195470d8837f951dbdbead8f2.zip | |
New translations en_us.json (lol_us) (#197)
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/lol_us.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json b/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json index ded191fba..8a8a538cd 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json @@ -134,13 +134,13 @@ "config.roughlyenoughitems.list_ordering_button": "%s [%s]", "config.roughlyenoughitems.recipeScreenType": "Recipe Screen Type:", "config.roughlyenoughitems.recipeScreenType.unset": "Not Set", - "config.roughlyenoughitems.recipeScreenType.original": "Original", - "config.roughlyenoughitems.recipeScreenType.villager": "Villager Like", - "config.roughlyenoughitems.itemCheatingMode": "Item Cheating Amount:", - "config.roughlyenoughitems.itemCheatingMode.rei_like": "Normal", - "config.roughlyenoughitems.itemCheatingMode.jei_like": "Inverted", - "config.roughlyenoughitems.appendModNames": "Append Mod Names:", - "config.roughlyenoughitems.toastDisplayedOnCopyIdentifier": "Copy Identifier Toast:", + "config.roughlyenoughitems.recipeScreenType.original": "Owiginal", + "config.roughlyenoughitems.recipeScreenType.villager": "Viwwager Wike", + "config.roughlyenoughitems.itemCheatingMode": "Item Chweating Amownt:", + "config.roughlyenoughitems.itemCheatingMode.rei_like": "Nowmal", + "config.roughlyenoughitems.itemCheatingMode.jei_like": "Invewted", + "config.roughlyenoughitems.appendModNames": "Appwend Mod Wames:", + "config.roughlyenoughitems.toastDisplayedOnCopyIdentifier": "Copy Idetifwier Toast:", "config.roughlyenoughitems.scrollingEntryListWidget": "Entwy List Action:", "config.roughlyenoughitems.scrollingEntryListWidget.boolean.true": "Scwolled", "config.roughlyenoughitems.scrollingEntryListWidget.boolean.false": "Paginwated", |
