Преглед изворни кода

New translations en_us.json (de_de)

shedaniel пре 5 година
родитељ
комит
12a332bf6f
1 измењених фајлова са 9 додато и 8 уклоњено
  1. 9 8
      src/main/resources/assets/roughlyenoughitems/lang/de_de.json

+ 9 - 8
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",