@logto/phrases-experience 1.2.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 (277) hide show
  1. package/LICENSE +373 -0
  2. package/README.md +3 -0
  3. package/lib/index.d.ts +19 -0
  4. package/lib/index.js +59 -0
  5. package/lib/locales/de/action.d.ts +28 -0
  6. package/lib/locales/de/action.js +28 -0
  7. package/lib/locales/de/demo-app.d.ts +4 -0
  8. package/lib/locales/de/demo-app.js +4 -0
  9. package/lib/locales/de/description.d.ts +60 -0
  10. package/lib/locales/de/description.js +60 -0
  11. package/lib/locales/de/error/index.d.ts +31 -0
  12. package/lib/locales/de/error/index.js +21 -0
  13. package/lib/locales/de/error/password-rejected.d.ts +13 -0
  14. package/lib/locales/de/error/password-rejected.js +13 -0
  15. package/lib/locales/de/index.d.ts +140 -0
  16. package/lib/locales/de/index.js +19 -0
  17. package/lib/locales/de/input.d.ts +9 -0
  18. package/lib/locales/de/input.js +9 -0
  19. package/lib/locales/de/list.d.ts +6 -0
  20. package/lib/locales/de/list.js +6 -0
  21. package/lib/locales/de/secondary.d.ts +4 -0
  22. package/lib/locales/de/secondary.js +4 -0
  23. package/lib/locales/en/action.d.ts +28 -0
  24. package/lib/locales/en/action.js +28 -0
  25. package/lib/locales/en/demo-app.d.ts +4 -0
  26. package/lib/locales/en/demo-app.js +4 -0
  27. package/lib/locales/en/description.d.ts +60 -0
  28. package/lib/locales/en/description.js +60 -0
  29. package/lib/locales/en/error/index.d.ts +31 -0
  30. package/lib/locales/en/error/index.js +21 -0
  31. package/lib/locales/en/error/password-rejected.d.ts +13 -0
  32. package/lib/locales/en/error/password-rejected.js +13 -0
  33. package/lib/locales/en/index.d.ts +140 -0
  34. package/lib/locales/en/index.js +19 -0
  35. package/lib/locales/en/input.d.ts +9 -0
  36. package/lib/locales/en/input.js +9 -0
  37. package/lib/locales/en/list.d.ts +6 -0
  38. package/lib/locales/en/list.js +6 -0
  39. package/lib/locales/en/secondary.d.ts +4 -0
  40. package/lib/locales/en/secondary.js +4 -0
  41. package/lib/locales/es/action.d.ts +28 -0
  42. package/lib/locales/es/action.js +28 -0
  43. package/lib/locales/es/demo-app.d.ts +4 -0
  44. package/lib/locales/es/demo-app.js +4 -0
  45. package/lib/locales/es/description.d.ts +60 -0
  46. package/lib/locales/es/description.js +60 -0
  47. package/lib/locales/es/error/index.d.ts +31 -0
  48. package/lib/locales/es/error/index.js +21 -0
  49. package/lib/locales/es/error/password-rejected.d.ts +13 -0
  50. package/lib/locales/es/error/password-rejected.js +13 -0
  51. package/lib/locales/es/index.d.ts +140 -0
  52. package/lib/locales/es/index.js +19 -0
  53. package/lib/locales/es/input.d.ts +9 -0
  54. package/lib/locales/es/input.js +9 -0
  55. package/lib/locales/es/list.d.ts +6 -0
  56. package/lib/locales/es/list.js +6 -0
  57. package/lib/locales/es/secondary.d.ts +4 -0
  58. package/lib/locales/es/secondary.js +4 -0
  59. package/lib/locales/fr/action.d.ts +28 -0
  60. package/lib/locales/fr/action.js +28 -0
  61. package/lib/locales/fr/demo-app.d.ts +4 -0
  62. package/lib/locales/fr/demo-app.js +4 -0
  63. package/lib/locales/fr/description.d.ts +60 -0
  64. package/lib/locales/fr/description.js +60 -0
  65. package/lib/locales/fr/error/index.d.ts +31 -0
  66. package/lib/locales/fr/error/index.js +21 -0
  67. package/lib/locales/fr/error/password-rejected.d.ts +13 -0
  68. package/lib/locales/fr/error/password-rejected.js +13 -0
  69. package/lib/locales/fr/index.d.ts +140 -0
  70. package/lib/locales/fr/index.js +19 -0
  71. package/lib/locales/fr/input.d.ts +9 -0
  72. package/lib/locales/fr/input.js +9 -0
  73. package/lib/locales/fr/list.d.ts +6 -0
  74. package/lib/locales/fr/list.js +6 -0
  75. package/lib/locales/fr/secondary.d.ts +4 -0
  76. package/lib/locales/fr/secondary.js +4 -0
  77. package/lib/locales/it/action.d.ts +28 -0
  78. package/lib/locales/it/action.js +28 -0
  79. package/lib/locales/it/demo-app.d.ts +4 -0
  80. package/lib/locales/it/demo-app.js +4 -0
  81. package/lib/locales/it/description.d.ts +60 -0
  82. package/lib/locales/it/description.js +60 -0
  83. package/lib/locales/it/error/index.d.ts +31 -0
  84. package/lib/locales/it/error/index.js +21 -0
  85. package/lib/locales/it/error/password-rejected.d.ts +13 -0
  86. package/lib/locales/it/error/password-rejected.js +13 -0
  87. package/lib/locales/it/index.d.ts +140 -0
  88. package/lib/locales/it/index.js +19 -0
  89. package/lib/locales/it/input.d.ts +9 -0
  90. package/lib/locales/it/input.js +9 -0
  91. package/lib/locales/it/list.d.ts +6 -0
  92. package/lib/locales/it/list.js +6 -0
  93. package/lib/locales/it/secondary.d.ts +4 -0
  94. package/lib/locales/it/secondary.js +4 -0
  95. package/lib/locales/ja/action.d.ts +28 -0
  96. package/lib/locales/ja/action.js +28 -0
  97. package/lib/locales/ja/demo-app.d.ts +4 -0
  98. package/lib/locales/ja/demo-app.js +4 -0
  99. package/lib/locales/ja/description.d.ts +60 -0
  100. package/lib/locales/ja/description.js +60 -0
  101. package/lib/locales/ja/error/index.d.ts +31 -0
  102. package/lib/locales/ja/error/index.js +21 -0
  103. package/lib/locales/ja/error/password-rejected.d.ts +13 -0
  104. package/lib/locales/ja/error/password-rejected.js +13 -0
  105. package/lib/locales/ja/index.d.ts +140 -0
  106. package/lib/locales/ja/index.js +19 -0
  107. package/lib/locales/ja/input.d.ts +9 -0
  108. package/lib/locales/ja/input.js +9 -0
  109. package/lib/locales/ja/list.d.ts +6 -0
  110. package/lib/locales/ja/list.js +7 -0
  111. package/lib/locales/ja/secondary.d.ts +4 -0
  112. package/lib/locales/ja/secondary.js +4 -0
  113. package/lib/locales/ko/action.d.ts +28 -0
  114. package/lib/locales/ko/action.js +28 -0
  115. package/lib/locales/ko/demo-app.d.ts +4 -0
  116. package/lib/locales/ko/demo-app.js +4 -0
  117. package/lib/locales/ko/description.d.ts +60 -0
  118. package/lib/locales/ko/description.js +60 -0
  119. package/lib/locales/ko/error/index.d.ts +31 -0
  120. package/lib/locales/ko/error/index.js +21 -0
  121. package/lib/locales/ko/error/password-rejected.d.ts +13 -0
  122. package/lib/locales/ko/error/password-rejected.js +13 -0
  123. package/lib/locales/ko/index.d.ts +140 -0
  124. package/lib/locales/ko/index.js +19 -0
  125. package/lib/locales/ko/input.d.ts +9 -0
  126. package/lib/locales/ko/input.js +9 -0
  127. package/lib/locales/ko/list.d.ts +6 -0
  128. package/lib/locales/ko/list.js +6 -0
  129. package/lib/locales/ko/secondary.d.ts +4 -0
  130. package/lib/locales/ko/secondary.js +4 -0
  131. package/lib/locales/pl-pl/action.d.ts +28 -0
  132. package/lib/locales/pl-pl/action.js +28 -0
  133. package/lib/locales/pl-pl/demo-app.d.ts +4 -0
  134. package/lib/locales/pl-pl/demo-app.js +4 -0
  135. package/lib/locales/pl-pl/description.d.ts +60 -0
  136. package/lib/locales/pl-pl/description.js +60 -0
  137. package/lib/locales/pl-pl/error/index.d.ts +31 -0
  138. package/lib/locales/pl-pl/error/index.js +21 -0
  139. package/lib/locales/pl-pl/error/password-rejected.d.ts +13 -0
  140. package/lib/locales/pl-pl/error/password-rejected.js +13 -0
  141. package/lib/locales/pl-pl/index.d.ts +140 -0
  142. package/lib/locales/pl-pl/index.js +19 -0
  143. package/lib/locales/pl-pl/input.d.ts +9 -0
  144. package/lib/locales/pl-pl/input.js +9 -0
  145. package/lib/locales/pl-pl/list.d.ts +6 -0
  146. package/lib/locales/pl-pl/list.js +6 -0
  147. package/lib/locales/pl-pl/secondary.d.ts +4 -0
  148. package/lib/locales/pl-pl/secondary.js +4 -0
  149. package/lib/locales/pt-br/action.d.ts +28 -0
  150. package/lib/locales/pt-br/action.js +28 -0
  151. package/lib/locales/pt-br/demo-app.d.ts +4 -0
  152. package/lib/locales/pt-br/demo-app.js +4 -0
  153. package/lib/locales/pt-br/description.d.ts +60 -0
  154. package/lib/locales/pt-br/description.js +60 -0
  155. package/lib/locales/pt-br/error/index.d.ts +31 -0
  156. package/lib/locales/pt-br/error/index.js +21 -0
  157. package/lib/locales/pt-br/error/password-rejected.d.ts +13 -0
  158. package/lib/locales/pt-br/error/password-rejected.js +13 -0
  159. package/lib/locales/pt-br/index.d.ts +140 -0
  160. package/lib/locales/pt-br/index.js +19 -0
  161. package/lib/locales/pt-br/input.d.ts +9 -0
  162. package/lib/locales/pt-br/input.js +9 -0
  163. package/lib/locales/pt-br/list.d.ts +6 -0
  164. package/lib/locales/pt-br/list.js +6 -0
  165. package/lib/locales/pt-br/secondary.d.ts +4 -0
  166. package/lib/locales/pt-br/secondary.js +4 -0
  167. package/lib/locales/pt-pt/action.d.ts +28 -0
  168. package/lib/locales/pt-pt/action.js +28 -0
  169. package/lib/locales/pt-pt/demo-app.d.ts +4 -0
  170. package/lib/locales/pt-pt/demo-app.js +4 -0
  171. package/lib/locales/pt-pt/description.d.ts +60 -0
  172. package/lib/locales/pt-pt/description.js +60 -0
  173. package/lib/locales/pt-pt/error/index.d.ts +31 -0
  174. package/lib/locales/pt-pt/error/index.js +21 -0
  175. package/lib/locales/pt-pt/error/password-rejected.d.ts +13 -0
  176. package/lib/locales/pt-pt/error/password-rejected.js +13 -0
  177. package/lib/locales/pt-pt/index.d.ts +140 -0
  178. package/lib/locales/pt-pt/index.js +19 -0
  179. package/lib/locales/pt-pt/input.d.ts +9 -0
  180. package/lib/locales/pt-pt/input.js +9 -0
  181. package/lib/locales/pt-pt/list.d.ts +6 -0
  182. package/lib/locales/pt-pt/list.js +6 -0
  183. package/lib/locales/pt-pt/secondary.d.ts +4 -0
  184. package/lib/locales/pt-pt/secondary.js +4 -0
  185. package/lib/locales/ru/action.d.ts +28 -0
  186. package/lib/locales/ru/action.js +28 -0
  187. package/lib/locales/ru/demo-app.d.ts +4 -0
  188. package/lib/locales/ru/demo-app.js +4 -0
  189. package/lib/locales/ru/description.d.ts +60 -0
  190. package/lib/locales/ru/description.js +60 -0
  191. package/lib/locales/ru/error/index.d.ts +31 -0
  192. package/lib/locales/ru/error/index.js +21 -0
  193. package/lib/locales/ru/error/password-rejected.d.ts +13 -0
  194. package/lib/locales/ru/error/password-rejected.js +13 -0
  195. package/lib/locales/ru/index.d.ts +140 -0
  196. package/lib/locales/ru/index.js +19 -0
  197. package/lib/locales/ru/input.d.ts +9 -0
  198. package/lib/locales/ru/input.js +9 -0
  199. package/lib/locales/ru/list.d.ts +6 -0
  200. package/lib/locales/ru/list.js +6 -0
  201. package/lib/locales/ru/secondary.d.ts +4 -0
  202. package/lib/locales/ru/secondary.js +4 -0
  203. package/lib/locales/tr-tr/action.d.ts +28 -0
  204. package/lib/locales/tr-tr/action.js +28 -0
  205. package/lib/locales/tr-tr/demo-app.d.ts +4 -0
  206. package/lib/locales/tr-tr/demo-app.js +4 -0
  207. package/lib/locales/tr-tr/description.d.ts +60 -0
  208. package/lib/locales/tr-tr/description.js +60 -0
  209. package/lib/locales/tr-tr/error/index.d.ts +31 -0
  210. package/lib/locales/tr-tr/error/index.js +21 -0
  211. package/lib/locales/tr-tr/error/password-rejected.d.ts +13 -0
  212. package/lib/locales/tr-tr/error/password-rejected.js +13 -0
  213. package/lib/locales/tr-tr/index.d.ts +140 -0
  214. package/lib/locales/tr-tr/index.js +19 -0
  215. package/lib/locales/tr-tr/input.d.ts +9 -0
  216. package/lib/locales/tr-tr/input.js +9 -0
  217. package/lib/locales/tr-tr/list.d.ts +6 -0
  218. package/lib/locales/tr-tr/list.js +6 -0
  219. package/lib/locales/tr-tr/secondary.d.ts +4 -0
  220. package/lib/locales/tr-tr/secondary.js +4 -0
  221. package/lib/locales/zh-cn/action.d.ts +28 -0
  222. package/lib/locales/zh-cn/action.js +28 -0
  223. package/lib/locales/zh-cn/demo-app.d.ts +4 -0
  224. package/lib/locales/zh-cn/demo-app.js +4 -0
  225. package/lib/locales/zh-cn/description.d.ts +60 -0
  226. package/lib/locales/zh-cn/description.js +60 -0
  227. package/lib/locales/zh-cn/error/index.d.ts +31 -0
  228. package/lib/locales/zh-cn/error/index.js +21 -0
  229. package/lib/locales/zh-cn/error/password-rejected.d.ts +13 -0
  230. package/lib/locales/zh-cn/error/password-rejected.js +13 -0
  231. package/lib/locales/zh-cn/index.d.ts +140 -0
  232. package/lib/locales/zh-cn/index.js +19 -0
  233. package/lib/locales/zh-cn/input.d.ts +9 -0
  234. package/lib/locales/zh-cn/input.js +9 -0
  235. package/lib/locales/zh-cn/list.d.ts +6 -0
  236. package/lib/locales/zh-cn/list.js +6 -0
  237. package/lib/locales/zh-cn/secondary.d.ts +4 -0
  238. package/lib/locales/zh-cn/secondary.js +4 -0
  239. package/lib/locales/zh-hk/action.d.ts +28 -0
  240. package/lib/locales/zh-hk/action.js +28 -0
  241. package/lib/locales/zh-hk/demo-app.d.ts +4 -0
  242. package/lib/locales/zh-hk/demo-app.js +4 -0
  243. package/lib/locales/zh-hk/description.d.ts +60 -0
  244. package/lib/locales/zh-hk/description.js +60 -0
  245. package/lib/locales/zh-hk/error/index.d.ts +31 -0
  246. package/lib/locales/zh-hk/error/index.js +21 -0
  247. package/lib/locales/zh-hk/error/password-rejected.d.ts +13 -0
  248. package/lib/locales/zh-hk/error/password-rejected.js +13 -0
  249. package/lib/locales/zh-hk/index.d.ts +140 -0
  250. package/lib/locales/zh-hk/index.js +19 -0
  251. package/lib/locales/zh-hk/input.d.ts +9 -0
  252. package/lib/locales/zh-hk/input.js +9 -0
  253. package/lib/locales/zh-hk/list.d.ts +6 -0
  254. package/lib/locales/zh-hk/list.js +6 -0
  255. package/lib/locales/zh-hk/secondary.d.ts +4 -0
  256. package/lib/locales/zh-hk/secondary.js +4 -0
  257. package/lib/locales/zh-tw/action.d.ts +28 -0
  258. package/lib/locales/zh-tw/action.js +28 -0
  259. package/lib/locales/zh-tw/demo-app.d.ts +4 -0
  260. package/lib/locales/zh-tw/demo-app.js +4 -0
  261. package/lib/locales/zh-tw/description.d.ts +60 -0
  262. package/lib/locales/zh-tw/description.js +60 -0
  263. package/lib/locales/zh-tw/error/index.d.ts +31 -0
  264. package/lib/locales/zh-tw/error/index.js +21 -0
  265. package/lib/locales/zh-tw/error/password-rejected.d.ts +13 -0
  266. package/lib/locales/zh-tw/error/password-rejected.js +13 -0
  267. package/lib/locales/zh-tw/index.d.ts +140 -0
  268. package/lib/locales/zh-tw/index.js +19 -0
  269. package/lib/locales/zh-tw/input.d.ts +9 -0
  270. package/lib/locales/zh-tw/input.js +9 -0
  271. package/lib/locales/zh-tw/list.d.ts +6 -0
  272. package/lib/locales/zh-tw/list.js +6 -0
  273. package/lib/locales/zh-tw/secondary.d.ts +4 -0
  274. package/lib/locales/zh-tw/secondary.js +4 -0
  275. package/lib/types.d.ts +2 -0
  276. package/lib/types.js +1 -0
  277. package/package.json +58 -0
@@ -0,0 +1,140 @@
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
+ }>;
11
+ secondary: Readonly<{
12
+ social_bind_with: string;
13
+ }>;
14
+ action: Readonly<{
15
+ sign_in: string;
16
+ continue: string;
17
+ create_account: string;
18
+ create_account_without_linking: string;
19
+ create: string;
20
+ enter_passcode: string;
21
+ confirm: string;
22
+ cancel: string;
23
+ save_password: string;
24
+ bind: string;
25
+ bind_and_continue: string;
26
+ back: string;
27
+ nav_back: string;
28
+ agree: string;
29
+ got_it: string;
30
+ sign_in_with: string;
31
+ forgot_password: string;
32
+ switch_to: string;
33
+ sign_in_via_passcode: string;
34
+ sign_in_via_password: string;
35
+ change: string;
36
+ link_another_email: string;
37
+ link_another_phone: string;
38
+ link_another_email_or_phone: string;
39
+ show_password: string;
40
+ }>;
41
+ description: Readonly<{
42
+ email: string;
43
+ phone_number: string;
44
+ username: string;
45
+ reminder: string;
46
+ not_found: string;
47
+ agree_with_terms: string;
48
+ agree_with_terms_modal: string;
49
+ terms_of_use: string;
50
+ sign_in: string;
51
+ privacy_policy: string;
52
+ create_account: string;
53
+ or: string;
54
+ and: string;
55
+ enter_passcode: string;
56
+ passcode_sent: string;
57
+ resend_after_seconds: string;
58
+ resend_passcode: string;
59
+ create_account_id_exists: string;
60
+ link_account_id_exists: string;
61
+ sign_in_id_does_not_exist: string;
62
+ sign_in_id_does_not_exist_alert: string;
63
+ create_account_id_exists_alert: string;
64
+ social_identity_exist: string;
65
+ bind_account_title: string;
66
+ social_create_account: string;
67
+ social_link_email: string;
68
+ social_link_phone: string;
69
+ social_link_email_or_phone: string;
70
+ social_bind_with_existing: string;
71
+ reset_password: string;
72
+ reset_password_description: string;
73
+ new_password: string;
74
+ set_password: string;
75
+ password_changed: string;
76
+ no_account: string;
77
+ have_account: string;
78
+ enter_password: string;
79
+ enter_password_for: string;
80
+ enter_username: string;
81
+ enter_username_description: string;
82
+ link_email: string;
83
+ link_phone: string;
84
+ link_email_or_phone: string;
85
+ link_email_description: string;
86
+ link_phone_description: string;
87
+ link_email_or_phone_description: string;
88
+ continue_with_more_information: string;
89
+ create_your_account: string;
90
+ sign_in_to_your_account: string;
91
+ no_region_code_found: string;
92
+ verify_email: string;
93
+ verify_phone: string;
94
+ password_requirements: string;
95
+ 'password_requirement.length_one': string;
96
+ 'password_requirement.length_other': string;
97
+ 'password_requirement.character_types_one': string;
98
+ 'password_requirement.character_types_other': string;
99
+ }>;
100
+ error: Readonly<{
101
+ general_required: string;
102
+ general_invalid: string;
103
+ username_required: string;
104
+ password_required: string;
105
+ username_exists: string;
106
+ username_should_not_start_with_number: string;
107
+ username_invalid_charset: string;
108
+ invalid_email: string;
109
+ invalid_phone: string;
110
+ passwords_do_not_match: string;
111
+ invalid_passcode: string;
112
+ invalid_connector_auth: string;
113
+ invalid_connector_request: string;
114
+ unknown: string;
115
+ invalid_session: string;
116
+ timeout: string;
117
+ password_rejected: Readonly<{
118
+ too_short: string;
119
+ too_long: string;
120
+ character_types: string;
121
+ unsupported_characters: string;
122
+ pwned: string;
123
+ restricted_found: string;
124
+ 'restricted.repetition': string;
125
+ 'restricted.sequence': string;
126
+ 'restricted.user_info': string;
127
+ 'restricted.words': string;
128
+ }>;
129
+ }>;
130
+ demo_app: Readonly<{
131
+ notification: string;
132
+ }>;
133
+ list: {
134
+ or: string;
135
+ and: string;
136
+ separator: string;
137
+ };
138
+ };
139
+ }>;
140
+ export default _default;
@@ -0,0 +1,19 @@
1
+ import action from './action.js';
2
+ import demo_app from './demo-app.js';
3
+ import description from './description.js';
4
+ import error from './error/index.js';
5
+ import input from './input.js';
6
+ import list from './list.js';
7
+ import secondary from './secondary.js';
8
+ const ja = {
9
+ translation: {
10
+ input,
11
+ secondary,
12
+ action,
13
+ description,
14
+ error,
15
+ demo_app,
16
+ list,
17
+ },
18
+ };
19
+ export default Object.freeze(ja);
@@ -0,0 +1,9 @@
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
+ }>;
9
+ export default _default;
@@ -0,0 +1,9 @@
1
+ const input = {
2
+ username: 'ユーザー名',
3
+ password: 'パスワード',
4
+ email: 'メールアドレス',
5
+ phone_number: '電話番号',
6
+ confirm_password: 'パスワード確認',
7
+ search_region_code: '地域コード検索',
8
+ };
9
+ export default Object.freeze(input);
@@ -0,0 +1,6 @@
1
+ declare const list: {
2
+ or: string;
3
+ and: string;
4
+ separator: string;
5
+ };
6
+ export default list;
@@ -0,0 +1,7 @@
1
+ const list = {
2
+ or: 'または',
3
+ and: 'そして',
4
+ separator: ',',
5
+ };
6
+ Object.freeze(list);
7
+ export default list;
@@ -0,0 +1,4 @@
1
+ declare const _default: Readonly<{
2
+ social_bind_with: string;
3
+ }>;
4
+ export default _default;
@@ -0,0 +1,4 @@
1
+ const secondary = {
2
+ social_bind_with: '既にアカウントを持っていますか?{{methods, list(type: disjunction;)}}をソーシャルアイデンティティにリンクするためにサインインしてください。',
3
+ };
4
+ export default Object.freeze(secondary);
@@ -0,0 +1,28 @@
1
+ declare const _default: Readonly<{
2
+ sign_in: string;
3
+ continue: string;
4
+ create_account: string;
5
+ create_account_without_linking: string;
6
+ create: string;
7
+ enter_passcode: string;
8
+ confirm: string;
9
+ cancel: string;
10
+ save_password: string;
11
+ bind: string;
12
+ bind_and_continue: string;
13
+ back: string;
14
+ nav_back: string;
15
+ agree: string;
16
+ got_it: string;
17
+ sign_in_with: string;
18
+ forgot_password: string;
19
+ switch_to: string;
20
+ sign_in_via_passcode: string;
21
+ sign_in_via_password: string;
22
+ change: string;
23
+ link_another_email: string;
24
+ link_another_phone: string;
25
+ link_another_email_or_phone: string;
26
+ show_password: string;
27
+ }>;
28
+ export default _default;
@@ -0,0 +1,28 @@
1
+ const action = {
2
+ sign_in: '로그인',
3
+ continue: '계속',
4
+ create_account: '계정 생성',
5
+ create_account_without_linking: '연동 없이 계정 생성하기',
6
+ create: '생성',
7
+ enter_passcode: '비밀번호 입력',
8
+ confirm: '확인',
9
+ cancel: '취소',
10
+ save_password: '저장',
11
+ bind: '{{address}}로 연동',
12
+ bind_and_continue: '연동하고 계속하기',
13
+ back: '뒤로 가기',
14
+ nav_back: '뒤로',
15
+ agree: '동의',
16
+ got_it: '알겠습니다',
17
+ sign_in_with: '{{name}} 계속',
18
+ forgot_password: '비밀번호를 잊어버리셨나요?',
19
+ switch_to: '{{method}}로 전환',
20
+ sign_in_via_passcode: '인증번호로 로그인',
21
+ sign_in_via_password: '비밀번호로 로그인',
22
+ change: '변경 {{method}}',
23
+ link_another_email: '다른 이메일 연동',
24
+ link_another_phone: '다른 전화번호 연동',
25
+ link_another_email_or_phone: '다른 이메일 또는 전화번호 연동',
26
+ show_password: '비밀번호 보기',
27
+ };
28
+ export default Object.freeze(action);
@@ -0,0 +1,4 @@
1
+ declare const _default: Readonly<{
2
+ notification: string;
3
+ }>;
4
+ export default _default;
@@ -0,0 +1,4 @@
1
+ const demo_app = {
2
+ notification: '알림:로그인 경험을 테스트하기 위해 먼저 계정을 만드는 것이 좋아요.',
3
+ };
4
+ export default Object.freeze(demo_app);
@@ -0,0 +1,60 @@
1
+ declare const _default: Readonly<{
2
+ email: string;
3
+ phone_number: string;
4
+ username: string;
5
+ reminder: string;
6
+ not_found: string;
7
+ agree_with_terms: string;
8
+ agree_with_terms_modal: string;
9
+ terms_of_use: string;
10
+ sign_in: string;
11
+ privacy_policy: string;
12
+ create_account: string;
13
+ or: string;
14
+ and: string;
15
+ enter_passcode: string;
16
+ passcode_sent: string;
17
+ resend_after_seconds: string;
18
+ resend_passcode: string;
19
+ create_account_id_exists: string;
20
+ link_account_id_exists: string;
21
+ sign_in_id_does_not_exist: string;
22
+ sign_in_id_does_not_exist_alert: string;
23
+ create_account_id_exists_alert: string;
24
+ social_identity_exist: string;
25
+ bind_account_title: string;
26
+ social_create_account: string;
27
+ social_link_email: string;
28
+ social_link_phone: string;
29
+ social_link_email_or_phone: string;
30
+ social_bind_with_existing: string;
31
+ reset_password: string;
32
+ reset_password_description: string;
33
+ new_password: string;
34
+ set_password: string;
35
+ password_changed: string;
36
+ no_account: string;
37
+ have_account: string;
38
+ enter_password: string;
39
+ enter_password_for: string;
40
+ enter_username: string;
41
+ enter_username_description: string;
42
+ link_email: string;
43
+ link_phone: string;
44
+ link_email_or_phone: string;
45
+ link_email_description: string;
46
+ link_phone_description: string;
47
+ link_email_or_phone_description: string;
48
+ continue_with_more_information: string;
49
+ create_your_account: string;
50
+ sign_in_to_your_account: string;
51
+ no_region_code_found: string;
52
+ verify_email: string;
53
+ verify_phone: string;
54
+ password_requirements: string;
55
+ 'password_requirement.length_one': string;
56
+ 'password_requirement.length_other': string;
57
+ 'password_requirement.character_types_one': string;
58
+ 'password_requirement.character_types_other': string;
59
+ }>;
60
+ export default _default;
@@ -0,0 +1,60 @@
1
+ const description = {
2
+ email: '이메일',
3
+ phone_number: '휴대전화번호',
4
+ username: '사용자 이름',
5
+ reminder: '리마인더',
6
+ not_found: '404 찾을 수 없음',
7
+ agree_with_terms: '나는 내용을 읽었으며, 이에 동의합니다.',
8
+ agree_with_terms_modal: '진행하기 위해서는, 다음을 동의해주세요 <link></link>.',
9
+ terms_of_use: '이용약관',
10
+ sign_in: '로그인',
11
+ privacy_policy: '개인정보처리방침',
12
+ create_account: '계정 생성',
13
+ or: '또는',
14
+ and: '그리고',
15
+ enter_passcode: '{{address}} {{target}} 으로 비밀번호가 전송되었어요.',
16
+ passcode_sent: '비밀번호가 재전송되었어요.',
17
+ resend_after_seconds: '<span>{{seconds}}</span> 초 후에 재전송',
18
+ resend_passcode: '비밀번호 재전송',
19
+ create_account_id_exists: '{{type}} {{value}} 계정은 다른 계정과 연결되어 있습니다. 다른 {{type}}을(를) 시도해주세요.',
20
+ link_account_id_exists: '{{type}} {{value}}와/과 연동된 계정이 이미 존재해요. 연동할까요?',
21
+ sign_in_id_does_not_exist: '{type}} {{value}} 계정이 존재하지 않아요. 새로 만드시겠어요?',
22
+ sign_in_id_does_not_exist_alert: '{{type}} {{value}} 계정이 존재하지 않아요.',
23
+ create_account_id_exists_alert: '{{type}} {{value}} 이미 존재해요.',
24
+ social_identity_exist: '{{type}} {{value}}이/가 다른 계정과 연동되어 있어요. 다른 {{type}}을/를 시도해 보세요.',
25
+ bind_account_title: '계정 만들거나 연동하기',
26
+ social_create_account: '새로운 계정을 만들 수 있습니다.',
27
+ social_link_email: '다른 이메일을 연동할 수 있어요',
28
+ social_link_phone: '다른 휴대전화를 연동할 수 있어요',
29
+ social_link_email_or_phone: '다른 이메일이나 휴대전화를 연동할 수 있어요',
30
+ social_bind_with_existing: '등록된 관련 {{method}}이 있습니다. 직접 연결할 수 있습니다.',
31
+ reset_password: '비밀번호를 잊으셨나요',
32
+ reset_password_description: '귀하의 계정과 연결된 {{types, list(type: disjunction;)}}를 입력하면 비밀번호 재설정을 위한 인증 코드를 보내드립니다.',
33
+ new_password: '새 비밀번호',
34
+ set_password: '비밀번호 설정',
35
+ password_changed: '비밀번호 변경됨',
36
+ no_account: '계정이 없나요?',
37
+ have_account: '이미 계정이 있나요?',
38
+ enter_password: '비밀번호 입력',
39
+ enter_password_for: '{{method}} {{value}} 비밀번호 로그인',
40
+ enter_username: '사용자 이름 설정하기',
41
+ enter_username_description: '사용자 이름은 로그인을 할 때 사용되요. 사용자 이름에는 문자, 숫자 및 밑줄만 포함되어야 해요.',
42
+ link_email: '이메일 연동',
43
+ link_phone: '휴대전화번호 연동',
44
+ link_email_or_phone: '이메일 또는 휴대전화번호 연동',
45
+ link_email_description: '더 나은 보안을 위해 이메일을 연동해 주세요.',
46
+ link_phone_description: '더 나은 보안을 위해 휴대전화번호를 연동해 주세요.',
47
+ link_email_or_phone_description: '더 나은 보안을 위해 이메일 또는 휴대전화번호를 연동해 주세요.',
48
+ continue_with_more_information: '더 나은 보안을 위해 아래 자세한 내용을 따라 주세요.',
49
+ create_your_account: '계정 생성하기',
50
+ sign_in_to_your_account: '계정에 로그인하세요',
51
+ no_region_code_found: '지역 코드를 찾을 수 없습니다.',
52
+ verify_email: '이메일 인증',
53
+ verify_phone: '휴대전화번호 인증',
54
+ password_requirements: '비밀번호는 {{items, list}}로 이루어져야 합니다.',
55
+ 'password_requirement.length_one': '최소 {{count}}자 이상이어야 함',
56
+ 'password_requirement.length_other': '최소 {{count}} 문자 이상이어야 함',
57
+ 'password_requirement.character_types_one': '최소 {{count}}개의 대문자, 소문자, 숫자, 특수 기호를 포함해야 함',
58
+ 'password_requirement.character_types_other': '최소 {{count}}개의 대문자, 소문자, 숫자, 특수 기호를 포함해야 함',
59
+ };
60
+ export default Object.freeze(description);
@@ -0,0 +1,31 @@
1
+ declare const _default: Readonly<{
2
+ general_required: string;
3
+ general_invalid: string;
4
+ username_required: string;
5
+ password_required: string;
6
+ username_exists: string;
7
+ username_should_not_start_with_number: string;
8
+ username_invalid_charset: string;
9
+ invalid_email: string;
10
+ invalid_phone: string;
11
+ passwords_do_not_match: string;
12
+ invalid_passcode: string;
13
+ invalid_connector_auth: string;
14
+ invalid_connector_request: string;
15
+ unknown: string;
16
+ invalid_session: string;
17
+ timeout: string;
18
+ password_rejected: Readonly<{
19
+ too_short: string;
20
+ too_long: string;
21
+ character_types: string;
22
+ unsupported_characters: string;
23
+ pwned: string;
24
+ restricted_found: string;
25
+ 'restricted.repetition': string;
26
+ 'restricted.sequence': string;
27
+ 'restricted.user_info': string;
28
+ 'restricted.words': string;
29
+ }>;
30
+ }>;
31
+ export default _default;
@@ -0,0 +1,21 @@
1
+ import password_rejected from './password-rejected.js';
2
+ const error = {
3
+ general_required: '{{types, list(type: disjunction;)}}은/는 필수예요.',
4
+ general_invalid: '{{types, list(type: disjunction;)}}은/는 유효하지 않아요.',
5
+ username_required: '사용자 이름은 필수예요.',
6
+ password_required: '비밀번호는 필수예요.',
7
+ username_exists: '사용자 이름이 이미 존재해요.',
8
+ username_should_not_start_with_number: '사용자 이름은 숫자로 시작하면 안 돼요.',
9
+ username_invalid_charset: '사용자 이름은 문자, 숫자, _(밑줄 문자) 로만 이루어져야 해요.',
10
+ invalid_email: '이메일이 유효하지 않아요.',
11
+ invalid_phone: '휴대전화번호가 유효하지 않아요.',
12
+ passwords_do_not_match: '비밀번호가 일치하지 않아요.',
13
+ invalid_passcode: '비밀번호가 유효하지 않아요.',
14
+ invalid_connector_auth: '인증이 유효하지 않아요.',
15
+ invalid_connector_request: '연동 정보가 유효하지 않아요.',
16
+ unknown: '알 수 없는 오류가 발생했어요. 잠시 후에 시도해 주세요.',
17
+ invalid_session: '세션을 찾을 수 없어요. 다시 로그인해 주세요.',
18
+ timeout: '요청 시간이 초과되었어요. 잠시 후에 다시 시도해 주세요.',
19
+ password_rejected,
20
+ };
21
+ export default Object.freeze(error);
@@ -0,0 +1,13 @@
1
+ declare const _default: Readonly<{
2
+ too_short: string;
3
+ too_long: string;
4
+ character_types: string;
5
+ unsupported_characters: string;
6
+ pwned: string;
7
+ restricted_found: string;
8
+ 'restricted.repetition': string;
9
+ 'restricted.sequence': string;
10
+ 'restricted.user_info': string;
11
+ 'restricted.words': string;
12
+ }>;
13
+ export default _default;
@@ -0,0 +1,13 @@
1
+ const password_rejected = {
2
+ too_short: '최소 길이는 {{min}}입니다.',
3
+ too_long: '최대 길이는 {{max}}입니다.',
4
+ character_types: '최소 {{min}}개의 문자 유형이 필요합니다.',
5
+ unsupported_characters: '지원되지 않는 문자가 발견되었습니다.',
6
+ pwned: '추측하기 쉬운 간단한 암호 사용을 피하십시오.',
7
+ restricted_found: '{{list, list}}을(를) 과도하게 사용하지 마십시오.',
8
+ 'restricted.repetition': '반복된 문자',
9
+ 'restricted.sequence': '연속된 문자',
10
+ 'restricted.user_info': '개인 정보',
11
+ 'restricted.words': '품질 가능성',
12
+ };
13
+ export default Object.freeze(password_rejected);
@@ -0,0 +1,140 @@
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
+ }>;
11
+ secondary: Readonly<{
12
+ social_bind_with: string;
13
+ }>;
14
+ action: Readonly<{
15
+ sign_in: string;
16
+ continue: string;
17
+ create_account: string;
18
+ create_account_without_linking: string;
19
+ create: string;
20
+ enter_passcode: string;
21
+ confirm: string;
22
+ cancel: string;
23
+ save_password: string;
24
+ bind: string;
25
+ bind_and_continue: string;
26
+ back: string;
27
+ nav_back: string;
28
+ agree: string;
29
+ got_it: string;
30
+ sign_in_with: string;
31
+ forgot_password: string;
32
+ switch_to: string;
33
+ sign_in_via_passcode: string;
34
+ sign_in_via_password: string;
35
+ change: string;
36
+ link_another_email: string;
37
+ link_another_phone: string;
38
+ link_another_email_or_phone: string;
39
+ show_password: string;
40
+ }>;
41
+ description: Readonly<{
42
+ email: string;
43
+ phone_number: string;
44
+ username: string;
45
+ reminder: string;
46
+ not_found: string;
47
+ agree_with_terms: string;
48
+ agree_with_terms_modal: string;
49
+ terms_of_use: string;
50
+ sign_in: string;
51
+ privacy_policy: string;
52
+ create_account: string;
53
+ or: string;
54
+ and: string;
55
+ enter_passcode: string;
56
+ passcode_sent: string;
57
+ resend_after_seconds: string;
58
+ resend_passcode: string;
59
+ create_account_id_exists: string;
60
+ link_account_id_exists: string;
61
+ sign_in_id_does_not_exist: string;
62
+ sign_in_id_does_not_exist_alert: string;
63
+ create_account_id_exists_alert: string;
64
+ social_identity_exist: string;
65
+ bind_account_title: string;
66
+ social_create_account: string;
67
+ social_link_email: string;
68
+ social_link_phone: string;
69
+ social_link_email_or_phone: string;
70
+ social_bind_with_existing: string;
71
+ reset_password: string;
72
+ reset_password_description: string;
73
+ new_password: string;
74
+ set_password: string;
75
+ password_changed: string;
76
+ no_account: string;
77
+ have_account: string;
78
+ enter_password: string;
79
+ enter_password_for: string;
80
+ enter_username: string;
81
+ enter_username_description: string;
82
+ link_email: string;
83
+ link_phone: string;
84
+ link_email_or_phone: string;
85
+ link_email_description: string;
86
+ link_phone_description: string;
87
+ link_email_or_phone_description: string;
88
+ continue_with_more_information: string;
89
+ create_your_account: string;
90
+ sign_in_to_your_account: string;
91
+ no_region_code_found: string;
92
+ verify_email: string;
93
+ verify_phone: string;
94
+ password_requirements: string;
95
+ 'password_requirement.length_one': string;
96
+ 'password_requirement.length_other': string;
97
+ 'password_requirement.character_types_one': string;
98
+ 'password_requirement.character_types_other': string;
99
+ }>;
100
+ error: Readonly<{
101
+ general_required: string;
102
+ general_invalid: string;
103
+ username_required: string;
104
+ password_required: string;
105
+ username_exists: string;
106
+ username_should_not_start_with_number: string;
107
+ username_invalid_charset: string;
108
+ invalid_email: string;
109
+ invalid_phone: string;
110
+ passwords_do_not_match: string;
111
+ invalid_passcode: string;
112
+ invalid_connector_auth: string;
113
+ invalid_connector_request: string;
114
+ unknown: string;
115
+ invalid_session: string;
116
+ timeout: string;
117
+ password_rejected: Readonly<{
118
+ too_short: string;
119
+ too_long: string;
120
+ character_types: string;
121
+ unsupported_characters: string;
122
+ pwned: string;
123
+ restricted_found: string;
124
+ 'restricted.repetition': string;
125
+ 'restricted.sequence': string;
126
+ 'restricted.user_info': string;
127
+ 'restricted.words': string;
128
+ }>;
129
+ }>;
130
+ demo_app: Readonly<{
131
+ notification: string;
132
+ }>;
133
+ list: Readonly<{
134
+ or: string;
135
+ and: string;
136
+ separator: string;
137
+ }>;
138
+ };
139
+ }>;
140
+ export default _default;
@@ -0,0 +1,19 @@
1
+ import action from './action.js';
2
+ import demo_app from './demo-app.js';
3
+ import description from './description.js';
4
+ import error from './error/index.js';
5
+ import input from './input.js';
6
+ import list from './list.js';
7
+ import secondary from './secondary.js';
8
+ const ko = {
9
+ translation: {
10
+ input,
11
+ secondary,
12
+ action,
13
+ description,
14
+ error,
15
+ demo_app,
16
+ list,
17
+ },
18
+ };
19
+ export default Object.freeze(ko);
@@ -0,0 +1,9 @@
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
+ }>;
9
+ export default _default;
@@ -0,0 +1,9 @@
1
+ const input = {
2
+ username: '사용자 이름',
3
+ password: '비밀번호',
4
+ email: '이메일',
5
+ phone_number: '휴대전화번호',
6
+ confirm_password: '비밀번호 확인',
7
+ search_region_code: '지역 코드 검색',
8
+ };
9
+ export default Object.freeze(input);