mirror of
https://github.com/navidrome/navidrome.git
synced 2026-08-01 07:21:17 +00:00
Fix download translation key
This commit is contained in:
parent
16850a9be0
commit
9721ef8974
@ -62,7 +62,7 @@ const DownloadMenuDialog = () => {
|
||||
<SimpleForm toolbar={null} variant={'outlined'}>
|
||||
<TranscodingOptionsInput
|
||||
fullWidth
|
||||
label={translate('message.originalFormat')}
|
||||
label={translate('message.downloadOriginalFormat')}
|
||||
/>
|
||||
</SimpleForm>
|
||||
</DialogContent>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user