diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/cs_cz.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/cs_cz.json b/src/main/resources/assets/roughlyenoughitems/lang/cs_cz.json index 085f3c810..c69bf0e21 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/cs_cz.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/cs_cz.json @@ -67,7 +67,9 @@ "text.rei.view_all_categories": "Zobrazit všechny kategorie ", "text.rei.go_back_first_page": "Zpět na stranu 1", "text.rei.choose_page": "Vybrat stranu", + "text.rei.gamemode_button.tooltip.dropdown": "Přepnutí herního režimu: Rozevírací menu", "text.rei.gamemode_button.tooltip.entry": "Přepnout na režim %s", + "text.rei.weather_button.tooltip.dropdown": "Přepnutí počasí: Rozevírací menu", "text.rei.weather_button.tooltip.entry": "Přepnout na režim %s", "text.rei.reload_config": "Znovu načíst pluginy", "text.rei.config.is.reloading": "Pluginy se znovu načítají!", @@ -94,6 +96,9 @@ "text.rei.recipe_id": "%sId receptu: %s", "text.rei.recipe_screen_type.selection": "Výběr typu okna receptů", "text.rei.recipe_screen_type.selection.sub": "Toto nastavení můžete kdykoli změnit v konfiguračním okně. ", + "text.rei.jei_compat": "JEI kompatibilní vrstva", + "text.rei.jei_compat.false": "JEI kompatibilní vrstva: Zakázáno", + "text.rei.jei_compat.true": "JEI kompatibilní vrstva: Povoleno", "text.rei.view_recipes_for": "Zobrazit recepty pro %s", "text.rei.subsets": "Podmnožiny", "text.rei.tiny_potato": "Drobné brambory", |
