This commit is contained in:
2020-11-19 22:56:26 +00:00
parent 096adaaea6
commit a0ab96fffc
6 changed files with 66 additions and 18 deletions

View File

@@ -1066,6 +1066,8 @@ async function initForm(vm) {
//
async function fetchTranslatedText(vm) {
await window.$gz.translation.cacheTranslations([
"User",
"UserSettings",
"Contact",
"Name",
"Customer",
@@ -1073,6 +1075,7 @@ async function fetchTranslatedText(vm) {
"NewLogin",
"NewPassword",
"AuthorizationRoles",
"LastLogin",
"UserNotes",
"UserType",
"Active",