@everymatrix/player-bonus-card 0.0.349 → 0.0.353

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-bonus-card",
3
- "version": "0.0.349",
3
+ "version": "0.0.353",
4
4
  "main": "dist/player-bonus-card",
5
5
  "svelte": "src/index.ts",
6
6
  "scripts": {
@@ -36,5 +36,5 @@
36
36
  "publishConfig": {
37
37
  "access": "public"
38
38
  },
39
- "gitHead": "6883e6dbe2a0a393b72ca3d7d5157eb85816f283"
39
+ "gitHead": "b66ff51fb21b14cba5ab2efa029995d4fe4ceed1"
40
40
  }
@@ -10,6 +10,17 @@ export const PlayerBonusCardTranslations = {
10
10
  forfeitBonus: `Forfeit Bonus`
11
11
  }
12
12
  },
13
+ zh: {
14
+ bonusCard: {
15
+ date: `授予日期:`,
16
+ bonusName: `獎金名稱`,
17
+ bonusType: `獎金類型`,
18
+ bonusAmount: `獎金金額`,
19
+ wageringAmount: `投注金額`,
20
+ remainingBonus: `剩餘紅利金額`,
21
+ forfeitBonus: `沒收獎金`
22
+ }
23
+ },
13
24
  fr: {
14
25
  bonusCard: {
15
26
  date: `Date d'attribution:`,