[bugfix]: use proper language key for lyrics size

This commit is contained in:
Kendall Garner 2024-01-27 10:07:10 -08:00
parent 097211954c
commit f467a85a86
No known key found for this signature in database
GPG Key ID: 18D2767419676C87

View File

@ -225,7 +225,7 @@ const Controls = () => {
</Option> </Option>
<Option> <Option>
<Option.Label> <Option.Label>
{t('page.fullscreenPlayer.config.lyric', { {t('page.fullscreenPlayer.config.lyricSize', {
postProcess: 'sentenceCase', postProcess: 'sentenceCase',
})} })}
</Option.Label> </Option.Label>