diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/cs_cz.json | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/cs_cz.json b/src/main/resources/assets/roughlyenoughitems/lang/cs_cz.json index 4f46fdec4..085f3c810 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/cs_cz.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/cs_cz.json @@ -130,8 +130,7 @@ "config.roughlyenoughitems.recipeScreenType": "Typ okna receptů:", "config.roughlyenoughitems.recipeScreenType.config": "Typ okna receptů: %s", "config.roughlyenoughitems.recipeScreenType.unset": "Nenastaveno", - "config.roughlyenoughitems.recipeScreenType.original": "Originální", - "config.roughlyenoughitems.recipeScreenType.villager": "Ve stylu vesničanů", + "config.roughlyenoughitems.recipeScreenType.original": "Výchozí", "config.roughlyenoughitems.layout": "Rozložení", "config.roughlyenoughitems.tooltips": "Popisek", "config.roughlyenoughitems.accessibility": "Přístupnost", @@ -179,9 +178,9 @@ "config.roughlyenoughitems.layout.searchFieldLocation.bottom_side": "Vlevo/Vpravo dole", "config.roughlyenoughitems.layout.searchFieldLocation.top_side": "Vlevo/Vpravo nahoře", "config.roughlyenoughitems.layout.searchFieldLocation.center": "Uprostřed", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar": "Vyblednutí posuvníku:", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.true": "Nikdy", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.false": "Při nečinnosti", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent": "Vyblednutí posuvníku:", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.true": "Nikdy", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.false": "Při nečinnosti", "config.roughlyenoughitems.disableRecipeBook": "Zobrazit knihu receptů:", "config.roughlyenoughitems.disableRecipeBook.boolean.true": "§cNe", "config.roughlyenoughitems.disableRecipeBook.boolean.false": "§aAno", |
