@etsoo/smarterp-core 1.0.53 → 1.0.54

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.
@@ -18,6 +18,7 @@
18
18
  "collapseNavMenuAriaLabel": "Collapse navigation menu",
19
19
  "companyNo": "Company No.",
20
20
  "currentOrg": "Current organization",
21
+ "customResources": "Custom resources",
21
22
  "darkMode": "Dark mode",
22
23
  "days": "Days",
23
24
  "directReports": "Direct reports",
@@ -18,6 +18,7 @@
18
18
  "collapseNavMenuAriaLabel": "折叠导航菜单",
19
19
  "companyNo": "机构编号",
20
20
  "currentOrg": "当前机构",
21
+ "customResources": "自定义资源",
21
22
  "darkMode": "深色模式",
22
23
  "days": "天数",
23
24
  "directReports": "直接下属",
@@ -18,6 +18,7 @@
18
18
  "collapseNavMenuAriaLabel": "折疊導航菜單",
19
19
  "companyNo": "機構編號",
20
20
  "currentOrg": "當前機構",
21
+ "customResources": "自定義資源",
21
22
  "darkMode": "深色模式",
22
23
  "days": "天數",
23
24
  "directReports": "直接下屬",
@@ -18,6 +18,7 @@
18
18
  "collapseNavMenuAriaLabel": "Collapse navigation menu",
19
19
  "companyNo": "Company No.",
20
20
  "currentOrg": "Current organization",
21
+ "customResources": "Custom resources",
21
22
  "darkMode": "Dark mode",
22
23
  "days": "Days",
23
24
  "directReports": "Direct reports",
@@ -18,6 +18,7 @@
18
18
  "collapseNavMenuAriaLabel": "折叠导航菜单",
19
19
  "companyNo": "机构编号",
20
20
  "currentOrg": "当前机构",
21
+ "customResources": "自定义资源",
21
22
  "darkMode": "深色模式",
22
23
  "days": "天数",
23
24
  "directReports": "直接下属",
@@ -18,6 +18,7 @@
18
18
  "collapseNavMenuAriaLabel": "折疊導航菜單",
19
19
  "companyNo": "機構編號",
20
20
  "currentOrg": "當前機構",
21
+ "customResources": "自定義資源",
21
22
  "darkMode": "深色模式",
22
23
  "days": "天數",
23
24
  "directReports": "直接下屬",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@etsoo/smarterp-core",
3
- "version": "1.0.53",
3
+ "version": "1.0.54",
4
4
  "description": "TypeScript APIs for SmartERP Core",
5
5
  "main": "lib/cjs/index.js",
6
6
  "module": "lib/mjs/index.js",
package/src/i18n/en.json CHANGED
@@ -18,6 +18,7 @@
18
18
  "collapseNavMenuAriaLabel": "Collapse navigation menu",
19
19
  "companyNo": "Company No.",
20
20
  "currentOrg": "Current organization",
21
+ "customResources": "Custom resources",
21
22
  "darkMode": "Dark mode",
22
23
  "days": "Days",
23
24
  "directReports": "Direct reports",
@@ -18,6 +18,7 @@
18
18
  "collapseNavMenuAriaLabel": "折叠导航菜单",
19
19
  "companyNo": "机构编号",
20
20
  "currentOrg": "当前机构",
21
+ "customResources": "自定义资源",
21
22
  "darkMode": "深色模式",
22
23
  "days": "天数",
23
24
  "directReports": "直接下属",
@@ -18,6 +18,7 @@
18
18
  "collapseNavMenuAriaLabel": "折疊導航菜單",
19
19
  "companyNo": "機構編號",
20
20
  "currentOrg": "當前機構",
21
+ "customResources": "自定義資源",
21
22
  "darkMode": "深色模式",
22
23
  "days": "天數",
23
24
  "directReports": "直接下屬",