@bloom-housing/ui-components 3.0.1-alpha.33 → 3.0.1-alpha.34

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 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
+ ## [3.0.1-alpha.34](https://github.com/bloom-housing/bloom/compare/@bloom-housing/ui-components@3.0.1-alpha.33...@bloom-housing/ui-components@3.0.1-alpha.34) (2021-12-07)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * account translations ([#2278](https://github.com/bloom-housing/bloom/issues/2278)) ([1420282](https://github.com/bloom-housing/bloom/commit/1420282ec0de17b8629f2a7dd6c1149f7a1f8894))
12
+
13
+
14
+
15
+
16
+
6
17
  ## [3.0.1-alpha.33](https://github.com/bloom-housing/bloom/compare/@bloom-housing/ui-components@3.0.1-alpha.32...@bloom-housing/ui-components@3.0.1-alpha.33) (2021-12-07)
7
18
 
8
19
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bloom-housing/ui-components",
3
- "version": "3.0.1-alpha.33",
3
+ "version": "3.0.1-alpha.34",
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",
@@ -100,5 +100,5 @@
100
100
  "tailwindcss": "2.2.10",
101
101
  "typesafe-actions": "^5.1.0"
102
102
  },
103
- "gitHead": "4d1181baccd2a4b19765420e55a31593639fdb38"
103
+ "gitHead": "6d10e6448064651b0c1a2b59ff0ace053641da01"
104
104
  }
@@ -133,7 +133,8 @@
133
133
  "addMembers": {
134
134
  "addHouseholdMember": "+ Añadir a un miembro del hogar",
135
135
  "done": "Ya terminó de añadir personas",
136
- "title": "Háblenos un poco acerca de su hogar."
136
+ "title": "Háblenos un poco acerca de su hogar.",
137
+ "doubleCheck": "Por favor revise la información de cada miembro del hogar."
137
138
  },
138
139
  "householdMember": "Miembro del hogar",
139
140
  "householdMembers": "Miembros del hogar",
@@ -364,7 +365,15 @@
364
365
  "signIn": {
365
366
  "error": "Hubo un error cuando usted inició sesión",
366
367
  "errorGenericMessage": "Por favor inténtelo de nuevo, o comuníquese con servicio al cliente para recibir asistencia.",
368
+ "forgotPassword": "Olvidé la contraseña",
367
369
  "success": "¡Bienvenido de nuevo, %{name}!"
370
+ },
371
+ "createAccount": {
372
+ "accountConfirmed": "Su cuenta ha sido confirmada correctamente.",
373
+ "anEmailHasBeenSent": "Se ha enviado un email a %{email}",
374
+ "confirmationInstruction": "Por favor haga clic en el enlace del email que le hemos enviado para completar la creación de su cuenta.",
375
+ "confirmationNeeded": "Se necesita confirmación",
376
+ "resendTheEmail": "Volver a enviar el email"
368
377
  }
369
378
  },
370
379
  "errors": {
@@ -130,7 +130,8 @@
130
130
  "addMembers": {
131
131
  "addHouseholdMember": "+ Thêm Thành viên Hộ Gia đình",
132
132
  "done": "Thêm xong thành viên",
133
- "title": "Hãy cho chúng tôi biết về hộ gia đình của quý vị."
133
+ "title": "Hãy cho chúng tôi biết về hộ gia đình của quý vị.",
134
+ "doubleCheck": "Hãy kiểm tra lại thông tin cho mỗi thành viên hộ gia đình."
134
135
  },
135
136
  "householdMember": "Thành viên Hộ Gia đình",
136
137
  "householdMembers": "Các Thành viên Hộ Gia đình",
@@ -361,7 +362,15 @@
361
362
  "signIn": {
362
363
  "error": "Đã xảy ra lỗi khi quý vị đăng nhập",
363
364
  "errorGenericMessage": "Vui lòng thử lại hoặc liên lạc với bộ phận hỗ trợ để được trợ giúp.",
365
+ "forgotPassword": "Quên mật khẩu",
364
366
  "success": "Chào mừng quý vị trở lại, %{name}!"
367
+ },
368
+ "createAccount": {
369
+ "accountConfirmed": "Tài khoản của quý vị đã được xác nhận.",
370
+ "anEmailHasBeenSent": "Một email đã được gửi tới %{email}",
371
+ "confirmationInstruction": "Hãy nhấp vào đường liên kết trong email mà chúng tôi gửi cho quý vị để hoàn thành việc lập tài khoản.",
372
+ "confirmationNeeded": "Cần xác nhận",
373
+ "resendTheEmail": "Gửi lại Email"
365
374
  }
366
375
  },
367
376
  "config": {
@@ -5,7 +5,7 @@
5
5
  "createAccount": "建立帳戶",
6
6
  "haveAnAccount": "已開立帳戶?",
7
7
  "myApplications": "我的申請",
8
- "myApplicationsSubtitle": "查看您已申請物業的抽簽日期和上市名單"
8
+ "myApplicationsSubtitle": "查看您已申請物業的抽簽日期和好屋推薦"
9
9
  },
10
10
  "application": {
11
11
  "form": {
@@ -130,7 +130,8 @@
130
130
  "addMembers": {
131
131
  "addHouseholdMember": "+ 加入家庭成員",
132
132
  "done": "完成加入成員",
133
- "title": "請提供您家庭的資料。"
133
+ "title": "請提供您家庭的資料。",
134
+ "doubleCheck": "請再次確認每位家庭成員的資訊。"
134
135
  },
135
136
  "householdMember": "家庭成員(一人)",
136
137
  "householdMembers": "家庭成員(多人)",
@@ -361,7 +362,15 @@
361
362
  "signIn": {
362
363
  "error": "您在登入時出現錯誤",
363
364
  "errorGenericMessage": "請再試一次,或聯絡支援人員尋求協助。",
365
+ "forgotPassword": "忘記密碼",
364
366
  "success": "歡迎回來,%{name}!"
367
+ },
368
+ "createAccount": {
369
+ "accountConfirmed": "您的帳戶已成功確認。",
370
+ "anEmailHasBeenSent": "本電郵已發送至 %{email}",
371
+ "confirmationInstruction": "請按一下我們發送的電子郵件內連結,並完成建立帳戶程序。",
372
+ "confirmationNeeded": "需要確認",
373
+ "resendTheEmail": "重新發送電子郵件"
365
374
  }
366
375
  },
367
376
  "config": {