Add export as m3u button to playlist

This commit is contained in:
Deluan
2020-08-22 13:19:14 -04:00
parent 366054e8cc
commit 9df405a8ce
8 changed files with 66 additions and 18 deletions
+2 -1
View File
@@ -116,7 +116,8 @@
},
"actions": {
"selectPlaylist": "Selecione a playlist:",
"addNewPlaylist": "Criar \"%{name}\""
"addNewPlaylist": "Criar \"%{name}\"",
"export": "Exportar"
}
}
},