@everymatrix/casino-tournaments-limited-controller 0.0.296 → 0.0.299

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-limited-controller",
3
- "version": "0.0.296",
3
+ "version": "0.0.299",
4
4
  "main": "index.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": "628a0e30f5160748837a6a7acb4cf44623d87c3d"
39
+ "gitHead": "d47d16da59eaa3347055cc1787731a83aca7c69c"
40
40
  }
@@ -39,9 +39,9 @@ export const translations = {
39
39
  tournamentsLimitedController: {
40
40
  500: '500 - Σφάλμα Διακομιστή',
41
41
  showMore: 'Περισσότερα',
42
- Scheduled: 'ΠΡΟΓΡΑΜΜΑΤΙΣΜΕΝΑ',
43
- Ongoing: 'ΤΡΕΧΟΝΤΑ',
44
- Finished: 'ΟΛΟΚΛΗΡΩΜΕΝΑ',
42
+ Scheduled: 'Προγραμματισμένα',
43
+ Ongoing: 'Τρέχοντα',
44
+ Finished: 'Ολοκληρωμένα',
45
45
  last: 'τελευταίος',
46
46
  loading: 'Φορτώνει, παρακαλούμε περιμένετε ...',
47
47
  noTournaments: 'Δεν βρέθηκαν τουρνουά',