This commit is contained in:
2020-02-21 20:20:36 +00:00
parent ec95204ece
commit 2fa303373d

View File

@@ -952,7 +952,8 @@ function fetchUILocalizedText(vm) {
"DateRangePast30Days",
"DateRangePast24Hours",
"True",
"False"
"False",
"Name"
];
return window.$gz.locale.fetch(ltKeysRequired);