@everymatrix/player-account-timeout 0.0.348 → 0.0.351

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": "@everymatrix/player-account-timeout",
3
- "version": "0.0.348",
3
+ "version": "0.0.351",
4
4
  "main": "dist/player-account-timeout.js",
5
5
  "svelte": "src/index.ts",
6
6
  "scripts": {
@@ -36,5 +36,5 @@
36
36
  "publishConfig": {
37
37
  "access": "public"
38
38
  },
39
- "gitHead": "708892fbea1ff067699e563de6b702ae7870582a"
39
+ "gitHead": "16d8fe8c258e64a83421f55963fbc29d71bc2b3b"
40
40
  }
@@ -15,6 +15,22 @@ export const PlayerTimeoutTranslations = {
15
15
  cooloff3Text: `3 months`,
16
16
  }
17
17
  },
18
+ zh: {
19
+ timeout: {
20
+ title: `Timeout`,
21
+ timeoutTextFirst: `{operatorname} 為您提供一種從遊戲中休息的簡單方法。 您可以請求自動封鎖您的帳戶 24 小時。 在臨時限制期間,您將無法訪問您的帳戶。`,
22
+ timeoutTextSecondary: `請注意,“超時設施”在任何情況下都不能取代“自我排除”。 如果您認為自己有賭博成癮問題,請進入“負責任博彩”下的鏈接並使用“自我排除服務”或盡快與我們聯繫。`,
23
+ save: `節省`,
24
+ cooloff24: `冷卻 24 小時`,
25
+ cooloff7: `冷卻 7 天`,
26
+ cooloff30: `冷卻 30 天`,
27
+ cooloff3: `冷靜3個月`,
28
+ cooloff24Text: `24小時`,
29
+ cooloff7Text: `7天`,
30
+ cooloff30Text: `30天`,
31
+ cooloff3Text: `3個月`,
32
+ }
33
+ },
18
34
  fr: {
19
35
  timeout: {
20
36
  title: `Délai d'attente`,