From f61db205767358cd04acffa1159dca9040fa3fbb Mon Sep 17 00:00:00 2001 From: Sara Komaiha Date: Tue, 19 Dec 2023 00:21:24 -0500 Subject: [PATCH] fixed maskidentifier string --- plugin-hrm-form/src/translations/es-ES/flexUI.json | 2 +- plugin-hrm-form/src/translations/th-TH/flexUI.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/plugin-hrm-form/src/translations/es-ES/flexUI.json b/plugin-hrm-form/src/translations/es-ES/flexUI.json index 1bd97fc81a..7393831361 100644 --- a/plugin-hrm-form/src/translations/es-ES/flexUI.json +++ b/plugin-hrm-form/src/translations/es-ES/flexUI.json @@ -575,7 +575,7 @@ "Profile-NoContactsFound": "No se encontraron contactos", "Profile-NoCasesFound": "No se encontraron casos", "Profile-NoStatusesListed": "Sin estatus", - "MaskIdentifiers": "Xxxxxx", + "MaskIdentifiers": "XXXXXX", "CaseMerging-AddContactToCase": "Agregar contacto al caso", "TabbedForms-NewCase": "Nuevo caso", "TabbedForms-ExistingCase": "Caso existente", diff --git a/plugin-hrm-form/src/translations/th-TH/flexUI.json b/plugin-hrm-form/src/translations/th-TH/flexUI.json index 4f118a4791..d9fbc48c7e 100644 --- a/plugin-hrm-form/src/translations/th-TH/flexUI.json +++ b/plugin-hrm-form/src/translations/th-TH/flexUI.json @@ -290,7 +290,7 @@ "LoadingChatCanvas": "การโหลด", "LogOut": "ออกจากระบบ", "ManualPullButtonText": "งานอื่น", - "MaskIdentifiers": "xxxxxx", + "MaskIdentifiers": "XXXXXX", "NonDataCallTypeDialog-CloseConfirm": "คุณแน่ใจไหม?", "NoTaskAssignableNotification": "ไม่มีงานที่กำหนดให้คุณในขณะนี้", "NoTasks": "ไม่มีงานที่ใช้งานอยู่",