Add about dialog, with version and helpful links

This commit is contained in:
Deluan
2020-09-30 20:36:51 -04:00
parent 8dfc259857
commit 52d8aaa865
15 changed files with 210 additions and 36 deletions
+10 -2
View File
@@ -265,7 +265,7 @@
"menu": {
"library": "Library",
"settings": "Settings",
"version": "Version %{version}",
"version": "Version",
"theme": "Theme",
"personal": {
"name": "Personal",
@@ -275,7 +275,15 @@
"defaultView": "Default View"
}
},
"albumList": "Albums"
"albumList": "Albums",
"about": "About"
},
"about": {
"links": {
"homepage": "Home page",
"source": "Source code",
"featureRequests": "Feature requests"
}
},
"player": {
"playListsText": "Play Queue",