quit: 'Quit',
},
edit: {
title: 'Edit',
undo: 'Undo',
redo: 'Redo',
cut: 'Cut',
copy: 'Copy',
paste: 'Paste',
pasteandmatchstyle: 'Paste and match style',
delete: 'Delete',
selectall: 'Select all',
},
view: {
title: 'View',
reload: 'Reload',
forcereload: 'Force reload',
toggledevtools: 'Toggle development tools',
resetzoom: 'Reset Zoom',
zoomin: 'Zoom In',
zoomout: 'Zoom out',
togglefullscreen: 'Toggle full screen',
},