@everymatrix/casino-tournaments-controller 1.5.3 → 1.5.5

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-tournaments-controller",
3
- "version": "1.5.3",
3
+ "version": "1.5.5",
4
4
  "main": "dist/casino-tournaments-controller.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": "455c9a0d14fef23d3698fbea37042c69e3aeed24"
39
+ "gitHead": "394176b807e2523b04e88d04cbdb5d596577547a"
40
40
  }
@@ -37,7 +37,7 @@ export const TournamentsControllerTranslations = {
37
37
  500: '500 - Internal server error',
38
38
  showMore: 'Mai mult',
39
39
  Scheduled: 'Programate',
40
- Ongoing: 'În desfășurare',
40
+ Ongoing: 'În curs',
41
41
  Finished: 'Finalizat',
42
42
  loading: 'Se încarcă, asteptati ...',
43
43
  noTournaments: 'Niciun turneu gasit'