@everymatrix/general-player-sms-verification-form 1.34.3 → 1.36.0

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/general-player-sms-verification-form",
3
- "version": "1.34.3",
3
+ "version": "1.36.0",
4
4
  "main": "index.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": "4e28e0c3c1affa9d973865e59eaf5af69fcddede"
38
+ "gitHead": "09be81de9c66446d0062303022d5f036d874d153"
39
39
  }
@@ -29,12 +29,13 @@ export const TRANSLATIONS = {
29
29
  },
30
30
  "tr": {
31
31
  "title": "Please enter the verification code you received on your number",
32
- "errorTitle": "Your code was invalid, you can resend the code and try again",
33
- "code": "Sms code",
34
- "smsCodeError": "Invalid sms code, you can resend the code",
32
+ "errorTitle": "Kodunuz geçersizdi, kodu tekrar gönderip tekrar deneyebilirsiniz",
33
+ "code": "SMS kodu",
34
+ "smsCodeError": "Geçersiz sms kodu, kodu tekrar gönderebilirsiniz",
35
35
  "resendMessage": "Telefon numaranıza yeni bir doğrulama kodu gönderildi.",
36
- "activate": "Activate Account",
37
- "resend": "Resend"
36
+ "activate": "Aktif hesap",
37
+ "resend": "Yeniden gönder",
38
+ "loginSMSHint": "Telefon numaranıza yeni bir doğrulama kodu gönderildi"
38
39
  },
39
40
  "ro": {
40
41
  "title": "Please enter the verification code you received on your number",