This commit is contained in:
@@ -1033,11 +1033,13 @@ async function fetchTranslatedText(vm) {
|
||||
await window.$gz.translation.cacheTranslations([
|
||||
"Vendor",
|
||||
"User",
|
||||
"UserSettings",
|
||||
"Name",
|
||||
"UserEmployeeNumber",
|
||||
"NewLogin",
|
||||
"NewPassword",
|
||||
"AuthorizationRoles",
|
||||
"LastLogin",
|
||||
"UserNotes",
|
||||
"UserType",
|
||||
"Active",
|
||||
@@ -1056,7 +1058,18 @@ async function fetchTranslatedText(vm) {
|
||||
"UserCustom13",
|
||||
"UserCustom14",
|
||||
"UserCustom15",
|
||||
"UserCustom16"
|
||||
"UserCustom16",
|
||||
"CurrencyCode",
|
||||
"LanguageCode",
|
||||
"TimeZone",
|
||||
"UserEmailAddress",
|
||||
"UserColor",
|
||||
"Translation",
|
||||
"DarkMode",
|
||||
"MapUrlTemplate",
|
||||
"UserPhone1",
|
||||
"UserPhone2",
|
||||
"UserPageAddress"
|
||||
]);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user