diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-07-01 14:25:59 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-07-01 14:25:59 +0800 |
| commit | 363284ac7d9900462206a4c70ee04e20b58eaa53 (patch) | |
| tree | 908702b8149df783e7bc43ded769776dc4631577 | |
| parent | a7f478ee26d375cf8c03d0af8109d35162230b37 (diff) | |
| download | RoughlyEnoughItems-363284ac7d9900462206a4c70ee04e20b58eaa53.tar.gz RoughlyEnoughItems-363284ac7d9900462206a4c70ee04e20b58eaa53.tar.bz2 RoughlyEnoughItems-363284ac7d9900462206a4c70ee04e20b58eaa53.zip | |
New translations en_us.json (en_ud)
| -rwxr-xr-x | src/main/resources/assets/roughlyenoughitems/lang/en_ud.json | 4 |
1 files changed, 4 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 456acf850..47c46dc79 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/en_ud.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/en_ud.json @@ -5,6 +5,7 @@ "text.rei.cheating_enabled": "§cpǝןqɐuƎ buıʇɐǝɥϽ", "text.rei.cheating_limited_enabled": "§b(spuɐɯɯoϽ buıs∩) pǝןqɐuƎ buıʇɐǝɥϽ", "text.rei.cheating_enabled_no_perms": "§7(uoıssıɯɹǝԀ oN) §cpǝןqɐuƎ §7buıʇɐǝɥϽ", + "text.rei.cheating_limited_creative_enabled": "§aCheating Enabled (Using Creative)", "text.rei.no_permission_cheat": "sɯǝʇı ʇɐǝɥɔ oʇ pǝɹınbǝɹ ǝɹɐ suoıssıɯɹǝd ɹoʇɐɹǝdO", "text.rei.search.field.suggestion": "˙˙˙ɥɔɹɐǝS", "category.rei.crafting": "buıʇɟɐɹϽ", @@ -118,6 +119,9 @@ "config.roughlyenoughitems.keyBindings.copyRecipeIdentifierKeybind": "Copy Recipe Identifier:", "config.roughlyenoughitems.keyBindings.exportImageKeybind": "Export Recipe:", "config.roughlyenoughitems.keyBindings.favoriteKeybind": "Favorite Entry:", + "config.roughlyenoughitems.cheatingStyle": "Cheating Style:", + "config.roughlyenoughitems.cheatingStyle.grab": "Grab", + "config.roughlyenoughitems.cheatingStyle.give": "Give", "config.roughlyenoughitems.recipeScreenType": ":ǝdʎ┴ uǝǝɹɔS ǝdᴉɔǝɹ", "config.roughlyenoughitems.recipeScreenType.config": "Recipe Screen Type: %s", "config.roughlyenoughitems.recipeScreenType.unset": "ʇǝS ʇoN", |
