Added syncedLyrics option in the settings
This commit is contained in:
@@ -286,6 +286,7 @@ const en = {
|
||||
replayGain: 'Replay Gain',
|
||||
label: 'Album Label',
|
||||
lyrics: 'Unsynchronized Lyrics',
|
||||
syncedLyrics: 'Synchronized Lyrics',
|
||||
copyright: 'Copyright',
|
||||
composer: 'Composer',
|
||||
involvedPeople: 'Involved People'
|
||||
|
||||
@@ -292,6 +292,7 @@ const it = {
|
||||
replayGain: 'Replay gain',
|
||||
label: 'Casa Discografica',
|
||||
lyrics: 'Testo non Sincronizzato',
|
||||
syncedLyrics: 'Testo Sincronizzato',
|
||||
copyright: 'Copyright',
|
||||
composer: 'Compositori',
|
||||
involvedPeople: 'Persone Coinvolte'
|
||||
|
||||
Reference in New Issue
Block a user