mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update collapsibles
This commit is contained in:
parent
f719c43d23
commit
dfa0fdb33e
7 changed files with 48 additions and 51 deletions
|
@ -44,7 +44,7 @@
|
|||
}
|
||||
else if (hint.Type == "Series") {
|
||||
|
||||
return [Globalize.translate('LabelSeries')];
|
||||
return [Globalize.translate('Series')];
|
||||
}
|
||||
else if (hint.Type == "BoxSet") {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue