@everymatrix/casino-header-controller 1.13.24 → 1.14.1

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@everymatrix/casino-header-controller",
3
- "version": "1.13.24",
3
+ "version": "1.14.1",
4
4
  "main": "dist/casino-header-controller.js",
5
5
  "svelte": "src/index.ts",
6
6
  "scripts": {
@@ -37,5 +37,5 @@
37
37
  "publishConfig": {
38
38
  "access": "public"
39
39
  },
40
- "gitHead": "cde0044a9c4c9152ef07e47cb9284338748f0078"
40
+ "gitHead": "398497515924e7f87fc77ca537a96f67db896b1b"
41
41
  }
@@ -40,5 +40,11 @@ export const TRANSLATIONS = {
40
40
  "register": "Registro",
41
41
  "deposit": "Depósito",
42
42
  "promotions": "Promoções"
43
+ },
44
+ "hr": {
45
+ "login": "Prijava",
46
+ "register": "Registracija",
47
+ "deposit": "Depozit",
48
+ "promotions": "Promocije"
43
49
  }
44
50
  }