@logto/phrases-experience 1.13.2 → 1.14.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.
Files changed (236) hide show
  1. package/lib/index.d.ts +4 -4
  2. package/lib/index.js +3 -0
  3. package/lib/locales/ar/account-center.d.ts +24 -4
  4. package/lib/locales/ar/account-center.js +28 -8
  5. package/lib/locales/ar/description.d.ts +14 -0
  6. package/lib/locales/ar/description.js +14 -0
  7. package/lib/locales/ar/error/index.d.ts +8 -0
  8. package/lib/locales/ar/error/index.js +8 -0
  9. package/lib/locales/ar/index.d.ts +60 -0
  10. package/lib/locales/ar/profile.d.ts +14 -0
  11. package/lib/locales/ar/profile.js +14 -0
  12. package/lib/locales/ar/user-scopes.d.ts +0 -1
  13. package/lib/locales/ar/user-scopes.js +1 -2
  14. package/lib/locales/cs/account-center.d.ts +24 -4
  15. package/lib/locales/cs/account-center.js +28 -8
  16. package/lib/locales/cs/description.d.ts +14 -0
  17. package/lib/locales/cs/description.js +14 -0
  18. package/lib/locales/cs/error/index.d.ts +8 -0
  19. package/lib/locales/cs/error/index.js +8 -0
  20. package/lib/locales/cs/index.d.ts +60 -0
  21. package/lib/locales/cs/profile.d.ts +14 -0
  22. package/lib/locales/cs/profile.js +14 -0
  23. package/lib/locales/de/account-center.d.ts +24 -4
  24. package/lib/locales/de/account-center.js +28 -8
  25. package/lib/locales/de/description.d.ts +14 -0
  26. package/lib/locales/de/description.js +14 -0
  27. package/lib/locales/de/error/index.d.ts +8 -0
  28. package/lib/locales/de/error/index.js +8 -0
  29. package/lib/locales/de/index.d.ts +60 -0
  30. package/lib/locales/de/profile.d.ts +14 -0
  31. package/lib/locales/de/profile.js +14 -0
  32. package/lib/locales/de/user-scopes.d.ts +0 -1
  33. package/lib/locales/de/user-scopes.js +1 -2
  34. package/lib/locales/en/account-center.d.ts +24 -0
  35. package/lib/locales/en/account-center.js +24 -0
  36. package/lib/locales/en/description.d.ts +14 -0
  37. package/lib/locales/en/description.js +14 -0
  38. package/lib/locales/en/error/index.d.ts +8 -0
  39. package/lib/locales/en/error/index.js +8 -0
  40. package/lib/locales/en/index.d.ts +60 -0
  41. package/lib/locales/en/profile.d.ts +14 -0
  42. package/lib/locales/en/profile.js +14 -0
  43. package/lib/locales/es/account-center.d.ts +24 -4
  44. package/lib/locales/es/account-center.js +28 -8
  45. package/lib/locales/es/description.d.ts +14 -0
  46. package/lib/locales/es/description.js +14 -0
  47. package/lib/locales/es/error/index.d.ts +8 -0
  48. package/lib/locales/es/error/index.js +8 -0
  49. package/lib/locales/es/index.d.ts +60 -0
  50. package/lib/locales/es/profile.d.ts +14 -0
  51. package/lib/locales/es/profile.js +14 -0
  52. package/lib/locales/es/user-scopes.d.ts +0 -1
  53. package/lib/locales/es/user-scopes.js +1 -2
  54. package/lib/locales/fa-ir/account-center.d.ts +255 -0
  55. package/lib/locales/fa-ir/account-center.js +255 -0
  56. package/lib/locales/fa-ir/action.d.ts +42 -0
  57. package/lib/locales/fa-ir/action.js +42 -0
  58. package/lib/locales/fa-ir/description.d.ts +127 -0
  59. package/lib/locales/fa-ir/description.js +127 -0
  60. package/lib/locales/fa-ir/development-tenant.d.ts +4 -0
  61. package/lib/locales/fa-ir/development-tenant.js +4 -0
  62. package/lib/locales/fa-ir/error/index.d.ts +54 -0
  63. package/lib/locales/fa-ir/error/index.js +42 -0
  64. package/lib/locales/fa-ir/error/password-rejected.d.ts +15 -0
  65. package/lib/locales/fa-ir/error/password-rejected.js +15 -0
  66. package/lib/locales/fa-ir/index.d.ts +634 -0
  67. package/lib/locales/fa-ir/index.js +29 -0
  68. package/lib/locales/fa-ir/input.d.ts +12 -0
  69. package/lib/locales/fa-ir/input.js +12 -0
  70. package/lib/locales/fa-ir/list.d.ts +6 -0
  71. package/lib/locales/fa-ir/list.js +6 -0
  72. package/lib/locales/fa-ir/mfa.d.ts +65 -0
  73. package/lib/locales/fa-ir/mfa.js +65 -0
  74. package/lib/locales/fa-ir/passkey-sign-in.d.ts +9 -0
  75. package/lib/locales/fa-ir/passkey-sign-in.js +9 -0
  76. package/lib/locales/fa-ir/profile.d.ts +48 -0
  77. package/lib/locales/fa-ir/profile.js +48 -0
  78. package/lib/locales/fa-ir/secondary.d.ts +4 -0
  79. package/lib/locales/fa-ir/secondary.js +4 -0
  80. package/lib/locales/fa-ir/user-scopes.d.ts +15 -0
  81. package/lib/locales/fa-ir/user-scopes.js +15 -0
  82. package/lib/locales/fr/account-center.d.ts +24 -4
  83. package/lib/locales/fr/account-center.js +28 -8
  84. package/lib/locales/fr/description.d.ts +14 -0
  85. package/lib/locales/fr/description.js +14 -0
  86. package/lib/locales/fr/error/index.d.ts +8 -0
  87. package/lib/locales/fr/error/index.js +8 -0
  88. package/lib/locales/fr/index.d.ts +60 -0
  89. package/lib/locales/fr/profile.d.ts +14 -0
  90. package/lib/locales/fr/profile.js +14 -0
  91. package/lib/locales/fr/user-scopes.d.ts +0 -1
  92. package/lib/locales/fr/user-scopes.js +1 -2
  93. package/lib/locales/it/account-center.d.ts +24 -4
  94. package/lib/locales/it/account-center.js +29 -9
  95. package/lib/locales/it/description.d.ts +14 -0
  96. package/lib/locales/it/description.js +14 -0
  97. package/lib/locales/it/error/index.d.ts +8 -0
  98. package/lib/locales/it/error/index.js +8 -0
  99. package/lib/locales/it/index.d.ts +60 -0
  100. package/lib/locales/it/profile.d.ts +14 -0
  101. package/lib/locales/it/profile.js +14 -0
  102. package/lib/locales/it/user-scopes.d.ts +0 -1
  103. package/lib/locales/it/user-scopes.js +1 -2
  104. package/lib/locales/ja/account-center.d.ts +24 -4
  105. package/lib/locales/ja/account-center.js +28 -8
  106. package/lib/locales/ja/description.d.ts +14 -0
  107. package/lib/locales/ja/description.js +14 -0
  108. package/lib/locales/ja/error/index.d.ts +8 -0
  109. package/lib/locales/ja/error/index.js +8 -0
  110. package/lib/locales/ja/index.d.ts +60 -0
  111. package/lib/locales/ja/profile.d.ts +14 -0
  112. package/lib/locales/ja/profile.js +14 -0
  113. package/lib/locales/ja/user-scopes.d.ts +0 -1
  114. package/lib/locales/ja/user-scopes.js +1 -2
  115. package/lib/locales/ko/account-center.d.ts +24 -4
  116. package/lib/locales/ko/account-center.js +28 -8
  117. package/lib/locales/ko/description.d.ts +14 -0
  118. package/lib/locales/ko/description.js +14 -0
  119. package/lib/locales/ko/error/index.d.ts +8 -0
  120. package/lib/locales/ko/error/index.js +8 -0
  121. package/lib/locales/ko/index.d.ts +60 -0
  122. package/lib/locales/ko/profile.d.ts +14 -0
  123. package/lib/locales/ko/profile.js +14 -0
  124. package/lib/locales/ko/user-scopes.d.ts +0 -1
  125. package/lib/locales/ko/user-scopes.js +1 -2
  126. package/lib/locales/pl-pl/account-center.d.ts +24 -4
  127. package/lib/locales/pl-pl/account-center.js +28 -8
  128. package/lib/locales/pl-pl/description.d.ts +14 -0
  129. package/lib/locales/pl-pl/description.js +14 -0
  130. package/lib/locales/pl-pl/error/index.d.ts +8 -0
  131. package/lib/locales/pl-pl/error/index.js +8 -0
  132. package/lib/locales/pl-pl/index.d.ts +60 -0
  133. package/lib/locales/pl-pl/profile.d.ts +14 -0
  134. package/lib/locales/pl-pl/profile.js +14 -0
  135. package/lib/locales/pl-pl/user-scopes.d.ts +0 -1
  136. package/lib/locales/pl-pl/user-scopes.js +1 -2
  137. package/lib/locales/pt-br/account-center.d.ts +24 -4
  138. package/lib/locales/pt-br/account-center.js +28 -8
  139. package/lib/locales/pt-br/description.d.ts +14 -0
  140. package/lib/locales/pt-br/description.js +14 -0
  141. package/lib/locales/pt-br/error/index.d.ts +8 -0
  142. package/lib/locales/pt-br/error/index.js +8 -0
  143. package/lib/locales/pt-br/index.d.ts +60 -0
  144. package/lib/locales/pt-br/profile.d.ts +14 -0
  145. package/lib/locales/pt-br/profile.js +14 -0
  146. package/lib/locales/pt-br/user-scopes.d.ts +0 -1
  147. package/lib/locales/pt-br/user-scopes.js +1 -2
  148. package/lib/locales/pt-pt/account-center.d.ts +24 -4
  149. package/lib/locales/pt-pt/account-center.js +28 -8
  150. package/lib/locales/pt-pt/description.d.ts +14 -0
  151. package/lib/locales/pt-pt/description.js +14 -0
  152. package/lib/locales/pt-pt/error/index.d.ts +8 -0
  153. package/lib/locales/pt-pt/error/index.js +8 -0
  154. package/lib/locales/pt-pt/index.d.ts +60 -0
  155. package/lib/locales/pt-pt/profile.d.ts +14 -0
  156. package/lib/locales/pt-pt/profile.js +14 -0
  157. package/lib/locales/pt-pt/user-scopes.d.ts +0 -1
  158. package/lib/locales/pt-pt/user-scopes.js +1 -2
  159. package/lib/locales/ru/account-center.d.ts +24 -4
  160. package/lib/locales/ru/account-center.js +28 -8
  161. package/lib/locales/ru/description.d.ts +14 -0
  162. package/lib/locales/ru/description.js +14 -0
  163. package/lib/locales/ru/error/index.d.ts +8 -0
  164. package/lib/locales/ru/error/index.js +8 -0
  165. package/lib/locales/ru/index.d.ts +60 -0
  166. package/lib/locales/ru/profile.d.ts +14 -0
  167. package/lib/locales/ru/profile.js +14 -0
  168. package/lib/locales/ru/user-scopes.d.ts +0 -1
  169. package/lib/locales/ru/user-scopes.js +1 -2
  170. package/lib/locales/th/account-center.d.ts +24 -4
  171. package/lib/locales/th/account-center.js +28 -8
  172. package/lib/locales/th/description.d.ts +14 -0
  173. package/lib/locales/th/description.js +14 -0
  174. package/lib/locales/th/error/index.d.ts +8 -0
  175. package/lib/locales/th/error/index.js +8 -0
  176. package/lib/locales/th/index.d.ts +60 -0
  177. package/lib/locales/th/profile.d.ts +14 -0
  178. package/lib/locales/th/profile.js +14 -0
  179. package/lib/locales/th/user-scopes.d.ts +0 -1
  180. package/lib/locales/th/user-scopes.js +1 -2
  181. package/lib/locales/tr-tr/account-center.d.ts +24 -4
  182. package/lib/locales/tr-tr/account-center.js +28 -8
  183. package/lib/locales/tr-tr/description.d.ts +14 -0
  184. package/lib/locales/tr-tr/description.js +14 -0
  185. package/lib/locales/tr-tr/error/index.d.ts +8 -0
  186. package/lib/locales/tr-tr/error/index.js +8 -0
  187. package/lib/locales/tr-tr/index.d.ts +60 -0
  188. package/lib/locales/tr-tr/profile.d.ts +14 -0
  189. package/lib/locales/tr-tr/profile.js +14 -0
  190. package/lib/locales/tr-tr/user-scopes.d.ts +0 -1
  191. package/lib/locales/tr-tr/user-scopes.js +1 -2
  192. package/lib/locales/uk-ua/account-center.d.ts +24 -4
  193. package/lib/locales/uk-ua/account-center.js +28 -8
  194. package/lib/locales/uk-ua/description.d.ts +14 -0
  195. package/lib/locales/uk-ua/description.js +14 -0
  196. package/lib/locales/uk-ua/error/index.d.ts +8 -0
  197. package/lib/locales/uk-ua/error/index.js +8 -0
  198. package/lib/locales/uk-ua/index.d.ts +60 -0
  199. package/lib/locales/uk-ua/profile.d.ts +14 -0
  200. package/lib/locales/uk-ua/profile.js +14 -0
  201. package/lib/locales/uk-ua/user-scopes.d.ts +0 -1
  202. package/lib/locales/uk-ua/user-scopes.js +1 -2
  203. package/lib/locales/zh-cn/account-center.d.ts +24 -4
  204. package/lib/locales/zh-cn/account-center.js +28 -8
  205. package/lib/locales/zh-cn/description.d.ts +14 -0
  206. package/lib/locales/zh-cn/description.js +14 -0
  207. package/lib/locales/zh-cn/error/index.d.ts +8 -0
  208. package/lib/locales/zh-cn/error/index.js +8 -0
  209. package/lib/locales/zh-cn/index.d.ts +60 -0
  210. package/lib/locales/zh-cn/profile.d.ts +14 -0
  211. package/lib/locales/zh-cn/profile.js +14 -0
  212. package/lib/locales/zh-cn/user-scopes.d.ts +0 -1
  213. package/lib/locales/zh-cn/user-scopes.js +1 -2
  214. package/lib/locales/zh-hk/account-center.d.ts +24 -4
  215. package/lib/locales/zh-hk/account-center.js +28 -8
  216. package/lib/locales/zh-hk/description.d.ts +14 -0
  217. package/lib/locales/zh-hk/description.js +14 -0
  218. package/lib/locales/zh-hk/error/index.d.ts +8 -0
  219. package/lib/locales/zh-hk/error/index.js +8 -0
  220. package/lib/locales/zh-hk/index.d.ts +60 -0
  221. package/lib/locales/zh-hk/profile.d.ts +14 -0
  222. package/lib/locales/zh-hk/profile.js +14 -0
  223. package/lib/locales/zh-hk/user-scopes.d.ts +0 -1
  224. package/lib/locales/zh-hk/user-scopes.js +1 -2
  225. package/lib/locales/zh-tw/account-center.d.ts +24 -4
  226. package/lib/locales/zh-tw/account-center.js +28 -8
  227. package/lib/locales/zh-tw/description.d.ts +14 -0
  228. package/lib/locales/zh-tw/description.js +14 -0
  229. package/lib/locales/zh-tw/error/index.d.ts +8 -0
  230. package/lib/locales/zh-tw/error/index.js +8 -0
  231. package/lib/locales/zh-tw/index.d.ts +60 -0
  232. package/lib/locales/zh-tw/profile.d.ts +14 -0
  233. package/lib/locales/zh-tw/profile.js +14 -0
  234. package/lib/locales/zh-tw/user-scopes.d.ts +0 -1
  235. package/lib/locales/zh-tw/user-scopes.js +1 -2
  236. package/package.json +2 -2
@@ -0,0 +1,634 @@
1
+ declare const _default: Readonly<{
2
+ translation: {
3
+ input: Readonly<{
4
+ username: string;
5
+ password: string;
6
+ email: string;
7
+ phone_number: string;
8
+ confirm_password: string;
9
+ search_region_code: string;
10
+ backup_code: string;
11
+ code: string;
12
+ label_with_optional: string;
13
+ }>;
14
+ secondary: Readonly<{
15
+ social_bind_with: string;
16
+ }>;
17
+ action: Readonly<{
18
+ sign_in: string;
19
+ continue: string;
20
+ continue_as: string;
21
+ create_account: string;
22
+ create_account_without_linking: string;
23
+ create: string;
24
+ enter_passcode: string;
25
+ confirm: string;
26
+ cancel: string;
27
+ save_password: string;
28
+ bind: string;
29
+ bind_and_continue: string;
30
+ back: string;
31
+ nav_back: string;
32
+ nav_skip: string;
33
+ agree: string;
34
+ got_it: string;
35
+ sign_in_with: string;
36
+ forgot_password: string;
37
+ switch_to: string;
38
+ sign_in_via_passcode: string;
39
+ sign_in_via_password: string;
40
+ sign_in_via_passkey: string;
41
+ change: string;
42
+ link_another_email: string;
43
+ link_another_phone: string;
44
+ link_another_email_or_phone: string;
45
+ show_password: string;
46
+ copy: string;
47
+ verify_via_passkey: string;
48
+ download: string;
49
+ remove: string;
50
+ edit: string;
51
+ save: string;
52
+ single_sign_on: string;
53
+ authorize: string;
54
+ use_another_account: string;
55
+ back_to_current_account: string;
56
+ done: string;
57
+ }>;
58
+ description: Readonly<{
59
+ email: string;
60
+ phone_number: string;
61
+ username: string;
62
+ reminder: string;
63
+ not_found: string;
64
+ agree_with_terms: string;
65
+ agree_with_terms_modal: string;
66
+ terms_of_use: string;
67
+ sign_in: string;
68
+ privacy_policy: string;
69
+ create_account: string;
70
+ switch_account: string;
71
+ or: string;
72
+ and: string;
73
+ enter_passcode: string;
74
+ passcode_sent: string;
75
+ resend_after_seconds: string;
76
+ resend_passcode: string;
77
+ create_account_id_exists: string;
78
+ link_account_id_exists: string;
79
+ sign_in_id_does_not_exist: string;
80
+ sign_in_id_does_not_exist_alert: string;
81
+ create_account_id_exists_alert: string;
82
+ social_identity_exist: string;
83
+ bind_account_title: string;
84
+ social_create_account: string;
85
+ social_link_email: string;
86
+ social_link_phone: string;
87
+ social_link_email_or_phone: string;
88
+ social_bind_with_existing: string;
89
+ skip_social_linking: string;
90
+ reset_password: string;
91
+ reset_password_description: string;
92
+ new_password: string;
93
+ set_password: string;
94
+ password_changed: string;
95
+ no_account: string;
96
+ have_account: string;
97
+ enter_password: string;
98
+ enter_password_for: string;
99
+ enter_username: string;
100
+ enter_username_description: string;
101
+ enter_username_policy_description: string;
102
+ link_email: string;
103
+ link_phone: string;
104
+ link_email_or_phone: string;
105
+ link_email_description: string;
106
+ link_phone_description: string;
107
+ link_email_or_phone_description: string;
108
+ continue_with_more_information: string;
109
+ create_your_account: string;
110
+ sign_in_to_your_account: string;
111
+ device_activation: string;
112
+ device_activation_description: string;
113
+ device_activation_error_description: string;
114
+ device_activation_success: string;
115
+ device_activation_success_description: string;
116
+ no_region_code_found: string;
117
+ verify_email: string;
118
+ verify_phone: string;
119
+ password_requirements: string;
120
+ password_requirement: {
121
+ length_one: string;
122
+ length_two: string;
123
+ length_few: string;
124
+ length_many: string;
125
+ length_other: string;
126
+ character_types_one: string;
127
+ character_types_two: string;
128
+ character_types_few: string;
129
+ character_types_many: string;
130
+ character_types_other: string;
131
+ };
132
+ username_requirements: string;
133
+ username_requirement: {
134
+ length: string;
135
+ characters: string;
136
+ };
137
+ username_character: {
138
+ uppercase: string;
139
+ lowercase: string;
140
+ number: string;
141
+ underscore: string;
142
+ };
143
+ use: string;
144
+ single_sign_on_email_form: string;
145
+ single_sign_on_connectors_list: string;
146
+ single_sign_on_enabled: string;
147
+ authorize_title: string;
148
+ request_permission: string;
149
+ grant_organization_access: string;
150
+ authorize_personal_data_usage: string;
151
+ authorize_organization_access: string;
152
+ user_scopes: string;
153
+ organization_scopes: string;
154
+ authorize_agreement: string;
155
+ authorize_agreement_with_redirect: string;
156
+ not_you: string;
157
+ user_id: string;
158
+ redirect_to: string;
159
+ auto_agreement: string;
160
+ identifier_sign_in_description: string;
161
+ all_sign_in_options: string;
162
+ identifier_register_description: string;
163
+ all_account_creation_options: string;
164
+ back_to_sign_in: string;
165
+ password_expired: string;
166
+ password_expiration_reset: string;
167
+ support_email: string;
168
+ support_website: string;
169
+ switch_account_title: string;
170
+ switch_account_description: string;
171
+ about_yourself: string;
172
+ verify_identity: string;
173
+ choose_verification_method: string;
174
+ verification_method: {
175
+ passkey: string;
176
+ passkey_description: string;
177
+ password: string;
178
+ password_description: string;
179
+ email_verification_code: string;
180
+ phone_verification_code: string;
181
+ verification_code_description: string;
182
+ };
183
+ }>;
184
+ error: Readonly<{
185
+ general_required: string;
186
+ general_invalid: string;
187
+ invalid_min_max_input: string;
188
+ invalid_min_max_length: string;
189
+ username_required: string;
190
+ password_required: string;
191
+ username_exists: string;
192
+ username_should_not_start_with_number: string;
193
+ username_invalid_charset: string;
194
+ username_too_short: string;
195
+ username_too_long: string;
196
+ username_uppercase_not_allowed: string;
197
+ username_lowercase_not_allowed: string;
198
+ username_numbers_not_allowed: string;
199
+ username_underscore_not_allowed: string;
200
+ invalid_email: string;
201
+ invalid_phone: string;
202
+ passwords_do_not_match: string;
203
+ invalid_passcode: string;
204
+ device_code_required: string;
205
+ invalid_device_code: string;
206
+ device_flow_aborted: string;
207
+ invalid_connector_auth: string;
208
+ invalid_connector_request: string;
209
+ unknown: string;
210
+ invalid_session: string;
211
+ timeout: string;
212
+ password_rejected: Readonly<{
213
+ too_short: string;
214
+ too_long: string;
215
+ character_types: string;
216
+ unsupported_characters: string;
217
+ pwned: string;
218
+ restricted_found: string;
219
+ restricted: {
220
+ repetition: string;
221
+ sequence: string;
222
+ user_info: string;
223
+ words: string;
224
+ };
225
+ }>;
226
+ sso_not_enabled: string;
227
+ invalid_link: string;
228
+ invalid_link_description: string;
229
+ captcha_verification_failed: string;
230
+ terms_acceptance_required: string;
231
+ terms_acceptance_required_description: string;
232
+ something_went_wrong: string;
233
+ access_denied: string;
234
+ application_access_denied: string;
235
+ feature_not_enabled: string;
236
+ }>;
237
+ list: Readonly<{
238
+ or: string;
239
+ and: string;
240
+ separator: string;
241
+ }>;
242
+ mfa: Readonly<{
243
+ totp: string;
244
+ webauthn: string;
245
+ backup_code: string;
246
+ email_verification_code: string;
247
+ phone_verification_code: string;
248
+ link_totp_description: string;
249
+ link_webauthn_description: string;
250
+ link_backup_code_description: string;
251
+ link_email_verification_code_description: string;
252
+ link_email_2fa_description: string;
253
+ link_phone_verification_code_description: string;
254
+ link_phone_2fa_description: string;
255
+ verify_totp_description: string;
256
+ verify_webauthn_description: string;
257
+ verify_backup_code_description: string;
258
+ verify_email_verification_code_description: string;
259
+ verify_phone_verification_code_description: string;
260
+ send_to_email: string;
261
+ send_to_phone: string;
262
+ onboarding: string;
263
+ onboarding_description: string;
264
+ enable_mfa: string;
265
+ add_mfa_factors: string;
266
+ add_mfa_description: string;
267
+ add_another_mfa_factor: string;
268
+ add_another_mfa_description: string;
269
+ verify_mfa_factors: string;
270
+ verify_mfa_description: string;
271
+ add_authenticator_app: string;
272
+ replace_authenticator_app: string;
273
+ step: string;
274
+ scan_qr_code: string;
275
+ scan_qr_code_description: string;
276
+ qr_code_not_available: string;
277
+ copy_and_paste_key: string;
278
+ copy_and_paste_key_description: string;
279
+ want_to_scan_qr_code: string;
280
+ enter_one_time_code: string;
281
+ enter_one_time_code_link_description: string;
282
+ enter_one_time_code_description: string;
283
+ enter_email_verification_code: string;
284
+ enter_email_verification_code_description: string;
285
+ enter_phone_verification_code: string;
286
+ enter_phone_verification_code_description: string;
287
+ link_another_mfa_factor: string;
288
+ save_backup_code: string;
289
+ save_backup_code_description: string;
290
+ backup_code_hint: string;
291
+ new_backup_codes_generated: string;
292
+ enter_a_backup_code: string;
293
+ enter_backup_code_description: string;
294
+ create_a_passkey: string;
295
+ create_passkey_description: string;
296
+ try_another_verification_method: string;
297
+ verify_via_passkey: string;
298
+ verify_via_passkey_description: string;
299
+ secret_key_copied: string;
300
+ backup_code_copied: string;
301
+ webauthn_not_ready: string;
302
+ webauthn_not_supported: string;
303
+ webauthn_failed_to_create: string;
304
+ webauthn_failed_to_verify: string;
305
+ }>;
306
+ development_tenant: Readonly<{
307
+ notification: string;
308
+ }>;
309
+ user_scopes: Readonly<{
310
+ descriptions: {
311
+ custom_data: string;
312
+ email: string;
313
+ phone: string;
314
+ profile: string;
315
+ roles: string;
316
+ identities: string;
317
+ 'urn:logto:scope:organizations': string;
318
+ 'urn:logto:scope:organization_roles': string;
319
+ address: string;
320
+ 'urn:logto:scope:sessions': string;
321
+ };
322
+ }>;
323
+ profile: Readonly<{
324
+ name: string;
325
+ avatar: string;
326
+ givenName: string;
327
+ familyName: string;
328
+ middleName: string;
329
+ fullname: string;
330
+ nickname: string;
331
+ preferredUsername: string;
332
+ profile: string;
333
+ website: string;
334
+ gender: string;
335
+ birthdate: string;
336
+ zoneinfo: string;
337
+ locale: string;
338
+ address: {
339
+ formatted: string;
340
+ streetAddress: string;
341
+ locality: string;
342
+ region: string;
343
+ postalCode: string;
344
+ country: string;
345
+ };
346
+ gender_options: {
347
+ female: string;
348
+ male: string;
349
+ prefer_not_to_say: string;
350
+ };
351
+ checkbox_value: {
352
+ checked: string;
353
+ unchecked: string;
354
+ };
355
+ avatar_upload: {
356
+ upload: string;
357
+ remove: string;
358
+ uploading: string;
359
+ hint: string;
360
+ error_file_type: string;
361
+ error_file_size: string;
362
+ error_storage_not_configured: string;
363
+ error_upload: string;
364
+ error_save: string;
365
+ crop_title: string;
366
+ zoom: string;
367
+ error_crop: string;
368
+ };
369
+ }>;
370
+ account_center: Readonly<{
371
+ home: {
372
+ title: string;
373
+ description: string;
374
+ };
375
+ page: {
376
+ title: string;
377
+ security_title: string;
378
+ security_description: string;
379
+ profile_title: string;
380
+ profile_description: string;
381
+ sidebar_personal_info: string;
382
+ sidebar_security: string;
383
+ sidebar_sessions: string;
384
+ support: string;
385
+ };
386
+ verification: {
387
+ title: string;
388
+ description: string;
389
+ error_send_failed: string;
390
+ error_invalid_code: string;
391
+ error_verify_failed: string;
392
+ verification_required: string;
393
+ try_another_method: string;
394
+ no_available_methods_title: string;
395
+ no_available_methods_description: string;
396
+ };
397
+ password_verification: {
398
+ title: string;
399
+ description: string;
400
+ error_failed: string;
401
+ };
402
+ verification_method: {
403
+ password: {
404
+ name: string;
405
+ description: string;
406
+ };
407
+ email: {
408
+ name: string;
409
+ description: string;
410
+ };
411
+ phone: {
412
+ name: string;
413
+ description: string;
414
+ };
415
+ };
416
+ email: {
417
+ title: string;
418
+ description: string;
419
+ verification_title: string;
420
+ verification_description: string;
421
+ success: string;
422
+ verification_required: string;
423
+ };
424
+ phone: {
425
+ title: string;
426
+ description: string;
427
+ verification_title: string;
428
+ verification_description: string;
429
+ success: string;
430
+ verification_required: string;
431
+ };
432
+ username: {
433
+ title: string;
434
+ description: string;
435
+ policy_description: string;
436
+ success: string;
437
+ };
438
+ security: {
439
+ add: string;
440
+ change: string;
441
+ remove: string;
442
+ not_set: string;
443
+ social_sign_in: string;
444
+ social_not_linked: string;
445
+ email_phone: string;
446
+ email: string;
447
+ phone: string;
448
+ password: string;
449
+ configured: string;
450
+ not_configured: string;
451
+ two_step_verification: string;
452
+ authenticator_app: string;
453
+ passkeys: string;
454
+ backup_codes: string;
455
+ email_verification_code: string;
456
+ phone_verification_code: string;
457
+ passkeys_count_one: string;
458
+ passkeys_count_other: string;
459
+ backup_codes_count_one: string;
460
+ backup_codes_count_other: string;
461
+ view: string;
462
+ manage: string;
463
+ turn_on_2_step_verification_description: string;
464
+ turn_off_2_step_verification: string;
465
+ turn_off_2_step_verification_description: string;
466
+ disable_2_step_verification: string;
467
+ no_verification_method_warning: string;
468
+ passkey_sign_in_prompt: string;
469
+ passkey_sign_in_prompt_description: string;
470
+ account_removal: string;
471
+ delete_your_account: string;
472
+ delete_account: string;
473
+ remove_username_confirmation_title: string;
474
+ remove_username_confirmation_description: string;
475
+ remove_email_confirmation_title: string;
476
+ remove_email_confirmation_description: string;
477
+ remove_phone_confirmation_title: string;
478
+ remove_phone_confirmation_description: string;
479
+ email_removed: string;
480
+ phone_removed: string;
481
+ username_removed: string;
482
+ };
483
+ social: {
484
+ linked: string;
485
+ removed: string;
486
+ not_enabled: string;
487
+ remove_confirmation_title: string;
488
+ remove_confirmation_description: string;
489
+ };
490
+ password: {
491
+ title: string;
492
+ description: string;
493
+ success: string;
494
+ };
495
+ code_verification: {
496
+ send: string;
497
+ resend: string;
498
+ resend_countdown: string;
499
+ };
500
+ email_verification: {
501
+ title: string;
502
+ prepare_description: string;
503
+ email_label: string;
504
+ send: string;
505
+ description: string;
506
+ resend: string;
507
+ not_received: string;
508
+ resend_action: string;
509
+ resend_countdown: string;
510
+ error_send_failed: string;
511
+ error_verify_failed: string;
512
+ error_invalid_code: string;
513
+ };
514
+ phone_verification: {
515
+ title: string;
516
+ prepare_description: string;
517
+ phone_label: string;
518
+ send: string;
519
+ description: string;
520
+ resend: string;
521
+ resend_countdown: string;
522
+ error_send_failed: string;
523
+ error_verify_failed: string;
524
+ error_invalid_code: string;
525
+ };
526
+ mfa: {
527
+ totp_already_added: string;
528
+ totp_not_enabled: string;
529
+ backup_code_already_added: string;
530
+ backup_code_not_enabled: string;
531
+ backup_code_requires_other_mfa: string;
532
+ passkey_not_enabled: string;
533
+ passkey_already_registered: string;
534
+ };
535
+ update_success: {
536
+ default: {
537
+ title: string;
538
+ description: string;
539
+ };
540
+ email: {
541
+ title: string;
542
+ description: string;
543
+ };
544
+ phone: {
545
+ title: string;
546
+ description: string;
547
+ };
548
+ username: {
549
+ title: string;
550
+ description: string;
551
+ };
552
+ password: {
553
+ title: string;
554
+ description: string;
555
+ };
556
+ totp: {
557
+ title: string;
558
+ description: string;
559
+ };
560
+ totp_replaced: {
561
+ title: string;
562
+ description: string;
563
+ };
564
+ backup_code: {
565
+ title: string;
566
+ description: string;
567
+ };
568
+ passkey: {
569
+ title: string;
570
+ description: string;
571
+ };
572
+ social: {
573
+ title: string;
574
+ description: string;
575
+ };
576
+ };
577
+ backup_code: {
578
+ title: string;
579
+ description: string;
580
+ copy_hint: string;
581
+ generate_new_title: string;
582
+ generate_new: string;
583
+ };
584
+ passkey: {
585
+ title: string;
586
+ added: string;
587
+ last_used: string;
588
+ never_used: string;
589
+ unnamed: string;
590
+ renamed: string;
591
+ deleted: string;
592
+ add_another_title: string;
593
+ add_another_description: string;
594
+ add_passkey: string;
595
+ delete_confirmation_title: string;
596
+ delete_confirmation_description: string;
597
+ rename_passkey: string;
598
+ rename_description: string;
599
+ name_this_passkey: string;
600
+ name_passkey_description: string;
601
+ name_input_label: string;
602
+ };
603
+ sessions: {
604
+ page_title: string;
605
+ page_description: string;
606
+ title: string;
607
+ current_session: string;
608
+ signed_in_at: string;
609
+ revoke_session: string;
610
+ revoke_session_title: string;
611
+ revoke_session_description: string;
612
+ no_other_sessions: string;
613
+ loading: string;
614
+ third_party_apps_title: string;
615
+ no_third_party_apps: string;
616
+ third_party_apps_load_failed: string;
617
+ granted_at: string;
618
+ revoke_grant: string;
619
+ revoke_grant_title: string;
620
+ revoke_grant_description: string;
621
+ revoke_grant_failed: string;
622
+ };
623
+ }>;
624
+ passkey_sign_in: Readonly<{
625
+ setup_page: {
626
+ title: string;
627
+ subtitle: string;
628
+ description: string;
629
+ };
630
+ trigger_conditional_ui_failed: string;
631
+ }>;
632
+ };
633
+ }>;
634
+ export default _default;
@@ -0,0 +1,29 @@
1
+ import account_center from './account-center.js';
2
+ import action from './action.js';
3
+ import description from './description.js';
4
+ import development_tenant from './development-tenant.js';
5
+ import error from './error/index.js';
6
+ import input from './input.js';
7
+ import list from './list.js';
8
+ import mfa from './mfa.js';
9
+ import passkey_sign_in from './passkey-sign-in.js';
10
+ import profile from './profile.js';
11
+ import secondary from './secondary.js';
12
+ import user_scopes from './user-scopes.js';
13
+ const fa = {
14
+ translation: {
15
+ input,
16
+ secondary,
17
+ action,
18
+ description,
19
+ error,
20
+ list,
21
+ mfa,
22
+ development_tenant,
23
+ user_scopes,
24
+ profile,
25
+ account_center,
26
+ passkey_sign_in,
27
+ },
28
+ };
29
+ export default Object.freeze(fa);
@@ -0,0 +1,12 @@
1
+ declare const _default: Readonly<{
2
+ username: string;
3
+ password: string;
4
+ email: string;
5
+ phone_number: string;
6
+ confirm_password: string;
7
+ search_region_code: string;
8
+ backup_code: string;
9
+ code: string;
10
+ label_with_optional: string;
11
+ }>;
12
+ export default _default;
@@ -0,0 +1,12 @@
1
+ const input = {
2
+ username: 'نام کاربری',
3
+ password: 'رمز عبور',
4
+ email: 'ایمیل',
5
+ phone_number: 'شماره تلفن',
6
+ confirm_password: 'تأیید رمز عبور',
7
+ search_region_code: 'جستجوی کد منطقه',
8
+ backup_code: 'کد پشتیبان',
9
+ code: 'کد',
10
+ label_with_optional: '{{label}} (اختیاری)',
11
+ };
12
+ export default Object.freeze(input);
@@ -0,0 +1,6 @@
1
+ declare const _default: Readonly<{
2
+ or: string;
3
+ and: string;
4
+ separator: string;
5
+ }>;
6
+ export default _default;
@@ -0,0 +1,6 @@
1
+ const list = {
2
+ or: 'یا',
3
+ and: 'و',
4
+ separator: '،',
5
+ };
6
+ export default Object.freeze(list);