added quit to main menu, added refresh playlists

This commit is contained in:
booploops 2022-06-21 06:41:15 -07:00
parent 2a63c89679
commit b94dd5fb19
5 changed files with 23 additions and 0 deletions

View file

@ -301,6 +301,7 @@
"action.createNew": "Create New...",
"action.openArtworkInBrowser": "Open artwork in browser",
"action.scrollToTop": "Scroll to top",
"action.refresh": "Refresh",
"menubar.options.view": "View",
"menubar.options.reload": "Reload",
"menubar.options.forcereload": "Force Reload",