@bloom-housing/ui-components 5.1.1-alpha.16 → 5.1.1-alpha.17
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/CHANGELOG.md +11 -0
- package/package.json +2 -2
- package/src/locales/es.json +1 -1
- package/src/locales/general.json +1 -1
- package/src/locales/tl.json +1 -1
- package/src/locales/vi.json +1 -1
- package/src/locales/zh.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,17 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## [5.1.1-alpha.17](https://github.com/bloom-housing/bloom/compare/@bloom-housing/ui-components@5.1.1-alpha.16...@bloom-housing/ui-components@5.1.1-alpha.17) (2022-08-30)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Bug Fixes
|
|
10
|
+
|
|
11
|
+
* **login:** too many login attempts fix ([#2988](https://github.com/bloom-housing/bloom/issues/2988)) ([4323e1c](https://github.com/bloom-housing/bloom/commit/4323e1c4cee18d8ee805378b32ae35826013d5c4))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
6
17
|
## [5.1.1-alpha.16](https://github.com/bloom-housing/bloom/compare/@bloom-housing/ui-components@5.1.1-alpha.15...@bloom-housing/ui-components@5.1.1-alpha.16) (2022-08-30)
|
|
7
18
|
|
|
8
19
|
**Note:** Version bump only for package @bloom-housing/ui-components
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bloom-housing/ui-components",
|
|
3
|
-
"version": "5.1.1-alpha.
|
|
3
|
+
"version": "5.1.1-alpha.17",
|
|
4
4
|
"author": "Sean Albert <sean.albert@exygy.com>",
|
|
5
5
|
"description": "Shared user interface components for Bloom affordable housing system",
|
|
6
6
|
"homepage": "https://github.com/bloom-housing/bloom/tree/master/shared/ui-components",
|
|
@@ -110,5 +110,5 @@
|
|
|
110
110
|
"ts-jest": "^26.4.1",
|
|
111
111
|
"typesafe-actions": "^5.1.0"
|
|
112
112
|
},
|
|
113
|
-
"gitHead": "
|
|
113
|
+
"gitHead": "48e3b8404df37a25f08f6a949401f30a0629c8f4"
|
|
114
114
|
}
|
package/src/locales/es.json
CHANGED
|
@@ -371,7 +371,7 @@
|
|
|
371
371
|
"authentication.forgotPassword.sendEmail": "Enviar correo electrónico",
|
|
372
372
|
"authentication.forgotPassword.success": "Le hemos enviado un correo electrónico con un enlace para restablecer tu contraseña.",
|
|
373
373
|
"authentication.signIn.accountHasBeenLocked": "Por razones de seguridad_ esta cuenta ha sido bloqueada.",
|
|
374
|
-
"authentication.signIn.afterFailedAttempts": "Por razones de seguridad_ después de
|
|
374
|
+
"authentication.signIn.afterFailedAttempts": "Por razones de seguridad_ después de %{count} intentos fallidos_ deberá esperar 30 minutos antes de volver a intentarlo.",
|
|
375
375
|
"authentication.signIn.changeYourPassword": "Puede cambiar su contraseña",
|
|
376
376
|
"authentication.signIn.enterLoginEmail": "Por favor_ escriba su correo electrónico de inicio de sesión",
|
|
377
377
|
"authentication.signIn.enterLoginPassword": "Por favor_ escriba su contraseña de inicio de sesión",
|
package/src/locales/general.json
CHANGED
|
@@ -495,7 +495,7 @@
|
|
|
495
495
|
"authentication.forgotPassword.sendEmail": "Send email",
|
|
496
496
|
"authentication.forgotPassword.success": "We've sent you an email. You'll receive an email with a link to reset your password.",
|
|
497
497
|
"authentication.signIn.accountHasBeenLocked": "For security reasons, this account has been locked.",
|
|
498
|
-
"authentication.signIn.afterFailedAttempts": "For security reasons, after
|
|
498
|
+
"authentication.signIn.afterFailedAttempts": "For security reasons, after %{count} failed attempts, you’ll have to wait 30 minutes before trying again.",
|
|
499
499
|
"authentication.signIn.changeYourPassword": "You can change your password",
|
|
500
500
|
"authentication.signIn.enterLoginEmail": "Please enter your login email",
|
|
501
501
|
"authentication.signIn.enterLoginPassword": "Please enter your login password",
|
package/src/locales/tl.json
CHANGED
|
@@ -324,7 +324,7 @@
|
|
|
324
324
|
"authentication.forgotPassword.sendEmail": "Magpadala ng email",
|
|
325
325
|
"authentication.forgotPassword.success": "Nagpadala kami sa iyo ng email. Makakatanggap ka ng email na may link para i-reset ang iyong password.",
|
|
326
326
|
"authentication.signIn.accountHasBeenLocked": "Para sa mga kadahilanang pangseguridad_ ang account na ito isinara na.",
|
|
327
|
-
"authentication.signIn.afterFailedAttempts": "Para sa mga kadahilanang pangseguridad_ pagkatapos ng
|
|
327
|
+
"authentication.signIn.afterFailedAttempts": "Para sa mga kadahilanang pangseguridad_ pagkatapos ng %{count} nabigong pagtatangka_ kailangan mong maghintay ng 30 minuto bago subukang muli.",
|
|
328
328
|
"authentication.signIn.changeYourPassword": "Maaari mong palitan ang iyong password",
|
|
329
329
|
"authentication.signIn.enterLoginEmail": "Pakilagay ang iyong email sa pag-login",
|
|
330
330
|
"authentication.signIn.enterLoginPassword": "Pakilagay ang iyong password sa pag-log in",
|
package/src/locales/vi.json
CHANGED
|
@@ -371,7 +371,7 @@
|
|
|
371
371
|
"authentication.forgotPassword.sendEmail": "Gửi email",
|
|
372
372
|
"authentication.forgotPassword.success": "Chúng tôi đã gửi email cho quý vị. Quý vị sẽ nhận được email có liên kết để đặt lại mật khẩu.",
|
|
373
373
|
"authentication.signIn.accountHasBeenLocked": "Vì lý do bảo mật_ tài khoản này đã bị khóa.",
|
|
374
|
-
"authentication.signIn.afterFailedAttempts": "Vì lý do bảo mật_ quý vị sẽ phải chờ 30 phút trước khi thử lại sau
|
|
374
|
+
"authentication.signIn.afterFailedAttempts": "Vì lý do bảo mật_ quý vị sẽ phải chờ 30 phút trước khi thử lại sau %{count} lần thử không thành công.",
|
|
375
375
|
"authentication.signIn.changeYourPassword": "Quý vị có thể đổi mật khẩu",
|
|
376
376
|
"authentication.signIn.enterLoginEmail": "Vui lòng nhập email đăng nhập của quý vị",
|
|
377
377
|
"authentication.signIn.enterLoginPassword": "Vui lòng nhập mật khẩu đăng nhập của quý vị",
|
package/src/locales/zh.json
CHANGED
|
@@ -371,7 +371,7 @@
|
|
|
371
371
|
"authentication.forgotPassword.sendEmail": "傳送電子郵件",
|
|
372
372
|
"authentication.forgotPassword.success": "我們已向您傳送電子郵件。您會收到具有重設密碼連結的電子郵件。",
|
|
373
373
|
"authentication.signIn.accountHasBeenLocked": "基於安全原因,此帳戶已遭到鎖定。",
|
|
374
|
-
"authentication.signIn.afterFailedAttempts": "基於安全原因,只要失敗嘗試達
|
|
374
|
+
"authentication.signIn.afterFailedAttempts": "基於安全原因,只要失敗嘗試達 %{count} 次,您就必須等待 30 分鐘才能再試一次。",
|
|
375
375
|
"authentication.signIn.changeYourPassword": "您可以變更密碼",
|
|
376
376
|
"authentication.signIn.enterLoginEmail": "請輸入您的登入電子郵件",
|
|
377
377
|
"authentication.signIn.enterLoginPassword": "請輸入您的登入密碼",
|