@everymatrix/casino-footer-v2 1.3.4 → 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-footer-v2",
3
- "version": "1.3.4",
3
+ "version": "1.4.1",
4
4
  "main": "dist/casino-footer-v2.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": "61b113dba12330dbbaeef6e4ba84771630a15e7f"
39
+ "gitHead": "1d59a96e434455c55cc56d4e7655e9fbd4de8141"
40
40
  }
@@ -29,9 +29,9 @@ export const CasinoFooterTranslations = {
29
29
  },
30
30
  es: {
31
31
  casinoFooter: {
32
- timeText: `Time`,
33
- sessionTimer: 'logged in for',
34
- panicButton: 'Hold button for 3 seconds to take 24-hour timeout',
32
+ timeText: `Hora`,
33
+ sessionTimer: 'tiempo sesión',
34
+ panicButton: 'Dar clic durante 3 segundos para tomar un descanso de 24 horas',
35
35
  }
36
36
  },
37
37
  pt: {