@everymatrix/casino-game-page 1.37.8 → 1.37.9

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-game-page",
3
- "version": "1.37.8",
3
+ "version": "1.37.9",
4
4
  "main": "dist/casino-game-page.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": "5337eab8bbb68bd1ccbc27fc8bc1220dd219f318"
38
+ "gitHead": "ce63e9919b2417a905be00e35e304ac961790a58"
39
39
  }
@@ -86,7 +86,7 @@ export const TRANSLATIONS = {
86
86
  "register": "REGISTRACIJA",
87
87
  "deposit": "UPLATA",
88
88
  "playForFun": "Igraj za zabavu",
89
- "playNow": "Započni sada!",
89
+ "playNow": "Igraj",
90
90
  "breakButton": "Držite gumb 3 sekunde za trenutno zaključavanje na 24 sata",
91
91
  "loading": "Učitavanje"
92
92
  },