Merge pull request #16278 from hiroshisuga/patch-55

refactor: (Short cut) Zoom to Fit -> Reset Zoom
This commit is contained in:
Anton Georgiev 2022-12-29 14:02:20 -05:00 committed by GitHub
commit 9158256f5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -798,7 +798,7 @@
"app.shortcut-help.whiteboard": "Whiteboard",
"app.shortcut-help.zoomIn": "Zoom In",
"app.shortcut-help.zoomOut": "Zoom Out",
"app.shortcut-help.zoomFit": "Zoom to Fit",
"app.shortcut-help.zoomFit": "Reset Zoom",
"app.shortcut-help.zoomSelect": "Zoom to Selection",
"app.shortcut-help.flipH": "Flip Horizontal",
"app.shortcut-help.flipV": "Flip Vertical",