1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

i18n retry

This commit is contained in:
Niels van Velzen 2025-02-25 17:29:13 +01:00
parent 6c370e68c5
commit e43a3d89eb
3 changed files with 2 additions and 5 deletions

View file

@ -66,7 +66,7 @@ export const Component = () => {
size='small'
onClick={retry}
>
Retry
{globalize.translate('Retry')}
</Button>
}
>