alpha-global-constants 0.7.5 → 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";
|