Added SOURCE tag option in settings

This commit is contained in:
RemixDev
2020-10-29 13:13:22 +01:00
parent cf71f295f2
commit 728ec6b6db
4 changed files with 13 additions and 7 deletions

View File

@@ -300,7 +300,8 @@ const en = {
syncedLyrics: 'Synchronized Lyrics',
copyright: 'Copyright',
composer: 'Composer',
involvedPeople: 'Involved People'
involvedPeople: 'Involved People',
source: 'Source and song ID'
},
other: {
title: 'Other',

View File

@@ -305,7 +305,8 @@ const it = {
syncedLyrics: 'Testo Sincronizzato',
copyright: 'Copyright',
composer: 'Compositori',
involvedPeople: 'Persone Coinvolte'
involvedPeople: 'Persone Coinvolte',
source: 'Sorgente e ID brano'
},
other: {
title: 'Altro',