@everymatrix/player-account-controller 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-controller",
3
- "version": "0.0.284",
3
+ "version": "0.0.285",
4
4
  "main": "dist/player-account-controller.js",
5
5
  "svelte": "src/index.ts",
6
6
  "scripts": {
@@ -29,8 +29,8 @@
29
29
  "typescript": "^3.9.3"
30
30
  },
31
31
  "dependencies": {
32
- "@everymatrix/player-account-menu": "^0.0.284",
33
- "@everymatrix/player-account-notifications": "^0.0.284",
32
+ "@everymatrix/player-account-menu": "^0.0.285",
33
+ "@everymatrix/player-account-notifications": "^0.0.285",
34
34
  "cross-env": "^7.0.3",
35
35
  "sirv-cli": "^1.0.0",
36
36
  "svelte": "^3.0.0"
@@ -38,5 +38,5 @@
38
38
  "publishConfig": {
39
39
  "access": "public"
40
40
  },
41
- "gitHead": "3ac9350aedecfd71862267436a50699f50fc6a01"
41
+ "gitHead": "e2ab83a03870fbcab9c88dd68379d235ca766614"
42
42
  }
@@ -11,6 +11,18 @@ export const PlayerAccountControllerTranslations = {
11
11
  realityCheckSuccess: 'Reality check options saved'
12
12
  }
13
13
  },
14
+ fr: {
15
+ playerAccount: {
16
+ profileUpdateSuccess: 'Mise à jour du profil!',
17
+ timeoutSuccess: 'Délai d\'attente actif',
18
+ selfExclusionSuccess: 'Auto exclusion active',
19
+ accountClosureSuccess: 'Compte fermé',
20
+ limitsUpdateSuccess: 'Limites des mises à jour',
21
+ limitsDeleteSuccess: 'Limites supprimées',
22
+ passwordChangedSuccess: 'Le mot de passe a été modifié avec succés',
23
+ realityCheckSuccess: 'Options de contrôle de la réalité sauvegardées'
24
+ }
25
+ },
14
26
  ro: {
15
27
  playerAccount: {
16
28
  profileUpdateSuccess: 'Profil updatat!',