@everymatrix/casino-404 1.3.4 → 1.4.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.3.4",
3
+ "version": "1.4.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": "61b113dba12330dbbaeef6e4ba84771630a15e7f"
39
+ "gitHead": "1d59a96e434455c55cc56d4e7655e9fbd4de8141"
40
40
  }
@@ -36,9 +36,9 @@ export const Translations = {
36
36
  },
37
37
  es: {
38
38
  Translations: {
39
- pageNotFound: 'Page not found',
40
- pageNotFoundMessage: 'The page you were looking for could not be found. Please go back to our Homepage.',
41
- home: 'Go to homepage'
39
+ pageNotFound: 'Página no encontrada',
40
+ pageNotFoundMessage: 'La página no se puedo encontrar. Por favor regrese a nuestra Página de inicio.',
41
+ home: 'Ir a Página de inicio'
42
42
  },
43
43
  },
44
44
  tr: {