@everymatrix/player-bonus-history 1.6.0 → 1.7.1

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@everymatrix/player-bonus-history",
3
- "version": "1.6.0",
3
+ "version": "1.7.1",
4
4
  "main": "dist/player-bonus-history",
5
5
  "svelte": "src/index.ts",
6
6
  "scripts": {
@@ -37,5 +37,5 @@
37
37
  "publishConfig": {
38
38
  "access": "public"
39
39
  },
40
- "gitHead": "e4b57a534bdee7d09fc53a7b49e31338bc1a3f00"
40
+ "gitHead": "c0b2bf42b27d9f10a77af4c5be6a2708be5435cf"
41
41
  }
@@ -8,7 +8,7 @@ export const PlayerBonusHistoryTranslations = {
8
8
  noBonusHistory: `You have no bonuses for the selected period.`
9
9
  }
10
10
  },
11
- zh: {
11
+ 'zh-hk': {
12
12
  bonusHistory: {
13
13
  title: `獎金歷史`,
14
14
  dateFrom: `從:`,