You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
13
13
- Option to open folder/file directly in first image or in continue reading [`6a20160`](https://github.com/ollm/OpenComic/commit/6a20160bcd96291c14d16d025baf7aef7ebe13c9)
14
14
- Change page using an input range [`527999c`](https://github.com/ollm/OpenComic/commit/527999ccacf16beea2387f7eef2f6cb7648fb2d5)
15
15
- Go to page writing it in a dialog [`2d7a028`](https://github.com/ollm/OpenComic/commit/2d7a02853d27752094555275e77cdc7ad2ca3771)
Copy file name to clipboardExpand all lines: languages/ca.json
+3-2
Original file line number
Diff line number
Diff line change
@@ -169,10 +169,11 @@
169
169
"reading": {
170
170
"main": "Preferències de lectura",
171
171
"maxMargin": "Marge horitzontal i vertical màxim",
172
-
"globalZoom": "Aplica un zoom global en comptes d'imatge a imatge (Només en lectura vertical)",
172
+
"globalZoom": "Zoom global en comptes d'imatge a imatge (Lectura vertical)",
173
+
"globalZoomSlide": "Zoom global en comptes d'imatge a imatge (Lectura horitzontal)",
173
174
"moveZoomWithMouse": "Moure el zoom mitjançant el cursor (Desactiva moure mitjançant arrossegar i deixar anar)",
174
175
"scrollWithMouse": "Realitzar desplaçament movent el cursor per les vores de la pantalla (Desactiva desplaçament mitjançant arrossegar i deixar anar)",
175
-
"startReadingInFullScreen": "Comença la lectura a pantalla completa",
176
+
"startReadingInFullScreen": "Començar la lectura a pantalla completa",
176
177
"trackingAtTheEnd": "Seguiment al final del capítol/tom"
0 commit comments