@everymatrix/player-account-gaming-limits 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/player-account-gaming-limits",
3
- "version": "0.0.284",
3
+ "version": "0.0.285",
4
4
  "main": "dist/player-account-gaming-limits.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
  }
@@ -9,6 +9,16 @@ export const PlayerGamingLimitsCardTranslations = {
9
9
  lossLimit: `Loss Limit`
10
10
  }
11
11
  },
12
+ fr: {
13
+ gamingLimits: {
14
+ returnToMenu: `Retour au menu`,
15
+ gamingLimitsText: `Limites de jeu`,
16
+ depositLimit: `Limite de dépôt`,
17
+ timeLimit: `Limite de temps`,
18
+ wageringLimit: `Limite de mise`,
19
+ lossLimit: `Limite de perte`
20
+ }
21
+ },
12
22
  ro: {
13
23
  gamingLimits: {
14
24
  returnToMenu: `Înapoi la meniu`,