diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-07-01 14:25:42 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-07-01 14:25:42 +0800 |
| commit | 37d33650c7177c97cbb8ec593433e7da56125903 (patch) | |
| tree | 01b56fe4d4b160f6c5565e1a201bd2557b0ba98d /src/main/resources/assets/roughlyenoughitems | |
| parent | 02eab77685f3a1415eceee5b9681510b95f9223e (diff) | |
| download | RoughlyEnoughItems-37d33650c7177c97cbb8ec593433e7da56125903.tar.gz RoughlyEnoughItems-37d33650c7177c97cbb8ec593433e7da56125903.tar.bz2 RoughlyEnoughItems-37d33650c7177c97cbb8ec593433e7da56125903.zip | |
New translations en_us.json (bg_bg)
Diffstat (limited to 'src/main/resources/assets/roughlyenoughitems')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json b/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json index 86d251b53..46ab00849 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json @@ -5,6 +5,7 @@ "text.rei.cheating_enabled": "§cCheating Enabled", "text.rei.cheating_limited_enabled": "§bCheating Enabled (Using Commands)", "text.rei.cheating_enabled_no_perms": "§7Cheating §cEnabled §7(No Permission)", + "text.rei.cheating_limited_creative_enabled": "§aCheating Enabled (Using Creative)", "text.rei.no_permission_cheat": "Нужни са операторски разрешения за да се cheatват предмети", "text.rei.search.field.suggestion": "Търсене...", "category.rei.crafting": "Изработване", @@ -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": "Recipe Screen Type:", "config.roughlyenoughitems.recipeScreenType.config": "Recipe Screen Type: %s", "config.roughlyenoughitems.recipeScreenType.unset": "Not Set", |
