From e8794d231bfb9e5f99897c26d48f198d270fda7e Mon Sep 17 00:00:00 2001 From: shedaniel Date: Sat, 24 Oct 2020 02:21:15 +0800 Subject: New translations en_us.json (de_de) --- src/main/resources/assets/roughlyenoughitems/lang/de_de.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/de_de.json b/src/main/resources/assets/roughlyenoughitems/lang/de_de.json index 53207f2cd..71af22808 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/de_de.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/de_de.json @@ -31,6 +31,8 @@ "category.rei.stripping": "Entrinden", "category.rei.smithing": "Schmieden", "category.rei.beacon_base": "Leuchtfeuer-Basis", + "category.rei.beacon_payment": "Leuchtfeuerkosten", + "category.rei.pathing": "Pfad", "category.rei.information": "Information", "text.rei.composting.chance": "§e%d%% Chance", "text.rei.composting.page": "Seite %d", @@ -137,6 +139,7 @@ "config.roughlyenoughitems.miscellaneous": "Verschiedenes", "config.roughlyenoughitems.miscellaneous.clickableRecipeArrows": "Klickbare Rezeptpfeile:", "config.roughlyenoughitems.isSubsetsEnabled": "Aktivierte Untergruppen:", + "config.roughlyenoughitems.allowInventoryHighlighting": "Inventarhervorhebung aktiviert:", "config.roughlyenoughitems.miscellaneous.renderEntryEnchantmentGlint": "Rendere Verzauberungsschimmer:", "config.roughlyenoughitems.layout.configButtonLocation": "Position des Konfigurationsknopfes:", "config.roughlyenoughitems.layout.configButtonLocation.upper": "Obere", -- cgit