@everymatrix/casino-tournaments-table 0.0.284 → 0.0.285

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-table",
3
- "version": "0.0.284",
3
+ "version": "0.0.285",
4
4
  "main": "dist/casino-tournaments-table.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": "3ac9350aedecfd71862267436a50699f50fc6a01"
39
+ "gitHead": "e2ab83a03870fbcab9c88dd68379d235ca766614"
40
40
  }
@@ -14,6 +14,21 @@ export const TournamentsTableTranslations = {
14
14
  UnqualifiedTips: 'Minimum bet count not completed. Check Rules.'
15
15
  }
16
16
  },
17
+ fr: {
18
+ tournamentsTable: {
19
+ leaderboard: 'Tableau des leaders',
20
+ score: 'Score',
21
+ betcounts: 'Le pari compte',
22
+ winstakeratio: 'Indice du gain d\'une mise',
23
+ qualified: 'Qualifié',
24
+ nowinners: 'Aucun gagnant pour l\'instant, soyez l\'un d\'entre eux',
25
+ Rank: 'Rang',
26
+ Player: 'Joueur',
27
+ Points: 'Points',
28
+ Prize: 'Prix',
29
+ UnqualifiedTips: 'Le nombre de mises minimum n\'est pas terminé. Vérifiez les règles.'
30
+ }
31
+ },
17
32
  ro: {
18
33
  tournamentsTable: {
19
34
  leaderboard: 'Clasament',