diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-04-01 20:03:09 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-04-01 20:03:09 +0800 |
| commit | 943fe06cd7f9f1b6df58d8c3ef6c49b5f0e01f86 (patch) | |
| tree | 47c1b85aacf497ef0b94cf04b8c9f433cfa36259 /src | |
| parent | 0caaf81775666249f37e18e251d5f116219712a8 (diff) | |
| download | RoughlyEnoughItems-943fe06cd7f9f1b6df58d8c3ef6c49b5f0e01f86.tar.gz RoughlyEnoughItems-943fe06cd7f9f1b6df58d8c3ef6c49b5f0e01f86.tar.bz2 RoughlyEnoughItems-943fe06cd7f9f1b6df58d8c3ef6c49b5f0e01f86.zip | |
New translations en_us.json (de_de)
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/de_de.json | 6 |
1 files changed, 6 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 ea333079d..2fced713f 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/de_de.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/de_de.json @@ -88,9 +88,13 @@ "text.rei.recipe_screen_type.selection": "Darstellung Rezept-Bildschirm", "text.rei.recipe_screen_type.selection.sub": "Du kannst diese Einstellung jederzeit über den Konfigurationsbildschirm wieder bearbeiten.", "text.rei.view_recipes_for": "Rezepte für %s anzeigen", + "text.rei.subsets": "Subsets", + "text.rei.tiny_potato": "Tiny Potatoz", "tooltip.rei.fluid_amount": "§7%d Einheit", "msg.rei.copied_recipe_id": "Rezept-Identifizierer kopiert", "msg.rei.recipe_id_details": "Rezept-ID: %s", + "subsets.rei.roughlyenoughitems.all_entries": "All Entries", + "subsets.rei.roughlyenoughitems.item_groups": "Creative Tabs", "_comment": "Konfigurations-Tooltips", "config.roughlyenoughitems.title": "Roughly Enough Items Konfiguration", "config.roughlyenoughitems.!general": "Allgemein", @@ -99,6 +103,7 @@ "config.roughlyenoughitems.technical": "Technisches", "config.roughlyenoughitems.performance": "Performance", "config.roughlyenoughitems.filtering": "Filtering", + "config.roughlyenoughitems.experimental": "Experimental Features", "config.roughlyenoughitems.cheating": "Schummeln:", "config.roughlyenoughitems.smooth_scrolling": "Sanftes Scrollen Einstellungen", "config.roughlyenoughitems.recipeKeybind": "Zeige Rezept:", @@ -111,6 +116,7 @@ "config.roughlyenoughitems.favoriteKeybind": "Favoriten-Eintrag:", "config.roughlyenoughitems.favoritesEnabled": "Favoriten aktiviert:", "config.roughlyenoughitems.clickableRecipeArrows": "Klickbare Rezeptpfeile:", + "config.roughlyenoughitems.isSubsetsEnabled": "Subsets Enabled:", "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Aktiviert", "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Deaktiviert", "config.roughlyenoughitems.renderEntryEnchantmentGlint": "Rendere Verzauberungsschimmer:", |
