diff options
Diffstat (limited to 'src')
| -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", |
