aboutsummaryrefslogtreecommitdiff
path: root/src/main
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2020-07-01 14:25:47 +0800
committershedaniel <daniel@shedaniel.me>2020-07-01 14:25:47 +0800
commit22448eb9f78c8b5e138e24ad3cdc1d325148bdef (patch)
treef15fc57edd7e3427dc0c943fe94586ee2b57eafd /src/main
parenta0a1874714b29d90e8c32bfd0180465060117d0b (diff)
downloadRoughlyEnoughItems-22448eb9f78c8b5e138e24ad3cdc1d325148bdef.tar.gz
RoughlyEnoughItems-22448eb9f78c8b5e138e24ad3cdc1d325148bdef.tar.bz2
RoughlyEnoughItems-22448eb9f78c8b5e138e24ad3cdc1d325148bdef.zip
New translations en_us.json (nn_no)
Diffstat (limited to 'src/main')
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/nn_no.json4
1 files changed, 4 insertions, 0 deletions
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",