@everymatrix/casino-404 1.13.24 → 1.14.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-404",
3
- "version": "1.13.24",
3
+ "version": "1.14.0",
4
4
  "main": "dist/casino-404.js",
5
5
  "svelte": "src/index.ts",
6
6
  "scripts": {
@@ -35,5 +35,5 @@
35
35
  "publishConfig": {
36
36
  "access": "public"
37
37
  },
38
- "gitHead": "cde0044a9c4c9152ef07e47cb9284338748f0078"
38
+ "gitHead": "50859415bac3b0cca7863e545b1edd43a68938cb"
39
39
  }
@@ -45,9 +45,9 @@ export const TRANSLATIONS = {
45
45
  "home": "Go to homepage"
46
46
  },
47
47
  "hr": {
48
- "pageNotFound": "Page not found",
49
- "pageNotFoundMessage": "The page you were looking for could not be found. Please go back to our Homepage.",
50
- "home": "Go to homepage"
48
+ "pageNotFound": "Stranica nije pronađena",
49
+ "pageNotFoundMessage": "Stranica nije pronađena. Molimo vratite se na početnu stranicu.",
50
+ "home": "Idi na početnu stranicu"
51
51
  },
52
52
  "hu": {
53
53
  "pageNotFound": "Page not found",