diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-07-01 14:26:00 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-07-01 14:26:00 +0800 |
| commit | 28a361d5988008c799e2f06993a244e451abda24 (patch) | |
| tree | 26a64c0da63090ceaa9ce9cb2f03a513513d57be /src | |
| parent | 363284ac7d9900462206a4c70ee04e20b58eaa53 (diff) | |
| download | RoughlyEnoughItems-28a361d5988008c799e2f06993a244e451abda24.tar.gz RoughlyEnoughItems-28a361d5988008c799e2f06993a244e451abda24.tar.bz2 RoughlyEnoughItems-28a361d5988008c799e2f06993a244e451abda24.zip | |
New translations en_us.json (lol_us)
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/lol_us.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json b/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json index f0a0fe548..7190e218f 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json @@ -5,6 +5,7 @@ "text.rei.cheating_enabled": "§cCheating Enabwed", "text.rei.cheating_limited_enabled": "§bCheating Enabwed (Using Commands)", "text.rei.cheating_enabled_no_perms": "§7Cheating §cEnabwed §7(No Pewmission)", + "text.rei.cheating_limited_creative_enabled": "§aCheating Enabled (Using Creative)", "text.rei.no_permission_cheat": "Opewatow pewmissions awe wequiwed to cheat items", "text.rei.search.field.suggestion": "Seawch...", "category.rei.crafting": "Cwafting", @@ -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": "Wecipe Scween Type:", "config.roughlyenoughitems.recipeScreenType.config": "Recipe Screen Type: %s", "config.roughlyenoughitems.recipeScreenType.unset": "Not Set", |
