@everymatrix/player-account-gaming-limits 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-gaming-limits",
3
- "version": "0.0.348",
3
+ "version": "0.0.351",
4
4
  "main": "dist/player-account-gaming-limits.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
  }
@@ -9,6 +9,16 @@ export const PlayerGamingLimitsCardTranslations = {
9
9
  lossLimit: `Loss Limit`
10
10
  }
11
11
  },
12
+ zh: {
13
+ gamingLimits: {
14
+ returnToMenu: `返回菜單`,
15
+ gamingLimitsText: `遊戲限制`,
16
+ depositLimit: `存款限額`,
17
+ timeLimit: `時限t`,
18
+ wageringLimit: `投注限額`,
19
+ lossLimit: `損失限額`
20
+ }
21
+ },
12
22
  fr: {
13
23
  gamingLimits: {
14
24
  returnToMenu: `Retour au menu`,