diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-07-03 10:02:31 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-07-03 10:02:31 +0800 |
| commit | 82a41f0a923deb47e6d032f9c0723d794ff64065 (patch) | |
| tree | 0bfbb8aa7874cad295d05522dc09351a38b9b1b6 /src/main/resources | |
| parent | 7128f2f5f27579c6cbf2646a78b5f8bd7eb54785 (diff) | |
| download | RoughlyEnoughItems-82a41f0a923deb47e6d032f9c0723d794ff64065.tar.gz RoughlyEnoughItems-82a41f0a923deb47e6d032f9c0723d794ff64065.tar.bz2 RoughlyEnoughItems-82a41f0a923deb47e6d032f9c0723d794ff64065.zip | |
New translations en_us.json (de_de)
Diffstat (limited to 'src/main/resources')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/de_de.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/de_de.json b/src/main/resources/assets/roughlyenoughitems/lang/de_de.json index 81f64a433..7f2e94497 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/de_de.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/de_de.json @@ -171,8 +171,8 @@ "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.true": "Niemals", "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.false": "Wenn Inaktiv", "config.roughlyenoughitems.disableRecipeBook": "Vanilla Rezeptbuch:", - "config.roughlyenoughitems.disableRecipeBook.boolean.true": "§cNo", - "config.roughlyenoughitems.disableRecipeBook.boolean.false": "§aYes", + "config.roughlyenoughitems.disableRecipeBook.boolean.true": "§cNein", + "config.roughlyenoughitems.disableRecipeBook.boolean.false": "§aJa", "config.roughlyenoughitems.fixTabCloseContainer": "Korrigier den Vanilla Tab Container (wenn das Rezeptbuch deaktiviert ist):", "config.roughlyenoughitems.lighterButtonHover": "Helles Button-Hovern:", "config.roughlyenoughitems.layout.enableCraftableOnlyButton": "Filter für Herstellbare Gegenstände:", |
