@everymatrix/casino-random-game 1.33.0 → 1.33.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-random-game",
3
- "version": "1.33.0",
3
+ "version": "1.33.2",
4
4
  "main": "dist/casino-random-game.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": "171ed1815fd26a9dfe578cbcce3d26ddd7634e0f"
38
+ "gitHead": "5e12ec2b432963ee93e561f427aee3d113aa869a"
39
39
  }
@@ -51,7 +51,7 @@ export const TRANSLATIONS = {
51
51
  "playRandomGame": "Igrajte nasumičnu igru",
52
52
  "randomGameLoading": "Odabir...",
53
53
  "playNowRandomGame": "Igraj sada",
54
- "noGames": "There are no random games to play"
54
+ "noGames": "Nema nasumičnih igara za igranje"
55
55
  },
56
56
  "pt-br": {
57
57
  "playRandomGame": "Jogue um jogo aleatório",