aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/de_de.json17
1 files changed, 9 insertions, 8 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/de_de.json b/src/main/resources/assets/roughlyenoughitems/lang/de_de.json
index 21976203e..c7b66fec6 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/de_de.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/de_de.json
@@ -1,12 +1,5 @@
{
- "key.rei.category": "Roughly Enough Items",
- "key.roughlyenoughitems.recipe_keybind": "Zeige Rezept",
- "key.roughlyenoughitems.hide_keybind": "Verstecke/Zeige REI",
- "key.roughlyenoughitems.usage_keybind": "Zeige Verwendung",
- "key.roughlyenoughitems.next_page": "Nächste Seite",
- "key.roughlyenoughitems.previous_page": "Vorherige Seite",
- "key.roughlyenoughitems.focus_search": "Suchfeld fokussieren",
- "key.roughlyenoughitems.copy_recipe_id": "Copy Recipe Identifier",
+ "key.rei.category": "Roughly Enough Items (Set Modifiers at Config Screen)",
"text.rei.cheating": "Schummeln",
"text.rei.cheating_disabled": "§7Schummeln Deaktiviert",
"text.rei.cheating_enabled": "§cSchummeln Aktiviert",
@@ -96,12 +89,20 @@
"config.roughlyenoughitems.technical": "Technisches",
"config.roughlyenoughitems.performance": "Performance",
"config.roughlyenoughitems.cheating": "Schummeln:",
+ "config.roughlyenoughitems.recipeKeybind": "Show Recipe:",
+ "config.roughlyenoughitems.hideKeybind": "Hide/Show REI:",
+ "config.roughlyenoughitems.usageKeybind": "Show Uses:",
+ "config.roughlyenoughitems.nextPageKeybind": "Next Page:",
+ "config.roughlyenoughitems.previousPageKeybind": "Previous Page:",
+ "config.roughlyenoughitems.focusSearchFieldKeybind": "Focus Search Field:",
+ "config.roughlyenoughitems.copyRecipeIdentifierKeybind": "Copy Recipe Identifier:",
"config.roughlyenoughitems.favoriteKeybind": "Favorite Entry:",
"config.roughlyenoughitems.favoritesEnabled": "Favorites Enabled:",
"config.roughlyenoughitems.clickableRecipeArrows": "Klickbare Rezeptpfeile:",
"config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Aktiviert",
"config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Deaktiviert",
"config.roughlyenoughitems.renderEntryEnchantmentGlint": "Render Enchantment Glint:",
+ "config.roughlyenoughitems.entrySize": "Entry Size:",
"config.roughlyenoughitems.darkTheme": "Erscheinungsbild:",
"config.roughlyenoughitems.darkTheme.boolean.true": "Dunkles Design",
"config.roughlyenoughitems.darkTheme.boolean.false": "Helles Design",