aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2019-12-10 23:45:56 +0800
committershedaniel <daniel@shedaniel.me>2019-12-10 23:45:56 +0800
commit481d81241369abed604f603c8fb147000f98d866 (patch)
treea1a9df4543a74f58f9b8c4c1d20ef0865e7c31bb
parentdb1bdf2c10b0b5264358a69396c143c3f6ba7d75 (diff)
downloadRoughlyEnoughItems-481d81241369abed604f603c8fb147000f98d866.tar.gz
RoughlyEnoughItems-481d81241369abed604f603c8fb147000f98d866.tar.bz2
RoughlyEnoughItems-481d81241369abed604f603c8fb147000f98d866.zip
New translations en_us.json (de_de)
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/de_de.json5
1 files changed, 5 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 92360910b..0bae25796 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/de_de.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/de_de.json
@@ -77,6 +77,9 @@
"text.rei.next_page": "Nächste Seite",
"text.rei.back": "Zurück",
"text.rei.select": "Auswählen",
+ "text.rei.favorites": "Favorites",
+ "text.rei.favorites_tooltip": " \n§7Press %s to add this to favorites.",
+ "text.rei.remove_favorites_tooltip": " \n§7Press %s to remove this from favorites.",
"text.rei.working_station": "Arbeitsstation",
"text.rei.recipe_id": "\n%sRezept-Id: %s",
"text.rei.recipe_screen_type.selection": "Darstellung Rezept-Bildschirm",
@@ -92,6 +95,8 @@
"config.roughlyenoughitems.modules": "Module",
"config.roughlyenoughitems.technical": "Technisches",
"config.roughlyenoughitems.cheating": "Schummeln:",
+ "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",