@everymatrix/player-profile-info 1.27.0 → 1.27.3

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@everymatrix/player-profile-info",
3
- "version": "1.27.0",
3
+ "version": "1.27.3",
4
4
  "main": "dist/player-profile-info.js",
5
5
  "svelte": "src/index.ts",
6
6
  "scripts": {
@@ -35,5 +35,5 @@
35
35
  "publishConfig": {
36
36
  "access": "public"
37
37
  },
38
- "gitHead": "f6ec9c7a552b5acad22390148d440b8050572424"
38
+ "gitHead": "bb3f018dda0d4518201642689dcd1745b1d9153e"
39
39
  }
@@ -255,7 +255,7 @@ export const TRANSLATIONS = {
255
255
  "userAppSettings": "Biometrija",
256
256
  "userSMSNotification": "Omogućite SMS obavijesti",
257
257
  "userBiometrics": "Omogući biometriju",
258
- "userE-mailNotification": "Omogući e-mail",
258
+ "userEmailNotification": "Omogući e-mail",
259
259
  "userProfileSaveChanges": "Spremi promjene",
260
260
  "userProfileConfirmationMessage": "Vaše izmjene su spremljene!"
261
261
  }