update collapsibles
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
}
|
||||
else if (hint.Type == "Series") {
|
||||
|
||||
return [Globalize.translate('LabelSeries')];
|
||||
return [Globalize.translate('Series')];
|
||||
}
|
||||
else if (hint.Type == "BoxSet") {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user