alpha-global-constants 0.7.4 → 0.7.6
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.
@@ -2729,6 +2729,7 @@ var EnumTranslateKey;
|
|
2729
2729
|
EnumTranslateKey["UI_EDIT_FORM_BUTTON_REVERT"] = "UI_EDIT_FORM_BUTTON_REVERT";
|
2730
2730
|
EnumTranslateKey["UI_EDIT_FORM_BUTTON_RECRUIT"] = "UI_EDIT_FORM_BUTTON_RECRUIT";
|
2731
2731
|
// BUTTON_VNS
|
2732
|
+
EnumTranslateKey["UI_BUTTON_FILTER"] = "UI_BUTTON_FILTER";
|
2732
2733
|
EnumTranslateKey["UI_BUTTON_CLOSE"] = "UI_BUTTON_CLOSE";
|
2733
2734
|
EnumTranslateKey["UI_BUTTON_HEADER_VIEW_ABSTRACT"] = "UI_BUTTON_HEADER_VIEW_ABSTRACT";
|
2734
2735
|
EnumTranslateKey["UI_BUTTON_CREATE"] = "UI_BUTTON_CREATE";
|
@@ -2786,6 +2787,7 @@ var EnumTranslateKey;
|
|
2786
2787
|
EnumTranslateKey["UI_ENTITY_FIELD_CAPTION_LANGUAGE_KEY"] = "UI_ENTITY_FIELD_CAPTION_LANGUAGE_KEY";
|
2787
2788
|
EnumTranslateKey["UI_ENTITY_FIELD_CAPTION_LANGUAGE_VI"] = "UI_ENTITY_FIELD_CAPTION_LANGUAGE_VI";
|
2788
2789
|
EnumTranslateKey["UI_ENTITY_FIELD_CAPTION_LANGUAGE_EN"] = "UI_ENTITY_FIELD_CAPTION_LANGUAGE_EN";
|
2790
|
+
EnumTranslateKey["UI_ENTITY_FIELD_CAPTION_LANGUAGE_BACKEND_SIDE"] = "UI_ENTITY_FIELD_CAPTION_LANGUAGE_BACKEND_SIDE";
|
2789
2791
|
// PORTAL_ROUTE
|
2790
2792
|
EnumTranslateKey["UI_ENTITY_FIELD_CAPTION_PORTAL_ROUTE_PATH"] = "UI_ENTITY_FIELD_CAPTION_PORTAL_ROUTE_PATH";
|
2791
2793
|
EnumTranslateKey["UI_ENTITY_FIELD_CAPTION_PORTAL_ROUTE_VI"] = "UI_ENTITY_FIELD_CAPTION_PORTAL_ROUTE_VI";
|