aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2020-07-01 14:25:44 +0800
committershedaniel <daniel@shedaniel.me>2020-07-01 14:25:44 +0800
commite5850460a382442c37717fb4540b1829b72445ec (patch)
treee0da89abea207f26caa24cbb6e0711a18280e3fa /src
parent37d33650c7177c97cbb8ec593433e7da56125903 (diff)
downloadRoughlyEnoughItems-e5850460a382442c37717fb4540b1829b72445ec.tar.gz
RoughlyEnoughItems-e5850460a382442c37717fb4540b1829b72445ec.tar.bz2
RoughlyEnoughItems-e5850460a382442c37717fb4540b1829b72445ec.zip
New translations en_us.json (de_de)
Diffstat (limited to 'src')
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/de_de.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/de_de.json b/src/main/resources/assets/roughlyenoughitems/lang/de_de.json
index 1d3cfcf49..81f64a433 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/de_de.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/de_de.json
@@ -5,6 +5,7 @@
"text.rei.cheating_enabled": "§cSchummeln Aktiviert",
"text.rei.cheating_limited_enabled": "§bSchummeln Aktiviert (durch Befehl)",
"text.rei.cheating_enabled_no_perms": "§7Schummeln §cAktiviert §7(Keine Berechtigung)",
+ "text.rei.cheating_limited_creative_enabled": "§aCheating Enabled (Using Creative)",
"text.rei.no_permission_cheat": "Operator-Berechtigungen sind erforderlich, um Gegenstände herbei zu schummeln",
"text.rei.search.field.suggestion": "Suche...",
"category.rei.crafting": "Herstellen",
@@ -118,6 +119,9 @@
"config.roughlyenoughitems.keyBindings.copyRecipeIdentifierKeybind": "Rezept-Identifizierer kopieren:",
"config.roughlyenoughitems.keyBindings.exportImageKeybind": "Export Recipe:",
"config.roughlyenoughitems.keyBindings.favoriteKeybind": "Favoriten-Eintrag:",
+ "config.roughlyenoughitems.cheatingStyle": "Cheating Style:",
+ "config.roughlyenoughitems.cheatingStyle.grab": "Grab",
+ "config.roughlyenoughitems.cheatingStyle.give": "Give",
"config.roughlyenoughitems.recipeScreenType": "Art des Rezept-Bildschirms:",
"config.roughlyenoughitems.recipeScreenType.config": "Art des Rezept-Bildschirms: %s",
"config.roughlyenoughitems.recipeScreenType.unset": "Nicht Gesetzt",