mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-01 18:33:33 +00:00
Fix translation key
This commit is contained in:
parent
6bd836fad0
commit
9756ed2d27
2 changed files with 2 additions and 2 deletions
|
|
@ -235,7 +235,7 @@ export const Sidebar = () => {
|
|||
onClick={expandFullScreenPlayer}
|
||||
>
|
||||
<Tooltip
|
||||
label={t('player.toggleFullScreenPlayer', {
|
||||
label={t('player.toggleFullscreenPlayer', {
|
||||
postProcess: 'sentenceCase',
|
||||
})}
|
||||
openDelay={500}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue