@everymatrix/general-player-sms-verification-form 1.29.6 → 1.29.7
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.29.
|
|
3
|
+
"version": "1.29.7",
|
|
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": "
|
|
38
|
+
"gitHead": "6774dd803fe9ab951334d05d7f0ec99f78b6c0a0"
|
|
39
39
|
}
|
package/src/translations.js
CHANGED
|
@@ -74,7 +74,7 @@ export const TRANSLATIONS = {
|
|
|
74
74
|
"loginSMSHint": "Novi verifkacijski kod poslan je na vaš broj telefona"
|
|
75
75
|
},
|
|
76
76
|
"pt-br": {
|
|
77
|
-
"title": "Por favor, insira o código de verificação que você recebeu no seu número de celular
|
|
77
|
+
"title": "Por favor, insira o código de verificação que você recebeu no seu número de celular",
|
|
78
78
|
"errorTitle": "Código inválido,vôce pode reenviar o código e tentar novamente",
|
|
79
79
|
"code": "Código SMS",
|
|
80
80
|
"smsCodeError": "Código SMS inválido,vôce pode reenviar o código",
|