Changes translations of zoom in/out

pull/1533/head
beantaco 5 years ago
parent 7d09a40d8a
commit 425d1df8ca
No known key found for this signature in database
GPG Key ID: 9C007701763D1D9E

@ -104,11 +104,11 @@
"description": "View menu command to go back to the default zoom" "description": "View menu command to go back to the default zoom"
}, },
"viewMenuZoomIn": { "viewMenuZoomIn": {
"message": "ズームインする", "message": "拡大",
"description": "View menu command to make everything bigger" "description": "View menu command to make everything bigger"
}, },
"viewMenuZoomOut": { "viewMenuZoomOut": {
"message": "ズームアウトする", "message": "縮小",
"description": "View menu command to make everything smaller" "description": "View menu command to make everything smaller"
}, },
"viewMenuToggleFullScreen": { "viewMenuToggleFullScreen": {

Loading…
Cancel
Save