mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-17 17:04:16 +02:00
convert EN localization to use proper casing, remove postprocessing from renderer
This commit is contained in:
@@ -51,7 +51,7 @@ export const PopoverPlayQueue = ({
|
||||
onClick={handleToggle}
|
||||
size="sm"
|
||||
tooltip={{
|
||||
label: t('player.viewQueue', { postProcess: 'titleCase' }),
|
||||
label: t('player.viewQueue'),
|
||||
openDelay: 0,
|
||||
}}
|
||||
variant="subtle"
|
||||
|
||||
Reference in New Issue
Block a user