Add fit page to window reader setting (#323)

* Add fit page to window reader setting

* Renamed option and conditional rendering

* Rename translation key
This commit is contained in:
Alexandre
2023-06-03 20:53:52 +02:00
committed by GitHub
parent 46a7ff6e3b
commit d60ed0c055
8 changed files with 30 additions and 3 deletions

View File

@@ -361,7 +361,8 @@
"reader_type": "Reader type",
"show_page_number": "Show page number",
"skip_dup_chapters": "Skip duplicate chapters",
"static_navigation": "Static navigation"
"static_navigation": "Static navigation",
"fit_page_to_window": "Fit page to window"
},
"reader_type": {
"label": {

View File

@@ -299,7 +299,8 @@
"static_navigation": "Navigación Estática",
"show_page_number": "Mostrar numero de pagina",
"reader_type": "Tipo de Lector",
"skip_dup_chapters": "Omitir capítulos duplicados"
"skip_dup_chapters": "Omitir capítulos duplicados",
"fit_page_to_window": "Ajustar página a la ventana"
},
"title": {
"default_reader_settings": "Ajustes Defecto del Lector",