@things-factory/notification 6.2.22 → 6.2.24

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/notification",
3
- "version": "6.2.22",
3
+ "version": "6.2.24",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -31,16 +31,16 @@
31
31
  "@material/mwc-formfield": "^0.27.0",
32
32
  "@material/mwc-switch": "^0.27.0",
33
33
  "@operato/layout": "^1.0.1",
34
- "@things-factory/auth-base": "^6.2.19",
35
- "@things-factory/codelingua": "^6.2.19",
36
- "@things-factory/i18n-base": "^6.2.15",
37
- "@things-factory/organization": "^6.2.19",
38
- "@things-factory/setting-base": "^6.2.22",
39
- "@things-factory/shell": "^6.2.15",
34
+ "@things-factory/auth-base": "^6.2.24",
35
+ "@things-factory/codelingua": "^6.2.24",
36
+ "@things-factory/i18n-base": "^6.2.24",
37
+ "@things-factory/organization": "^6.2.24",
38
+ "@things-factory/setting-base": "^6.2.24",
39
+ "@things-factory/shell": "^6.2.24",
40
40
  "clipboard": "^2.0.6",
41
41
  "firebase": "^9.14.0",
42
42
  "firebase-admin": "^11.3.0",
43
43
  "google": "^2.1.0"
44
44
  },
45
- "gitHead": "ed224085e09ba792320f9a44ca7586adf2067423"
45
+ "gitHead": "f407983563cca529ba87ea8febb5be751ad3229e"
46
46
  }
@@ -1,25 +1,25 @@
1
1
  {
2
- "button.push message test": "[ms] push message test",
3
- "button.notification-send": "[ms] notification send",
4
- "button.reload": "[ms] reload",
5
- "field.receivers": "[ms] receivers",
6
- "field.title": "[ms] title",
7
- "field.body": "[ms] body",
8
- "field.url": "[ms] url",
9
- "field.image": "[ms] image",
10
- "label.allow push message": "[ms] allow push message",
11
- "label.clear all": "[ms] clear all",
12
- "label.notification list": "[ms] notification list",
13
- "label.subscription token": "[ms] subscription token",
14
- "title.notification subscription": "[ms] notification subscription",
15
- "title.notification-sender": "[ms] notification sender",
16
- "text.the application has been updated": "[ms] The application has been updated.",
17
- "text.no notification available": "[ms] no notification available",
18
- "text.notification subscribed already": "[ms] notification subscribed already",
19
- "text.notification subscribe started": "[ms] notification subscribe started",
20
- "text.notification unsubscribed": "[ms] notification unsubscribed",
21
- "text.notification unsubscribed already": "[ms] notification unsubscribed already",
22
- "text.notification subscribing failed": "[ms] notification subscribing failed",
23
- "text.web push notification unblock guide": "[ms] You have blocked web push notification permissions. Click the lock icon to the left of the address bar to unblock notification permissions.",
24
- "text.push notification is not supported in your browser": "[ms] push notification is not supported in your browser."
2
+ "button.push message test": "ujian mesej tolak",
3
+ "button.notification-send": "hantar pemberitahuan",
4
+ "button.reload": "muat semula",
5
+ "field.receivers": "senarai penerima",
6
+ "field.title": "tajuk",
7
+ "field.body": "badan",
8
+ "field.url": "url",
9
+ "field.image": "imej",
10
+ "label.allow push message": "benarkan mesej tolak",
11
+ "label.clear all": "padam semua",
12
+ "label.notification list": "senarai pemberitahuan",
13
+ "label.subscription token": "token langganan mesej tolak",
14
+ "title.notification subscription": "langganan pemberitahuan",
15
+ "title.notification-sender": "pengirim pemberitahuan",
16
+ "text.the application has been updated": "aplikasi telah dikemas kini.",
17
+ "text.no notification available": "tiada pemberitahuan baru.",
18
+ "text.notification subscribed already": "sudah melanggan pemberitahuan tolak.",
19
+ "text.notification subscribe started": "langganan pemberitahuan tolak telah bermula.",
20
+ "text.notification unsubscribed": "langganan pemberitahuan tolak telah dibatalkan.",
21
+ "text.notification unsubscribed already": "sudah membatalkan langganan pemberitahuan tolak.",
22
+ "text.notification subscribing failed": "gagal melanggan pemberitahuan tolak.",
23
+ "text.web push notification unblock guide": "kebenaran pemberitahuan tolak web terhad. Klik ikon kunci di sebelah kiri bar alamat untuk membuka sekatan kebenaran pemberitahuan.",
24
+ "text.push notification is not supported in your browser": "pemberitahuan tolak tidak disokong dalam pelayar anda."
25
25
  }