mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
updated translations
This commit is contained in:
parent
749a13a76c
commit
f47af9cc01
3 changed files with 33 additions and 34 deletions
|
@ -101,6 +101,10 @@
|
|||
|
||||
return [Globalize.translate('LabelSeries')];
|
||||
}
|
||||
else if (hint.Type == "BoxSet") {
|
||||
|
||||
return [Globalize.translate('LabelCollection')];
|
||||
}
|
||||
|
||||
return [hint.Type];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue