@everymatrix/casino-game-page 1.4.0 → 1.5.2

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.4.0",
3
+ "version": "1.5.2",
4
4
  "main": "dist/casino-game-page.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": "be1fa07132bd9efec772e8532a8bc54c82eb1cb6"
39
+ "gitHead": "c0184ad3edaaa8f9ce54289cf544bb0589ef1fbe"
40
40
  }
@@ -56,11 +56,11 @@ export const GamePageTranslations = {
56
56
  es: {
57
57
  gamePage: {
58
58
  signIn: 'Iniciar sesión',
59
- register: 'REGISTRO',
60
- deposit: 'Depósito',
61
- playForFun: 'Juega por diversión',
62
- playNow: 'Empezar ahora!',
63
- breakButton: 'Tómese 1 día de descanso de jugar - Tómese un descanso de 24 horas del juego',
59
+ register: 'REGÍSTRATE',
60
+ deposit: 'Deposita',
61
+ playForFun: 'Modo práctica',
62
+ playNow: 'Juega ahora!',
63
+ breakButton: 'Dar clic durante 3 segundos para bloquear instantaneamente tu cuenta por 24 horas',
64
64
  }
65
65
  },
66
66
  tr: {