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
+8 -1
View File
@@ -265,7 +265,7 @@
"albumList": "Álbuns",
"library": "Biblioteca",
"settings": "Configurações",
"version": "Versão %{version}",
"version": "Versão",
"theme": "Tema",
"personal": {
"name": "Pessoal",
@@ -276,6 +276,13 @@
}
}
},
"about": {
"links": {
"homepage": "Website",
"source": "Código fonte",
"featureRequests": "Pedido de funcionalidade"
}
},
"player": {
"playListsText": "Fila de Execução",
"openText": "Abrir",