@things-factory/integration-marketplace 6.0.125 → 6.0.133

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/integration-marketplace",
3
- "version": "6.0.125",
3
+ "version": "6.0.133",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -25,19 +25,19 @@
25
25
  "test": "DEBUG=things-factory:* NODE_ENV=development npx mocha -r ts-node/register ./test/**/*spec.ts"
26
26
  },
27
27
  "dependencies": {
28
- "@things-factory/apptool-ui": "^6.0.125",
29
- "@things-factory/auth-ui": "^6.0.125",
30
- "@things-factory/biz-base": "^6.0.125",
31
- "@things-factory/code-ui": "^6.0.125",
32
- "@things-factory/context-ui": "^6.0.125",
33
- "@things-factory/grist-ui": "^6.0.125",
34
- "@things-factory/i18n-base": "^6.0.125",
35
- "@things-factory/integration-lmd": "^6.0.125",
36
- "@things-factory/integration-ui": "^6.0.125",
37
- "@things-factory/more-ui": "^6.0.125",
38
- "@things-factory/resource-ui": "^6.0.125",
39
- "@things-factory/setting-ui": "^6.0.125",
40
- "@things-factory/system-ui": "^6.0.125",
28
+ "@things-factory/apptool-ui": "^6.0.133",
29
+ "@things-factory/auth-ui": "^6.0.133",
30
+ "@things-factory/biz-base": "^6.0.133",
31
+ "@things-factory/code-ui": "^6.0.133",
32
+ "@things-factory/context-ui": "^6.0.133",
33
+ "@things-factory/grist-ui": "^6.0.133",
34
+ "@things-factory/i18n-base": "^6.0.133",
35
+ "@things-factory/integration-lmd": "^6.0.133",
36
+ "@things-factory/integration-ui": "^6.0.133",
37
+ "@things-factory/more-ui": "^6.0.133",
38
+ "@things-factory/resource-ui": "^6.0.133",
39
+ "@things-factory/setting-ui": "^6.0.133",
40
+ "@things-factory/system-ui": "^6.0.133",
41
41
  "debug": "^4.1.1",
42
42
  "node-fetch": "^2.6.0",
43
43
  "querystring": "^0.2.1"
@@ -52,5 +52,5 @@
52
52
  "nock": "^13.0.2",
53
53
  "should": "^13.2.3"
54
54
  },
55
- "gitHead": "2d741c0c6ad8cf572560ac5bcc6fb7de470ede72"
55
+ "gitHead": "c08bf83d00cbb66e1338cdfeed8ca91d4e130c97"
56
56
  }
@@ -0,0 +1,58 @@
1
+ {
2
+ "field.auto_update_shipment": "[ja] auto update shipment",
3
+ "field.auto_update_stock": "[ja] auto update selling qty",
4
+ "field.country-code": "[ja] country",
5
+ "field.etrax": "[ja] eTrax",
6
+ "field.own_transport": "[ja] own transport",
7
+ "field.platform": "[ja] platform",
8
+ "field.status": "[ja] status",
9
+ "field.store-id": "[ja] store id",
10
+ "title.magento": "[ja] magento",
11
+ "field.store_name": "[ja] store name",
12
+ "title.marketplace_stores": "[ja] marketplace stores",
13
+ "title.marketplace_store_info": "[ja] marketplace store info",
14
+ "title.create_marketplace_store": "[ja] create marketplace store",
15
+ "title.are_you_sure": "[ja] are you sure",
16
+ "title.lazada": "[ja] lazada",
17
+ "title.shopify": "[ja] shopify",
18
+ "title.shopee": "[ja] shopee",
19
+ "title.stores": "[ja] Stores",
20
+ "title.woocommerce": "[ja] woocommerce",
21
+ "title.zalora": "[ja] zalora",
22
+ "label.country": "[ja] country",
23
+ "label.distributor": "[ja] distributor",
24
+ "label.password": "[ja] password",
25
+ "label.platform": "[ja] platform",
26
+ "label.please_select_a_platform": "[ja] please select a platform",
27
+ "label.please_select_a_country": "[ja] please select a country",
28
+ "label.please_select_a_delivery_transporter": "[ja] please select a delivery transporter",
29
+ "label.please_select_a_pickup_transporter": "[ja] please select a pickup transporter",
30
+ "label.require_lmd": "[ja] require LMD",
31
+ "label.store_name": "[ja] store name",
32
+ "label.store_url": "[ja] store url",
33
+ "label.username": "[ja] username",
34
+ "text.api_key": "[ja] api key",
35
+ "text.auth_code": "[ja] auth code",
36
+ "text.country": "[ja] country",
37
+ "text.country_code": "[ja] country code",
38
+ "text.delete_marketplace_store": "[ja] delete marketplace store",
39
+ "text.delivery_transporter": "[ja] delivery transporter",
40
+ "text.distributor_updated": "[ja] distributor updated",
41
+ "text.do_you_want_to_create_x": "[ja] do you want to create {x} ?",
42
+ "text.form_has_invalid_input": "[ja] form has invalid input",
43
+ "text.marketplace_store_has_been_created": "[ja] marketplace store has been created",
44
+ "text.marketplace_store_has_been_removed": "[ja] marketplace store has been removed",
45
+ "text.pickup_transporter": "[ja] pickup transporter",
46
+ "text.registered_distributors": "[ja] registered distributors",
47
+ "text.shop_id": "[ja] shop id",
48
+ "text.status": "[ja] status",
49
+ "text.store_id": "[ja] store id",
50
+ "text.transporter_updated": "[ja] transporter updated",
51
+ "text.user_id": "[ja] user id",
52
+ "button.add_store": "[ja] add store",
53
+ "button.connect_this_store": "[ja] connect this store",
54
+ "button.delete": "[ja] delete",
55
+ "button.disconnect_this_store": "[ja] disconnect this store",
56
+ "button.confirm": "[ja] confirm",
57
+ "button.update_transporter": "[ja] update transporter"
58
+ }