alpha-global-constants 0.8.4 → 0.8.5
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.
@@ -4713,6 +4713,10 @@ var EnumTranslateKey;
|
|
4713
4713
|
EnumTranslateKey["UI_COMPONENT_LABEL_PA_LIST_FUND_SOURCE_NAME"] = "UI_COMPONENT_LABEL_PA_LIST_FUND_SOURCE_NAME";
|
4714
4714
|
EnumTranslateKey["UI_COMPONENT_LABEL_PA_LIST_FUND_SOURCE_NOTE"] = "UI_COMPONENT_LABEL_PA_LIST_FUND_SOURCE_NOTE";
|
4715
4715
|
EnumTranslateKey["UI_COMPONENT_LABEL_PA_LIST_FUND_SOURCE_STATUS"] = "UI_COMPONENT_LABEL_PA_LIST_FUND_SOURCE_STATUS";
|
4716
|
+
EnumTranslateKey["UI_COMPONENT_LABEL_PA_LIST_FUND_SOURCE_YEAR"] = "UI_COMPONENT_LABEL_PA_LIST_FUND_SOURCE_YEAR";
|
4717
|
+
EnumTranslateKey["UI_COMPONENT_LABEL_PA_LIST_FUND_SOURCE_PLAN_AMOUNT"] = "UI_COMPONENT_LABEL_PA_LIST_FUND_SOURCE_PLAN_AMOUNT";
|
4718
|
+
EnumTranslateKey["UI_COMPONENT_LABEL_PA_LIST_FUND_SOURCE_AMOUNT_SPENT"] = "UI_COMPONENT_LABEL_PA_LIST_FUND_SOURCE_AMOUNT_SPENT";
|
4719
|
+
EnumTranslateKey["UI_COMPONENT_LABEL_PA_LIST_FUND_SOURCE_REMAINING_AMOUNT"] = "UI_COMPONENT_LABEL_PA_LIST_FUND_SOURCE_REMAINING_AMOUNT";
|
4716
4720
|
//PA_PAYROLL_FUND
|
4717
4721
|
EnumTranslateKey["UI_COMPONENT_TITLE_PA_PAYROLL_FUND"] = "UI_COMPONENT_TITLE_PA_PAYROLL_FUND";
|
4718
4722
|
EnumTranslateKey["UI_COMPONENT_TITLE_PA_PAYROLL_FUND_EDIT"] = "UI_COMPONENT_TITLE_PA_PAYROLL_FUND_EDIT";
|