Missing translation plus addition of missing strings
This commit is contained in:
parent
b578ed22f4
commit
9ea15d2aac
@ -7,7 +7,7 @@ const de = {
|
|||||||
by: 'von {artist}',
|
by: 'von {artist}',
|
||||||
in: 'in {album}',
|
in: 'in {album}',
|
||||||
download_hint: 'Download',
|
download_hint: 'Download',
|
||||||
play_hint: 'Play',
|
play_hint: 'Abspielen',
|
||||||
toggle_download_tab_hint: 'Erweitern/Minimieren',
|
toggle_download_tab_hint: 'Erweitern/Minimieren',
|
||||||
clean_queue_hint: 'Vollständige entfernen',
|
clean_queue_hint: 'Vollständige entfernen',
|
||||||
cancel_queue_hint: 'Alle abbrechen',
|
cancel_queue_hint: 'Alle abbrechen',
|
||||||
@ -206,11 +206,15 @@ const de = {
|
|||||||
question: 'Wie bekomme ich meine eigene ARL?',
|
question: 'Wie bekomme ich meine eigene ARL?',
|
||||||
update: 'Update ARL'
|
update: 'Update ARL'
|
||||||
},
|
},
|
||||||
logout: 'Logout'
|
logout: 'Ausloggen'
|
||||||
|
},
|
||||||
|
loginWithCredentials: {
|
||||||
|
title: 'Mit Zugangsdaten einloggen',
|
||||||
|
login: 'Einloggen'
|
||||||
},
|
},
|
||||||
appearance: {
|
appearance: {
|
||||||
title: 'Design',
|
title: 'Design',
|
||||||
slimDownloadTab: 'schmaler Download-Tab'
|
slimDownloadTab: 'Schmaler Download-Tab'
|
||||||
},
|
},
|
||||||
downloadPath: {
|
downloadPath: {
|
||||||
title: 'Download Pfad'
|
title: 'Download Pfad'
|
||||||
|
Loading…
Reference in New Issue
Block a user