@everymatrix/player-bonus-history 1.5.6 → 1.7.0

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.5.6",
3
+ "version": "1.7.0",
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": "18b817f66a008871bf85a5a004a749dca5111add"
40
+ "gitHead": "b405cf7bcce97b06567550e59f40f2d310be97af"
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: `從:`,