mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-02 10:53:33 +00:00
[bugfix]: use proper language key for lyrics size
This commit is contained in:
parent
097211954c
commit
f467a85a86
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue