@things-factory/organization 6.1.76 → 6.1.77

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/organization",
3
- "version": "6.1.76",
3
+ "version": "6.1.77",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -36,5 +36,5 @@
36
36
  "@things-factory/contact": "^6.1.76",
37
37
  "@things-factory/shell": "^6.1.66"
38
38
  },
39
- "gitHead": "4b534eef6c84815c42a5b4fba4b857432053e757"
39
+ "gitHead": "9f86d66344bad632c73ff4ad192797ef0dd395fc"
40
40
  }
@@ -29,5 +29,9 @@
29
29
  "title.common-approval-line template list": "common approval line template list",
30
30
  "title.my-approval-line template list": "my approval line template list",
31
31
  "title.employee list": "employee list",
32
- "title.department list": "department list"
32
+ "title.department list": "department list",
33
+ "title.common approval line templates": "common approval line templates",
34
+ "title.contact list": "contact list",
35
+ "title.my approval line templates": "my approval line templates",
36
+ "title.organization": "organization"
33
37
  }
@@ -29,5 +29,9 @@
29
29
  "title.common-approval-line template list": "共通決裁ライン テンプレート リスト",
30
30
  "title.my-approval-line template list": "マイ決裁ライン テンプレート リスト",
31
31
  "title.employee list": "職員リスト",
32
- "title.department list": "部署リスト"
32
+ "title.department list": "部署リスト",
33
+ "title.common approval line templates": "共通承認ラインテンプレート",
34
+ "title.contact list": "連絡先リスト",
35
+ "title.my approval line templates": "私の承認ラインテンプレート",
36
+ "title.organization": "組織"
33
37
  }
@@ -29,5 +29,9 @@
29
29
  "title.common-approval-line template list": "공통 결재라인 템플릿 목록",
30
30
  "title.my-approval-line template list": "나의 결재라인 템플릿 목록",
31
31
  "title.employee list": "직원 목록",
32
- "title.department list": "부서 목록"
32
+ "title.department list": "부서 목록",
33
+ "title.common approval line templates": "공통 결재선 관리",
34
+ "title.contact list": "연락처 관리",
35
+ "title.my approval line templates": "나의 결재선 관리",
36
+ "title.organization": "조직"
33
37
  }
@@ -29,5 +29,9 @@
29
29
  "title.common-approval-line template list": "senarai templat garis kelulusan biasa",
30
30
  "title.my-approval-line template list": "senarai templat garis kelulusan saya",
31
31
  "title.employee list": "senarai pekerja",
32
- "title.department list": "senarai jabatan"
32
+ "title.department list": "senarai jabatan",
33
+ "title.common approval line templates": "templat baris kelulusan biasa",
34
+ "title.contact list": "senarai kenalan",
35
+ "title.my approval line templates": "templat baris kelulusan saya",
36
+ "title.organization": "organisasi"
33
37
  }
@@ -29,5 +29,9 @@
29
29
  "title.common-approval-line template list": "常用审批线模板列表",
30
30
  "title.my-approval-line template list": "我的审批线模板列表",
31
31
  "title.employee list": "员工列表",
32
- "title.department list": "部门列表"
32
+ "title.department list": "部门列表",
33
+ "title.common approval line templates": "常见批准线模板",
34
+ "title.contact list": "联系人列表",
35
+ "title.my approval line templates": "我的审批线模板",
36
+ "title.organization": "组织"
33
37
  }