alpha-global-constants 0.0.6 → 0.0.7
Sign up to get free protection for your applications and to get access to all the features.
@@ -445,6 +445,7 @@ export declare enum EnumTranslateKey {
|
|
445
445
|
UI_COMPONENT_TITLE_HU_QUESTION_EDIT = "UI_COMPONENT_TITLE_HU_QUESTION_EDIT",
|
446
446
|
UI_COMPONENT_TITLE_AT_ORTHERLIST = "UI_COMPONENT_TITLE_AT_ORTHERLIST",
|
447
447
|
UI_COMPONENT_TITLE_SYS_MUTATION_LOG = "UI_COMPONENT_TITLE_SYS_MUTATION_LOG",
|
448
|
+
UI_COMPONENT_TITLE_SYS_MUTATION_VIEW = "UI_COMPONENT_TITLE_SYS_MUTATION_VIEW",
|
448
449
|
UI_COMPONENT_TITLE_SYS_FUNCTION_ACTION_EDIT = "UI_COMPONENT_TITLE_SYS_FUNCTION_ACTION_EDIT",
|
449
450
|
PERSONNEL_PROFILE_CENTER_PROFILE_INFO_SITUATION_EDIT = "PERSONNEL_PROFILE_CENTER_PROFILE_INFO_SITUATION_EDIT",
|
450
451
|
UI_COMPONENT_TITLE_HU_PROVINCE = "UI_COMPONENT_TITLE_HU_PROVINCE",
|