diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-04-30 13:53:10 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-04-30 13:53:10 +0800 |
| commit | 06b56c268d0dde056862fc742f495cb919fa4dde (patch) | |
| tree | 4601b1a9e42b3a7fdb167cd6ab2bb9e82a9d1642 /src | |
| parent | 4680ede2d6165c477c878ff2cd95fd81c2837c98 (diff) | |
| download | RoughlyEnoughItems-06b56c268d0dde056862fc742f495cb919fa4dde.tar.gz RoughlyEnoughItems-06b56c268d0dde056862fc742f495cb919fa4dde.tar.bz2 RoughlyEnoughItems-06b56c268d0dde056862fc742f495cb919fa4dde.zip | |
New translations en_us.json (de_de)
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/de_de.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/de_de.json b/src/main/resources/assets/roughlyenoughitems/lang/de_de.json index 45a6f785b..ffc21fc23 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/de_de.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/de_de.json @@ -95,6 +95,8 @@ "tooltip.rei.fluid_amount": "§7%d Einheit", "msg.rei.copied_recipe_id": "Rezept-Identifizierer kopiert", "msg.rei.recipe_id_details": "Rezept-ID: %s", + "msg.rei.exported_recipe": "Exported Recipe", + "msg.rei.exported_recipe.desc": "Check the 'rei_exports' folder.", "subsets.rei.roughlyenoughitems.all_entries": "Alle Einträge", "subsets.rei.roughlyenoughitems.item_groups": "Kreativ-Inventar-Tabs", "_comment": "Konfigurations-Tooltips", @@ -115,6 +117,7 @@ "config.roughlyenoughitems.previousPageKeybind": "Vorherige Seite:", "config.roughlyenoughitems.focusSearchFieldKeybind": "Suchfeld fokussieren:", "config.roughlyenoughitems.copyRecipeIdentifierKeybind": "Rezept-Identifizierer kopieren:", + "config.roughlyenoughitems.exportImageKeybind": "Export Recipe:", "config.roughlyenoughitems.favoriteKeybind": "Favoriten-Eintrag:", "config.roughlyenoughitems.favoritesEnabled": "Favoriten aktiviert:", "config.roughlyenoughitems.clickableRecipeArrows": "Klickbare Rezeptpfeile:", @@ -141,7 +144,7 @@ "config.roughlyenoughitems.recipeBorder.lighter": "Heller", "config.roughlyenoughitems.recipeBorder.default": "Standard", "config.roughlyenoughitems.recipeBorder.none": "Keiner", - "config.roughlyenoughitems.maxRecipePerPage": "Maximale Anzahl Rezepte pro Seite:", + "config.roughlyenoughitems.maxRecipesPerPage": "Maximale Anzahl Rezepte pro Seite:", "config.roughlyenoughitems.mirrorItemPanel": "Position der Gegenstandsliste:", "config.roughlyenoughitems.mirrorItemPanel.boolean.true": "Linke Seite", "config.roughlyenoughitems.mirrorItemPanel.boolean.false": "Rechte Seite", |
