diff options
| author | shedaniel <daniel@shedaniel.me> | 2021-03-23 00:08:15 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2021-03-23 00:08:15 +0800 |
| commit | 9842ed7754792ccac26b1869802321cae2bafb3e (patch) | |
| tree | beeb053d70ef045364159adedf666a9a5e6feae6 | |
| parent | e16d51080c11aaad9c02588d33005a8bb5ca2afb (diff) | |
| download | RoughlyEnoughItems-9842ed7754792ccac26b1869802321cae2bafb3e.tar.gz RoughlyEnoughItems-9842ed7754792ccac26b1869802321cae2bafb3e.tar.bz2 RoughlyEnoughItems-9842ed7754792ccac26b1869802321cae2bafb3e.zip | |
New translations en_us.json (de_de)
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/de_de.json | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/de_de.json b/src/main/resources/assets/roughlyenoughitems/lang/de_de.json index 2b7cfc912..1a8ddef72 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/de_de.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/de_de.json @@ -130,8 +130,7 @@ "config.roughlyenoughitems.recipeScreenType": "Art des Rezept-Bildschirms:", "config.roughlyenoughitems.recipeScreenType.config": "Art des Rezept-Bildschirms: %s", "config.roughlyenoughitems.recipeScreenType.unset": "Nicht Gesetzt", - "config.roughlyenoughitems.recipeScreenType.original": "Original", - "config.roughlyenoughitems.recipeScreenType.villager": "Dorfbewohner-Artig", + "config.roughlyenoughitems.recipeScreenType.original": "Standard", "config.roughlyenoughitems.layout": "Layout", "config.roughlyenoughitems.tooltips": "Tooltips", "config.roughlyenoughitems.accessibility": "Bedienungshilfen", @@ -178,9 +177,9 @@ "config.roughlyenoughitems.layout.searchFieldLocation.bottom_side": "Unten Links / Rechts", "config.roughlyenoughitems.layout.searchFieldLocation.top_side": "Oben Links / Rechts", "config.roughlyenoughitems.layout.searchFieldLocation.center": "Mitte", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar": "Scrollbar Ausblenden:", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.true": "Niemals", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.false": "Wenn Inaktiv", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent": "Scrollbar Ausblenden:", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.true": "Niemals", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.false": "Wenn Inaktiv", "config.roughlyenoughitems.disableRecipeBook": "Vanilla Rezeptbuch:", "config.roughlyenoughitems.disableRecipeBook.boolean.true": "§cNein", "config.roughlyenoughitems.disableRecipeBook.boolean.false": "§aJa", |
