diff options
| author | shedaniel <daniel@shedaniel.me> | 2021-03-23 00:08:17 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2021-03-23 00:08:17 +0800 |
| commit | 537333604aaf4bf3e5a459e210bfb633b775c558 (patch) | |
| tree | a8cb5bfcfe1ca4c17643909c4bea30d928d3f9eb /src | |
| parent | 9842ed7754792ccac26b1869802321cae2bafb3e (diff) | |
| download | RoughlyEnoughItems-537333604aaf4bf3e5a459e210bfb633b775c558.tar.gz RoughlyEnoughItems-537333604aaf4bf3e5a459e210bfb633b775c558.tar.bz2 RoughlyEnoughItems-537333604aaf4bf3e5a459e210bfb633b775c558.zip | |
New translations en_us.json (cs_cz)
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", |
