@things-factory/biz-ui 6.2.19 → 6.2.25
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 +7 -7
- package/translations/ja.json +24 -25
- package/translations/ko.json +21 -22
- package/translations/ms.json +29 -30
- package/translations/zh.json +28 -29
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@things-factory/biz-ui",
|
|
3
|
-
"version": "6.2.
|
|
3
|
+
"version": "6.2.25",
|
|
4
4
|
"main": "dist-server/index.js",
|
|
5
5
|
"browser": "client/index.js",
|
|
6
6
|
"things-factory": true,
|
|
@@ -26,12 +26,12 @@
|
|
|
26
26
|
"dependencies": {
|
|
27
27
|
"@operato/data-grist": "^1.3.5",
|
|
28
28
|
"@operato/layout": "^1.5.9",
|
|
29
|
-
"@things-factory/biz-base": "^6.2.
|
|
30
|
-
"@things-factory/code-base": "^6.2.
|
|
29
|
+
"@things-factory/biz-base": "^6.2.25",
|
|
30
|
+
"@things-factory/code-base": "^6.2.25",
|
|
31
31
|
"@things-factory/form-ui": "^6.2.0",
|
|
32
|
-
"@things-factory/i18n-base": "^6.2.
|
|
33
|
-
"@things-factory/import-ui": "^6.2.
|
|
34
|
-
"@things-factory/shell": "^6.2.
|
|
32
|
+
"@things-factory/i18n-base": "^6.2.24",
|
|
33
|
+
"@things-factory/import-ui": "^6.2.24",
|
|
34
|
+
"@things-factory/shell": "^6.2.24"
|
|
35
35
|
},
|
|
36
|
-
"gitHead": "
|
|
36
|
+
"gitHead": "9e6b8dadc24f446e55e5542c1df6376ada1f2ffc"
|
|
37
37
|
}
|
package/translations/ja.json
CHANGED
|
@@ -1,33 +1,32 @@
|
|
|
1
1
|
{
|
|
2
2
|
"field.fax": "ファックス",
|
|
3
3
|
"field.phone": "電話番号",
|
|
4
|
-
"field.account_no": "
|
|
5
|
-
"field.billing_address": "
|
|
6
|
-
"field.company_name": "
|
|
7
|
-
"field.other_company": "
|
|
8
|
-
"title.contact_points": "
|
|
9
|
-
"title.select_supplier": "
|
|
10
|
-
"text.bizplace_is_not_selected": "
|
|
11
|
-
"label.account_no": "
|
|
12
|
-
"text.invalid_form": "
|
|
13
|
-
|
|
14
|
-
"field.contact_point_customer_name": "顧客社名",
|
|
4
|
+
"field.account_no": "口座番号",
|
|
5
|
+
"field.billing_address": "請求先住所",
|
|
6
|
+
"field.company_name": "会社名",
|
|
7
|
+
"field.other_company": "相手方会社",
|
|
8
|
+
"title.contact_points": "連絡先",
|
|
9
|
+
"title.select_supplier": "サプライヤー選択",
|
|
10
|
+
"text.bizplace_is_not_selected": "顧客が選択されていません",
|
|
11
|
+
"label.account_no": "口座番号",
|
|
12
|
+
"text.invalid_form": "無効なフォーム",
|
|
13
|
+
"field.contact_point_customer_name": "顧客企業名",
|
|
15
14
|
"field.contact_point_company_name": "会社名",
|
|
16
|
-
"field.contact_point_other_company_name": "
|
|
15
|
+
"field.contact_point_other_company_name": "相手方会社",
|
|
17
16
|
"field.contact_point_company_description": "説明",
|
|
18
|
-
"field.contact_point_email": "
|
|
19
|
-
"field.contact_point_phone": "
|
|
17
|
+
"field.contact_point_email": "メール",
|
|
18
|
+
"field.contact_point_phone": "電話番号",
|
|
20
19
|
"field.contact_point_company_address": "住所",
|
|
21
|
-
"field.contact_point_company_address_2": "住所2",
|
|
22
|
-
"field.contact_point_postal_code": "
|
|
23
|
-
"field.contact_point_city": "
|
|
24
|
-
"field.contact_point_billing_address": "
|
|
25
|
-
"field.contact_point_type": "
|
|
26
|
-
"field.contact_point_updater": "
|
|
27
|
-
"field.contact_point_updated_at": "
|
|
28
|
-
"field.contact_point_state": "
|
|
29
|
-
"field.contact_point_fax": "
|
|
30
|
-
"field.contact_point_account_no": "
|
|
20
|
+
"field.contact_point_company_address_2": "住所 2",
|
|
21
|
+
"field.contact_point_postal_code": "郵便番号",
|
|
22
|
+
"field.contact_point_city": "市",
|
|
23
|
+
"field.contact_point_billing_address": "請求先住所",
|
|
24
|
+
"field.contact_point_type": "タイプ",
|
|
25
|
+
"field.contact_point_updater": "更新者",
|
|
26
|
+
"field.contact_point_updated_at": "更新日",
|
|
27
|
+
"field.contact_point_state": "州",
|
|
28
|
+
"field.contact_point_fax": "ファックス",
|
|
29
|
+
"field.contact_point_account_no": "口座番号",
|
|
31
30
|
"field.contact_point_registration_number": "登録番号",
|
|
32
|
-
"field.contact_point_business_type": "
|
|
31
|
+
"field.contact_point_business_type": "業種"
|
|
33
32
|
}
|
package/translations/ko.json
CHANGED
|
@@ -1,33 +1,32 @@
|
|
|
1
1
|
{
|
|
2
2
|
"field.fax": "팩스",
|
|
3
3
|
"field.phone": "전화번호",
|
|
4
|
-
"field.account_no": "
|
|
5
|
-
"field.billing_address": "
|
|
6
|
-
"field.company_name": "
|
|
7
|
-
"field.other_company": "
|
|
8
|
-
"title.contact_points": "
|
|
9
|
-
"title.select_supplier": "
|
|
10
|
-
"text.bizplace_is_not_selected": "
|
|
11
|
-
"label.account_no": "
|
|
12
|
-
"text.invalid_form": "
|
|
13
|
-
|
|
4
|
+
"field.account_no": "계정번호",
|
|
5
|
+
"field.billing_address": "청구지 주소",
|
|
6
|
+
"field.company_name": "회사명",
|
|
7
|
+
"field.other_company": "상대방 회사",
|
|
8
|
+
"title.contact_points": "연락처",
|
|
9
|
+
"title.select_supplier": "공급업체 선택",
|
|
10
|
+
"text.bizplace_is_not_selected": "고객이 선택되지 않았습니다",
|
|
11
|
+
"label.account_no": "계정번호",
|
|
12
|
+
"text.invalid_form": "유효하지않은 양식",
|
|
14
13
|
"field.contact_point_customer_name": "고객사명",
|
|
15
14
|
"field.contact_point_company_name": "회사명",
|
|
16
|
-
"field.contact_point_other_company_name": "
|
|
15
|
+
"field.contact_point_other_company_name": "상대방 회사",
|
|
17
16
|
"field.contact_point_company_description": "설명",
|
|
18
|
-
"field.contact_point_email": "
|
|
19
|
-
"field.contact_point_phone": "
|
|
17
|
+
"field.contact_point_email": "이메일",
|
|
18
|
+
"field.contact_point_phone": "전화번호",
|
|
20
19
|
"field.contact_point_company_address": "주소",
|
|
21
20
|
"field.contact_point_company_address_2": "주소 2",
|
|
22
|
-
"field.contact_point_postal_code": "
|
|
23
|
-
"field.contact_point_city": "
|
|
24
|
-
"field.contact_point_billing_address": "
|
|
25
|
-
"field.contact_point_type": "
|
|
26
|
-
"field.contact_point_updater": "
|
|
27
|
-
"field.contact_point_updated_at": "
|
|
28
|
-
"field.contact_point_state": "
|
|
29
|
-
"field.contact_point_fax": "
|
|
30
|
-
"field.contact_point_account_no": "
|
|
21
|
+
"field.contact_point_postal_code": "우편번호",
|
|
22
|
+
"field.contact_point_city": "시",
|
|
23
|
+
"field.contact_point_billing_address": "청구지 주소",
|
|
24
|
+
"field.contact_point_type": "종류",
|
|
25
|
+
"field.contact_point_updater": "수정자",
|
|
26
|
+
"field.contact_point_updated_at": "수정일",
|
|
27
|
+
"field.contact_point_state": "주",
|
|
28
|
+
"field.contact_point_fax": "팩스",
|
|
29
|
+
"field.contact_point_account_no": "계정 번호",
|
|
31
30
|
"field.contact_point_registration_number": "등록번호",
|
|
32
31
|
"field.contact_point_business_type": "종목"
|
|
33
32
|
}
|
package/translations/ms.json
CHANGED
|
@@ -1,33 +1,32 @@
|
|
|
1
1
|
{
|
|
2
2
|
"field.fax": "faks",
|
|
3
|
-
"field.phone": "telefon",
|
|
4
|
-
"field.account_no": "
|
|
5
|
-
"field.billing_address": "
|
|
6
|
-
"field.company_name": "
|
|
7
|
-
"field.other_company": "
|
|
8
|
-
"title.contact_points": "
|
|
9
|
-
"title.select_supplier": "
|
|
10
|
-
"text.bizplace_is_not_selected": "
|
|
11
|
-
"label.account_no": "
|
|
12
|
-
"text.invalid_form": "
|
|
13
|
-
|
|
14
|
-
"field.
|
|
15
|
-
"field.
|
|
16
|
-
"field.
|
|
17
|
-
"field.
|
|
18
|
-
"field.
|
|
19
|
-
"field.
|
|
20
|
-
"field.
|
|
21
|
-
"field.
|
|
22
|
-
"field.
|
|
23
|
-
"field.
|
|
24
|
-
"field.
|
|
25
|
-
"field.
|
|
26
|
-
"field.
|
|
27
|
-
"field.
|
|
28
|
-
"field.
|
|
29
|
-
"field.
|
|
30
|
-
"field.
|
|
31
|
-
"field.
|
|
32
|
-
"field.contact_point_business_type": "[ms]Business Type"
|
|
3
|
+
"field.phone": "nombor telefon",
|
|
4
|
+
"field.account_no": "nombor akaun",
|
|
5
|
+
"field.billing_address": "alamat bil",
|
|
6
|
+
"field.company_name": "nama syarikat",
|
|
7
|
+
"field.other_company": "syarikat pihak lain",
|
|
8
|
+
"title.contact_points": "titik hubungan",
|
|
9
|
+
"title.select_supplier": "pilih pembekal",
|
|
10
|
+
"text.bizplace_is_not_selected": "pelanggan tidak dipilih",
|
|
11
|
+
"label.account_no": "nombor akaun",
|
|
12
|
+
"text.invalid_form": "borang tidak sah",
|
|
13
|
+
"field.contact_point_customer_name": "nama syarikat pelanggan",
|
|
14
|
+
"field.contact_point_company_name": "nama syarikat",
|
|
15
|
+
"field.contact_point_other_company_name": "syarikat pihak lain",
|
|
16
|
+
"field.contact_point_company_description": "keterangan",
|
|
17
|
+
"field.contact_point_email": "emel",
|
|
18
|
+
"field.contact_point_phone": "nombor telefon",
|
|
19
|
+
"field.contact_point_company_address": "alamat",
|
|
20
|
+
"field.contact_point_company_address_2": "alamat 2",
|
|
21
|
+
"field.contact_point_postal_code": "poskod",
|
|
22
|
+
"field.contact_point_city": "bandar",
|
|
23
|
+
"field.contact_point_billing_address": "alamat bil",
|
|
24
|
+
"field.contact_point_type": "jenis",
|
|
25
|
+
"field.contact_point_updater": "pengemaskini",
|
|
26
|
+
"field.contact_point_updated_at": "tarikh dikemaskini",
|
|
27
|
+
"field.contact_point_state": "negeri",
|
|
28
|
+
"field.contact_point_fax": "faks",
|
|
29
|
+
"field.contact_point_account_no": "nombor akaun",
|
|
30
|
+
"field.contact_point_registration_number": "nombor pendaftaran",
|
|
31
|
+
"field.contact_point_business_type": "jenis perniagaan"
|
|
33
32
|
}
|
package/translations/zh.json
CHANGED
|
@@ -1,33 +1,32 @@
|
|
|
1
1
|
{
|
|
2
2
|
"field.fax": "传真",
|
|
3
3
|
"field.phone": "电话号码",
|
|
4
|
-
"field.account_no": "
|
|
5
|
-
"field.billing_address": "
|
|
6
|
-
"field.company_name": "
|
|
7
|
-
"field.other_company": "
|
|
8
|
-
"title.contact_points": "
|
|
9
|
-
"title.select_supplier": "
|
|
10
|
-
"text.bizplace_is_not_selected": "
|
|
11
|
-
"label.account_no": "
|
|
12
|
-
"text.invalid_form": "
|
|
13
|
-
|
|
14
|
-
"field.
|
|
15
|
-
"field.
|
|
16
|
-
"field.
|
|
17
|
-
"field.
|
|
18
|
-
"field.
|
|
19
|
-
"field.
|
|
20
|
-
"field.
|
|
21
|
-
"field.
|
|
22
|
-
"field.
|
|
23
|
-
"field.
|
|
24
|
-
"field.
|
|
25
|
-
"field.
|
|
26
|
-
"field.
|
|
27
|
-
"field.
|
|
28
|
-
"field.
|
|
29
|
-
"field.
|
|
30
|
-
"field.
|
|
31
|
-
"field.
|
|
32
|
-
"field.contact_point_business_type": "[zh]Business Type"
|
|
4
|
+
"field.account_no": "账号",
|
|
5
|
+
"field.billing_address": "账单地址",
|
|
6
|
+
"field.company_name": "公司名称",
|
|
7
|
+
"field.other_company": "对方公司",
|
|
8
|
+
"title.contact_points": "联系点",
|
|
9
|
+
"title.select_supplier": "选择供应商",
|
|
10
|
+
"text.bizplace_is_not_selected": "客户未被选中",
|
|
11
|
+
"label.account_no": "账号",
|
|
12
|
+
"text.invalid_form": "无效表格",
|
|
13
|
+
"field.contact_point_customer_name": "客户公司名",
|
|
14
|
+
"field.contact_point_company_name": "公司名称",
|
|
15
|
+
"field.contact_point_other_company_name": "对方公司",
|
|
16
|
+
"field.contact_point_company_description": "描述",
|
|
17
|
+
"field.contact_point_email": "电子邮件",
|
|
18
|
+
"field.contact_point_phone": "电话号码",
|
|
19
|
+
"field.contact_point_company_address": "地址",
|
|
20
|
+
"field.contact_point_company_address_2": "地址 2",
|
|
21
|
+
"field.contact_point_postal_code": "邮编",
|
|
22
|
+
"field.contact_point_city": "城市",
|
|
23
|
+
"field.contact_point_billing_address": "账单地址",
|
|
24
|
+
"field.contact_point_type": "类型",
|
|
25
|
+
"field.contact_point_updater": "更新者",
|
|
26
|
+
"field.contact_point_updated_at": "更新日期",
|
|
27
|
+
"field.contact_point_state": "州",
|
|
28
|
+
"field.contact_point_fax": "传真",
|
|
29
|
+
"field.contact_point_account_no": "账号",
|
|
30
|
+
"field.contact_point_registration_number": "注册号",
|
|
31
|
+
"field.contact_point_business_type": "行业"
|
|
33
32
|
}
|