Added SOURCE tag option in settings
This commit is contained in:
@@ -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',
|
||||
|
||||
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user