updated comments
This commit is contained in:
@@ -828,5 +828,5 @@ Keeps the status bar and tab bar fully visible at any zoom level.")
|
|||||||
:desc "Zoom in (×1.5)" "+" #'my/zoom-in
|
:desc "Zoom in (×1.5)" "+" #'my/zoom-in
|
||||||
:desc "Zoom in (×1.5)" "=" #'my/zoom-in
|
:desc "Zoom in (×1.5)" "=" #'my/zoom-in
|
||||||
:desc "Zoom out (÷1.5)" "-" #'my/zoom-out
|
:desc "Zoom out (÷1.5)" "-" #'my/zoom-out
|
||||||
:desc "Reset na výchozí" "0" #'my/zoom-reset
|
:desc "Reset" "0" #'my/zoom-reset
|
||||||
:desc "Restore předchozí" "z" #'my/zoom-restore))
|
:desc "Restore previous magnification" "z" #'my/zoom-restore))
|
||||||
|
|||||||
Reference in New Issue
Block a user