@everymatrix/casino-random-game 1.4.0 → 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-random-game",
3
- "version": "1.4.0",
3
+ "version": "1.4.1",
4
4
  "main": "dist/casino-random-game.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": "1d59a96e434455c55cc56d4e7655e9fbd4de8141"
40
40
  }
@@ -43,9 +43,9 @@ export const CasinoRandomGameTranslations = {
43
43
  },
44
44
  es: {
45
45
  randomGame: {
46
- playRandomGame: 'Juega un juego aleatorio',
47
- randomGameLoading: 'Lütfen bekleyin ...',
48
- playNowRandomGame: 'Şimdi Oyna'
46
+ playRandomGame: 'Juego aleatorio',
47
+ randomGameLoading: 'Seleccionando…',
48
+ playNowRandomGame: 'Juega Ya'
49
49
  }
50
50
  },
51
51
  pt: {