mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
translate key change
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
This commit is contained in:
parent
1ac161c82c
commit
b5708945b7
1 changed files with 1 additions and 1 deletions
|
@ -1467,7 +1467,7 @@ function renderChildren(page, item) {
|
|||
name: globalize.translate('Episodes'),
|
||||
type: 'Episode'
|
||||
}, {
|
||||
name: globalize.translate('Videos'),
|
||||
name: globalize.translate('HeaderVideos'),
|
||||
mediaType: 'Video'
|
||||
}, {
|
||||
name: globalize.translate('Albums'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue