@everymatrix/casino-403 1.5.6 → 1.7.0

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/casino-403",
3
- "version": "1.5.6",
3
+ "version": "1.7.0",
4
4
  "main": "dist/casino-403.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": "18b817f66a008871bf85a5a004a749dca5111add"
39
+ "gitHead": "b405cf7bcce97b06567550e59f40f2d310be97af"
40
40
  }
@@ -6,7 +6,7 @@ export const Translations = {
6
6
  login: 'Login'
7
7
  },
8
8
  },
9
- zh: {
9
+ 'zh-hk': {
10
10
  Translations: {
11
11
  sorry: '我们很抱歉',
12
12
  access: '您尝试访问的页面仅对登录用户可用。 请登录。.',