@everymatrix/casino-404 1.6.0 → 1.7.1

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-404",
3
- "version": "1.6.0",
3
+ "version": "1.7.1",
4
4
  "main": "dist/casino-404.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": "e4b57a534bdee7d09fc53a7b49e31338bc1a3f00"
39
+ "gitHead": "c0b2bf42b27d9f10a77af4c5be6a2708be5435cf"
40
40
  }
@@ -6,7 +6,7 @@ export const Translations = {
6
6
  home: 'Go to homepage'
7
7
  },
8
8
  },
9
- zh: {
9
+ 'zh-hk': {
10
10
  Translations: {
11
11
  pageNotFound: '网页未找到',
12
12
  pageNotFoundMessage: '找不到您要查找的页面。 请返回我们的主页',