alpha-global-constants 1.0.6 → 1.0.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4542,7 +4542,9 @@ var EnumTranslateKey;
|
|
4542
4542
|
//INS_WHEREHEALTH
|
4543
4543
|
EnumTranslateKey["UI_COMPONENT_TITLE_INS_WHEREHEALTH"] = "UI_COMPONENT_TITLE_INS_WHEREHEALTH";
|
4544
4544
|
EnumTranslateKey["UI_COMPONENT_TITLE_INS_WHEREHEALTH_CODE"] = "UI_COMPONENT_TITLE_INS_WHEREHEALTH_CODE";
|
4545
|
+
EnumTranslateKey["UI_COMPONENT_TITLE_INS_WHEREHEALTH_NAME"] = "UI_COMPONENT_TITLE_INS_WHEREHEALTH_NAME";
|
4545
4546
|
EnumTranslateKey["UI_COMPONENT_TITLE_INS_WHEREHEALTH_NAME_VN"] = "UI_COMPONENT_TITLE_INS_WHEREHEALTH_NAME_VN";
|
4547
|
+
EnumTranslateKey["UI_COMPONENT_TITLE_INS_WHEREHEALTH_NAME_EN"] = "UI_COMPONENT_TITLE_INS_WHEREHEALTH_NAME_EN";
|
4546
4548
|
EnumTranslateKey["UI_COMPONENT_TITLE_INS_WHEREHEALTH_ADDRESS"] = "UI_COMPONENT_TITLE_INS_WHEREHEALTH_ADDRESS";
|
4547
4549
|
EnumTranslateKey["UI_COMPONENT_TITLE_INS_WHEREHEALTH_PROVINCE_NAME"] = "UI_COMPONENT_TITLE_INS_WHEREHEALTH_PROVINCE_NAME";
|
4548
4550
|
EnumTranslateKey["UI_COMPONENT_TITLE_INS_WHEREHEALTH_DISTRICT_NAME"] = "UI_COMPONENT_TITLE_INS_WHEREHEALTH_DISTRICT_NAME";
|
@@ -6572,6 +6574,7 @@ var EnumTranslateKey;
|
|
6572
6574
|
EnumTranslateKey["UI_ENTITY_FIELD_CAPTION_SYS_PERMANENT_CUR_ADDRESS_INFO"] = "UI_ENTITY_FIELD_CAPTION_SYS_PERMANENT_CUR_ADDRESS_INFO";
|
6573
6575
|
EnumTranslateKey["UI_ENTITY_FIELD_CAPTION_CHOOSE_CHAIR_FTE"] = "UI_ENTITY_FIELD_CAPTION_CHOOSE_CHAIR_FTE";
|
6574
6576
|
EnumTranslateKey["UI_ENTITY_FIELD_CAPTION_CHOOSE_ORG_FTE"] = "UI_ENTITY_FIELD_CAPTION_CHOOSE_ORG_FTE";
|
6577
|
+
EnumTranslateKey["UI_COMPONENT_EMPLOYEE_BANK_BANK_INFO"] = "UI_COMPONENT_EMPLOYEE_BANK_BANK_INFO";
|
6575
6578
|
})(EnumTranslateKey || (EnumTranslateKey = {}));
|
6576
6579
|
|
6577
6580
|
/*
|