mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-10 04:30:25 +02:00
[bugfix]: use proper language key for lyrics size
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user