From 22448eb9f78c8b5e138e24ad3cdc1d325148bdef Mon Sep 17 00:00:00 2001 From: shedaniel Date: Wed, 1 Jul 2020 14:25:47 +0800 Subject: New translations en_us.json (nn_no) --- src/main/resources/assets/roughlyenoughitems/lang/nn_no.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/nn_no.json b/src/main/resources/assets/roughlyenoughitems/lang/nn_no.json index d5a165348..af3594ead 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/nn_no.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/nn_no.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": "Operator permissions are required to cheat items", "text.rei.search.field.suggestion": "Search...", "category.rei.crafting": "Crafting", @@ -118,6 +119,9 @@ "config.roughlyenoughitems.keyBindings.copyRecipeIdentifierKeybind": "Kopier oppskriftsidentifikator:", "config.roughlyenoughitems.keyBindings.exportImageKeybind": "Eksporter oppskrift:", "config.roughlyenoughitems.keyBindings.favoriteKeybind": "Favoritt 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", -- cgit