@logto/phrases-experience 1.10.1 → 1.11.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.
- package/lib/index.d.ts +4 -4
- package/lib/index.js +3 -0
- package/lib/locales/ar/index.d.ts +13 -1
- package/lib/locales/ar/input.d.ts +1 -0
- package/lib/locales/ar/input.js +1 -0
- package/lib/locales/ar/mfa.d.ts +6 -0
- package/lib/locales/ar/mfa.js +6 -0
- package/lib/locales/ar/profile.d.ts +6 -1
- package/lib/locales/ar/profile.js +7 -2
- package/lib/locales/de/index.d.ts +13 -1
- package/lib/locales/de/input.d.ts +1 -0
- package/lib/locales/de/input.js +1 -0
- package/lib/locales/de/mfa.d.ts +6 -0
- package/lib/locales/de/mfa.js +6 -0
- package/lib/locales/de/profile.d.ts +6 -1
- package/lib/locales/de/profile.js +6 -1
- package/lib/locales/en/index.d.ts +13 -1
- package/lib/locales/en/input.d.ts +1 -0
- package/lib/locales/en/input.js +1 -0
- package/lib/locales/en/mfa.d.ts +6 -0
- package/lib/locales/en/mfa.js +6 -0
- package/lib/locales/en/profile.d.ts +6 -1
- package/lib/locales/en/profile.js +11 -6
- package/lib/locales/es/index.d.ts +13 -1
- package/lib/locales/es/input.d.ts +1 -0
- package/lib/locales/es/input.js +1 -0
- package/lib/locales/es/mfa.d.ts +6 -0
- package/lib/locales/es/mfa.js +6 -0
- package/lib/locales/es/profile.d.ts +6 -1
- package/lib/locales/es/profile.js +6 -1
- package/lib/locales/fr/index.d.ts +13 -1
- package/lib/locales/fr/input.d.ts +1 -0
- package/lib/locales/fr/input.js +1 -0
- package/lib/locales/fr/mfa.d.ts +6 -0
- package/lib/locales/fr/mfa.js +6 -0
- package/lib/locales/fr/profile.d.ts +6 -1
- package/lib/locales/fr/profile.js +6 -1
- package/lib/locales/it/index.d.ts +13 -1
- package/lib/locales/it/input.d.ts +1 -0
- package/lib/locales/it/input.js +1 -0
- package/lib/locales/it/mfa.d.ts +6 -0
- package/lib/locales/it/mfa.js +6 -0
- package/lib/locales/it/profile.d.ts +6 -1
- package/lib/locales/it/profile.js +6 -1
- package/lib/locales/ja/index.d.ts +13 -1
- package/lib/locales/ja/input.d.ts +1 -0
- package/lib/locales/ja/input.js +1 -0
- package/lib/locales/ja/mfa.d.ts +6 -0
- package/lib/locales/ja/mfa.js +6 -0
- package/lib/locales/ja/profile.d.ts +6 -1
- package/lib/locales/ja/profile.js +6 -1
- package/lib/locales/ko/index.d.ts +13 -1
- package/lib/locales/ko/input.d.ts +1 -0
- package/lib/locales/ko/input.js +1 -0
- package/lib/locales/ko/mfa.d.ts +6 -0
- package/lib/locales/ko/mfa.js +6 -0
- package/lib/locales/ko/profile.d.ts +6 -1
- package/lib/locales/ko/profile.js +6 -1
- package/lib/locales/pl-pl/index.d.ts +13 -1
- package/lib/locales/pl-pl/input.d.ts +1 -0
- package/lib/locales/pl-pl/input.js +1 -0
- package/lib/locales/pl-pl/mfa.d.ts +6 -0
- package/lib/locales/pl-pl/mfa.js +6 -0
- package/lib/locales/pl-pl/profile.d.ts +6 -1
- package/lib/locales/pl-pl/profile.js +6 -1
- package/lib/locales/pt-br/index.d.ts +13 -1
- package/lib/locales/pt-br/input.d.ts +1 -0
- package/lib/locales/pt-br/input.js +1 -0
- package/lib/locales/pt-br/mfa.d.ts +6 -0
- package/lib/locales/pt-br/mfa.js +6 -0
- package/lib/locales/pt-br/profile.d.ts +6 -1
- package/lib/locales/pt-br/profile.js +6 -1
- package/lib/locales/pt-pt/index.d.ts +13 -1
- package/lib/locales/pt-pt/input.d.ts +1 -0
- package/lib/locales/pt-pt/input.js +1 -0
- package/lib/locales/pt-pt/mfa.d.ts +6 -0
- package/lib/locales/pt-pt/mfa.js +6 -0
- package/lib/locales/pt-pt/profile.d.ts +6 -1
- package/lib/locales/pt-pt/profile.js +6 -1
- package/lib/locales/ru/index.d.ts +13 -1
- package/lib/locales/ru/input.d.ts +1 -0
- package/lib/locales/ru/input.js +1 -0
- package/lib/locales/ru/mfa.d.ts +6 -0
- package/lib/locales/ru/mfa.js +6 -0
- package/lib/locales/ru/profile.d.ts +6 -1
- package/lib/locales/ru/profile.js +6 -1
- package/lib/locales/th/action.d.ts +37 -0
- package/lib/locales/th/action.js +37 -0
- package/lib/locales/th/description.d.ts +97 -0
- package/lib/locales/th/description.js +97 -0
- package/lib/locales/th/development-tenant.d.ts +4 -0
- package/lib/locales/th/development-tenant.js +4 -0
- package/lib/locales/th/error/index.d.ts +40 -0
- package/lib/locales/th/error/index.js +28 -0
- package/lib/locales/th/error/password-rejected.d.ts +15 -0
- package/lib/locales/th/error/password-rejected.js +15 -0
- package/lib/locales/th/index.d.ts +294 -0
- package/lib/locales/th/index.js +25 -0
- package/lib/locales/th/input.d.ts +11 -0
- package/lib/locales/th/input.js +11 -0
- package/lib/locales/th/list.d.ts +6 -0
- package/lib/locales/th/list.js +6 -0
- package/lib/locales/th/mfa.d.ts +56 -0
- package/lib/locales/th/mfa.js +56 -0
- package/lib/locales/th/profile.d.ts +30 -0
- package/lib/locales/th/profile.js +30 -0
- package/lib/locales/th/secondary.d.ts +4 -0
- package/lib/locales/th/secondary.js +4 -0
- package/lib/locales/th/user-scopes.d.ts +14 -0
- package/lib/locales/th/user-scopes.js +14 -0
- package/lib/locales/tr-tr/index.d.ts +13 -1
- package/lib/locales/tr-tr/input.d.ts +1 -0
- package/lib/locales/tr-tr/input.js +1 -0
- package/lib/locales/tr-tr/mfa.d.ts +6 -0
- package/lib/locales/tr-tr/mfa.js +6 -0
- package/lib/locales/tr-tr/profile.d.ts +6 -1
- package/lib/locales/tr-tr/profile.js +6 -1
- package/lib/locales/uk-ua/index.d.ts +13 -1
- package/lib/locales/uk-ua/input.d.ts +1 -0
- package/lib/locales/uk-ua/input.js +1 -0
- package/lib/locales/uk-ua/mfa.d.ts +6 -0
- package/lib/locales/uk-ua/mfa.js +6 -0
- package/lib/locales/uk-ua/profile.d.ts +6 -1
- package/lib/locales/uk-ua/profile.js +6 -1
- package/lib/locales/zh-cn/index.d.ts +13 -1
- package/lib/locales/zh-cn/input.d.ts +1 -0
- package/lib/locales/zh-cn/input.js +1 -0
- package/lib/locales/zh-cn/mfa.d.ts +6 -0
- package/lib/locales/zh-cn/mfa.js +6 -0
- package/lib/locales/zh-cn/profile.d.ts +6 -1
- package/lib/locales/zh-cn/profile.js +7 -2
- package/lib/locales/zh-hk/index.d.ts +13 -1
- package/lib/locales/zh-hk/input.d.ts +1 -0
- package/lib/locales/zh-hk/input.js +1 -0
- package/lib/locales/zh-hk/mfa.d.ts +6 -0
- package/lib/locales/zh-hk/mfa.js +6 -0
- package/lib/locales/zh-hk/profile.d.ts +6 -1
- package/lib/locales/zh-hk/profile.js +7 -2
- package/lib/locales/zh-tw/index.d.ts +13 -1
- package/lib/locales/zh-tw/input.d.ts +1 -0
- package/lib/locales/zh-tw/input.js +1 -0
- package/lib/locales/zh-tw/mfa.d.ts +6 -0
- package/lib/locales/zh-tw/mfa.js +6 -0
- package/lib/locales/zh-tw/profile.d.ts +6 -1
- package/lib/locales/zh-tw/profile.js +7 -2
- package/package.json +1 -1
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
const action = {
|
|
2
|
+
sign_in: 'เข้าสู่ระบบ',
|
|
3
|
+
continue: 'ดำเนินการต่อ',
|
|
4
|
+
continue_as: 'ดำเนินการต่อในชื่อ {{name}}',
|
|
5
|
+
create_account: 'สร้างบัญชี',
|
|
6
|
+
create_account_without_linking: 'สร้างบัญชีใหม่แทน',
|
|
7
|
+
create: 'สร้าง',
|
|
8
|
+
enter_passcode: 'กรอกรหัสยืนยัน',
|
|
9
|
+
confirm: 'ยืนยัน',
|
|
10
|
+
cancel: 'ยกเลิก',
|
|
11
|
+
save_password: 'บันทึกรหัสผ่าน',
|
|
12
|
+
bind: 'เชื่อมต่อกับ {{address}}',
|
|
13
|
+
bind_and_continue: 'เชื่อมต่อและดำเนินการต่อ',
|
|
14
|
+
back: 'กลับ',
|
|
15
|
+
nav_back: 'ย้อนกลับ',
|
|
16
|
+
nav_skip: 'ข้าม',
|
|
17
|
+
agree: 'ยอมรับ',
|
|
18
|
+
got_it: 'รับทราบ',
|
|
19
|
+
sign_in_with: 'เข้าสู่ระบบด้วย {{name}}',
|
|
20
|
+
forgot_password: 'ลืมรหัสผ่าน?',
|
|
21
|
+
switch_to: 'เปลี่ยนเป็น {{method}}',
|
|
22
|
+
sign_in_via_passcode: 'เข้าสู่ระบบด้วยรหัสยืนยัน',
|
|
23
|
+
sign_in_via_password: 'เข้าสู่ระบบด้วยรหัสผ่าน',
|
|
24
|
+
change: 'เปลี่ยน {{method}}',
|
|
25
|
+
link_another_email: 'เชื่อมต่ออีเมลอื่น',
|
|
26
|
+
link_another_phone: 'เชื่อมต่อเบอร์โทรศัพท์อื่น',
|
|
27
|
+
link_another_email_or_phone: 'เชื่อมต่ออีเมลหรือเบอร์โทรศัพท์อื่น',
|
|
28
|
+
show_password: 'แสดงรหัสผ่าน',
|
|
29
|
+
copy: 'คัดลอก',
|
|
30
|
+
verify_via_passkey: 'ยืนยันด้วยกุญแจรหัสผ่าน',
|
|
31
|
+
download: 'ดาวน์โหลด',
|
|
32
|
+
single_sign_on: 'เข้าสู่ระบบ SSO',
|
|
33
|
+
authorize: 'อนุมัติ',
|
|
34
|
+
use_another_account: 'ใช้บัญชีอื่น',
|
|
35
|
+
back_to_current_account: 'กลับไปยังบัญชีปัจจุบัน',
|
|
36
|
+
};
|
|
37
|
+
export default Object.freeze(action);
|
|
@@ -0,0 +1,97 @@
|
|
|
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
|
+
switch_account: string;
|
|
14
|
+
or: string;
|
|
15
|
+
and: string;
|
|
16
|
+
enter_passcode: string;
|
|
17
|
+
passcode_sent: string;
|
|
18
|
+
resend_after_seconds: string;
|
|
19
|
+
resend_passcode: string;
|
|
20
|
+
create_account_id_exists: string;
|
|
21
|
+
link_account_id_exists: string;
|
|
22
|
+
sign_in_id_does_not_exist: string;
|
|
23
|
+
sign_in_id_does_not_exist_alert: string;
|
|
24
|
+
create_account_id_exists_alert: string;
|
|
25
|
+
social_identity_exist: string;
|
|
26
|
+
bind_account_title: string;
|
|
27
|
+
social_create_account: string;
|
|
28
|
+
social_link_email: string;
|
|
29
|
+
social_link_phone: string;
|
|
30
|
+
social_link_email_or_phone: string;
|
|
31
|
+
social_bind_with_existing: string;
|
|
32
|
+
skip_social_linking: string;
|
|
33
|
+
reset_password: string;
|
|
34
|
+
reset_password_description: string;
|
|
35
|
+
new_password: string;
|
|
36
|
+
set_password: string;
|
|
37
|
+
password_changed: string;
|
|
38
|
+
no_account: string;
|
|
39
|
+
have_account: string;
|
|
40
|
+
enter_password: string;
|
|
41
|
+
enter_password_for: string;
|
|
42
|
+
enter_username: string;
|
|
43
|
+
enter_username_description: string;
|
|
44
|
+
link_email: string;
|
|
45
|
+
link_phone: string;
|
|
46
|
+
link_email_or_phone: string;
|
|
47
|
+
link_email_description: string;
|
|
48
|
+
link_phone_description: string;
|
|
49
|
+
link_email_or_phone_description: string;
|
|
50
|
+
continue_with_more_information: string;
|
|
51
|
+
create_your_account: string;
|
|
52
|
+
sign_in_to_your_account: string;
|
|
53
|
+
no_region_code_found: string;
|
|
54
|
+
verify_email: string;
|
|
55
|
+
verify_phone: string;
|
|
56
|
+
password_requirements: string;
|
|
57
|
+
password_requirement: {
|
|
58
|
+
length_one: string;
|
|
59
|
+
length_two: string;
|
|
60
|
+
length_few: string;
|
|
61
|
+
length_many: string;
|
|
62
|
+
length_other: string;
|
|
63
|
+
character_types_one: string;
|
|
64
|
+
character_types_two: string;
|
|
65
|
+
character_types_few: string;
|
|
66
|
+
character_types_many: string;
|
|
67
|
+
character_types_other: string;
|
|
68
|
+
};
|
|
69
|
+
use: string;
|
|
70
|
+
single_sign_on_email_form: string;
|
|
71
|
+
single_sign_on_connectors_list: string;
|
|
72
|
+
single_sign_on_enabled: string;
|
|
73
|
+
authorize_title: string;
|
|
74
|
+
request_permission: string;
|
|
75
|
+
grant_organization_access: string;
|
|
76
|
+
authorize_personal_data_usage: string;
|
|
77
|
+
authorize_organization_access: string;
|
|
78
|
+
user_scopes: string;
|
|
79
|
+
organization_scopes: string;
|
|
80
|
+
authorize_agreement: string;
|
|
81
|
+
authorize_agreement_with_redirect: string;
|
|
82
|
+
not_you: string;
|
|
83
|
+
user_id: string;
|
|
84
|
+
redirect_to: string;
|
|
85
|
+
auto_agreement: string;
|
|
86
|
+
identifier_sign_in_description: string;
|
|
87
|
+
all_sign_in_options: string;
|
|
88
|
+
identifier_register_description: string;
|
|
89
|
+
all_account_creation_options: string;
|
|
90
|
+
back_to_sign_in: string;
|
|
91
|
+
support_email: string;
|
|
92
|
+
support_website: string;
|
|
93
|
+
switch_account_title: string;
|
|
94
|
+
switch_account_description: string;
|
|
95
|
+
about_yourself: string;
|
|
96
|
+
}>;
|
|
97
|
+
export default _default;
|
|
@@ -0,0 +1,97 @@
|
|
|
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
|
+
switch_account: 'สลับบัญชี',
|
|
14
|
+
or: 'หรือ',
|
|
15
|
+
and: 'และ',
|
|
16
|
+
enter_passcode: 'รหัสยืนยันได้ถูกส่งไปยัง {{address}} {{target}} แล้ว',
|
|
17
|
+
passcode_sent: 'ได้ส่งรหัสยืนยันใหม่อีกครั้งแล้ว',
|
|
18
|
+
resend_after_seconds: 'ยังไม่ได้รับใช่ไหม? ขอรหัสใหม่ได้หลัง <span>{{seconds}}</span> วินาที',
|
|
19
|
+
resend_passcode: 'ยังไม่ได้รับใช่ไหม? <a>ขอรหัสยืนยันใหม่</a>',
|
|
20
|
+
create_account_id_exists: 'บัญชี {{type}} {{value}} นี้มีอยู่แล้ว คุณต้องการเข้าสู่ระบบไหม?',
|
|
21
|
+
link_account_id_exists: 'บัญชี {{type}} {{value}} นี้มีอยู่แล้ว คุณต้องการเชื่อมโยงหรือไม่?',
|
|
22
|
+
sign_in_id_does_not_exist: 'บัญชี {{type}} {{value}} นี้ยังไม่มีอยู่ คุณต้องการสร้างบัญชีใหม่หรือไม่?',
|
|
23
|
+
sign_in_id_does_not_exist_alert: 'บัญชี {{type}} {{value}} นี้ยังไม่มีอยู่',
|
|
24
|
+
create_account_id_exists_alert: 'บัญชี {{type}} {{value}} นี้ได้เชื่อมโยงกับบัญชีอื่นแล้ว โปรดลองใช้ {{type}} อื่น',
|
|
25
|
+
social_identity_exist: '{{type}} {{value}} นี้ได้เชื่อมโยงกับบัญชีอื่นแล้ว โปรดลองใช้ {{type}} อื่น',
|
|
26
|
+
bind_account_title: 'เชื่อมหรือสร้างบัญชี',
|
|
27
|
+
social_create_account: 'คุณสามารถสร้างบัญชีใหม่ได้',
|
|
28
|
+
social_link_email: 'คุณสามารถเชื่อมโยงอีเมลอื่น',
|
|
29
|
+
social_link_phone: 'คุณสามารถเชื่อมโยงเบอร์โทรศัพท์อื่น',
|
|
30
|
+
social_link_email_or_phone: 'คุณสามารถเชื่อมโยงอีเมลหรือเบอร์โทรศัพท์อื่น',
|
|
31
|
+
social_bind_with_existing: 'เราพบบัญชีที่เกี่ยวข้องที่ได้ลงทะเบียนไว้แล้ว คุณสามารถเชื่อมโยงได้โดยตรง',
|
|
32
|
+
skip_social_linking: 'ข้ามการเชื่อมบัญชีกับบัญชีที่มีอยู่?',
|
|
33
|
+
reset_password: 'รีเซ็ตรหัสผ่าน',
|
|
34
|
+
reset_password_description: 'กรอก {{types, list(type: disjunction;)}} ที่เชื่อมโยงกับบัญชีของคุณ แล้วเราจะส่งรหัสยืนยันเพื่อรีเซ็ตรหัสผ่าน',
|
|
35
|
+
new_password: 'รหัสผ่านใหม่',
|
|
36
|
+
set_password: 'ตั้งรหัสผ่าน',
|
|
37
|
+
password_changed: 'เปลี่ยนรหัสผ่านแล้ว',
|
|
38
|
+
no_account: 'ยังไม่มีบัญชีใช่ไหม? ',
|
|
39
|
+
have_account: 'มีบัญชีอยู่แล้ว?',
|
|
40
|
+
enter_password: 'กรอกรหัสผ่าน',
|
|
41
|
+
enter_password_for: 'เข้าสู่ระบบด้วยรหัสผ่านสำหรับ {{method}} {{value}}',
|
|
42
|
+
enter_username: 'ตั้งชื่อผู้ใช้',
|
|
43
|
+
enter_username_description: 'ชื่อผู้ใช้สามารถใช้เข้าสู่ระบบแทนได้ ต้องประกอบด้วยตัวอักษร ตัวเลข และขีดล่างเท่านั้น',
|
|
44
|
+
link_email: 'เชื่อมโยงอีเมล',
|
|
45
|
+
link_phone: 'เชื่อมโยงเบอร์โทรศัพท์',
|
|
46
|
+
link_email_or_phone: 'เชื่อมโยงอีเมลหรือเบอร์โทรศัพท์',
|
|
47
|
+
link_email_description: 'เพื่อความปลอดภัยเพิ่มเติม กรุณาเชื่อมโยงอีเมลกับบัญชีของคุณ',
|
|
48
|
+
link_phone_description: 'เพื่อความปลอดภัยเพิ่มเติม กรุณาเชื่อมโยงเบอร์โทรศัพท์กับบัญชีของคุณ',
|
|
49
|
+
link_email_or_phone_description: 'เพื่อความปลอดภัยเพิ่มเติม กรุณาเชื่อมโยงอีเมลหรือเบอร์โทรศัพท์กับบัญชีของคุณ',
|
|
50
|
+
continue_with_more_information: 'เพื่อความปลอดภัย กรุณากรอกรายละเอียดบัญชีด้านล่างให้ครบถ้วน',
|
|
51
|
+
create_your_account: 'สร้างบัญชีของคุณ',
|
|
52
|
+
sign_in_to_your_account: 'เข้าสู่บัญชีของคุณ',
|
|
53
|
+
no_region_code_found: 'ไม่พบรหัสประเทศ',
|
|
54
|
+
verify_email: 'ยืนยันอีเมลของคุณ',
|
|
55
|
+
verify_phone: 'ยืนยันหมายเลขโทรศัพท์ของคุณ',
|
|
56
|
+
password_requirements: 'รหัสผ่านต้องมี {{items, list}}',
|
|
57
|
+
password_requirement: {
|
|
58
|
+
length_one: 'ต้องมีอย่างน้อย {{count}} ตัวอักษร',
|
|
59
|
+
length_two: 'ต้องมีอย่างน้อย {{count}} ตัวอักษร',
|
|
60
|
+
length_few: 'ต้องมีอย่างน้อย {{count}} ตัวอักษร',
|
|
61
|
+
length_many: 'ต้องมีอย่างน้อย {{count}} ตัวอักษร',
|
|
62
|
+
length_other: 'ต้องมีอย่างน้อย {{count}} ตัวอักษร',
|
|
63
|
+
character_types_one: 'ต้องมีอย่างน้อย {{count}} ประเภทในตัวพิมพ์ใหญ่ ตัวพิมพ์เล็ก ตัวเลข และสัญลักษณ์',
|
|
64
|
+
character_types_two: 'ต้องมีอย่างน้อย {{count}} ประเภทในตัวพิมพ์ใหญ่ ตัวพิมพ์เล็ก ตัวเลข และสัญลักษณ์',
|
|
65
|
+
character_types_few: 'ต้องมีอย่างน้อย {{count}} ประเภทในตัวพิมพ์ใหญ่ ตัวพิมพ์เล็ก ตัวเลข และสัญลักษณ์',
|
|
66
|
+
character_types_many: 'ต้องมีอย่างน้อย {{count}} ประเภทในตัวพิมพ์ใหญ่ ตัวพิมพ์เล็ก ตัวเลข และสัญลักษณ์',
|
|
67
|
+
character_types_other: 'ต้องมีอย่างน้อย {{count}} ประเภทในตัวพิมพ์ใหญ่ ตัวพิมพ์เล็ก ตัวเลข และสัญลักษณ์',
|
|
68
|
+
},
|
|
69
|
+
use: 'ใช้',
|
|
70
|
+
single_sign_on_email_form: 'กรอกอีเมลบริษัทของคุณ',
|
|
71
|
+
single_sign_on_connectors_list: 'องค์กรของคุณได้เปิดใช้งาน Single Sign-On สำหรับอีเมล {{email}} คุณสามารถเข้าสู่ระบบผ่าน SSO ด้านล่างนี้',
|
|
72
|
+
single_sign_on_enabled: 'บัญชีนี้เปิดใช้งาน Single Sign-On แล้ว',
|
|
73
|
+
authorize_title: 'อนุมัติ {{name}}',
|
|
74
|
+
request_permission: '{{name}} กำลังขอสิทธิ์เข้าถึง:',
|
|
75
|
+
grant_organization_access: 'ให้สิทธิ์เข้าถึงองค์กร:',
|
|
76
|
+
authorize_personal_data_usage: 'อนุญาตให้ใช้ข้อมูลส่วนตัวของคุณ:',
|
|
77
|
+
authorize_organization_access: 'อนุญาตให้เข้าถึงองค์กรที่ระบุ:',
|
|
78
|
+
user_scopes: 'ข้อมูลผู้ใช้ส่วนตัว',
|
|
79
|
+
organization_scopes: 'การเข้าถึงองค์กร',
|
|
80
|
+
authorize_agreement: `เมื่ออนุมัติการเข้าถึง ถือว่าคุณยอมรับ <link></link> ของ {{name}}`,
|
|
81
|
+
authorize_agreement_with_redirect: `เมื่ออนุมัติการเข้าถึง ถือว่าคุณยอมรับ <link></link> ของ {{name}} และจะถูกเปลี่ยนหน้าไปยัง {{uri}}`,
|
|
82
|
+
not_you: 'ไม่ใช่คุณใช่ไหม?',
|
|
83
|
+
user_id: 'รหัสผู้ใช้: {{id}}',
|
|
84
|
+
redirect_to: 'คุณจะถูกเปลี่ยนหน้าไปที่ {{name}}',
|
|
85
|
+
auto_agreement: 'เมื่อดำเนินการต่อ ถือว่าคุณยอมรับ <link></link>',
|
|
86
|
+
identifier_sign_in_description: 'กรอก {{types, list(type: disjunction;)}} เพื่อเข้าสู่ระบบ',
|
|
87
|
+
all_sign_in_options: 'ตัวเลือกการเข้าสู่ระบบทั้งหมด',
|
|
88
|
+
identifier_register_description: 'กรอก {{types, list(type: disjunction;)}} เพื่อสร้างบัญชีใหม่',
|
|
89
|
+
all_account_creation_options: 'ตัวเลือกการสร้างบัญชีทั้งหมด',
|
|
90
|
+
back_to_sign_in: 'กลับไปหน้าเข้าสู่ระบบ',
|
|
91
|
+
support_email: 'อีเมลติดต่อ: <link></link>',
|
|
92
|
+
support_website: 'เว็บไซต์สนับสนุน: <link></link>',
|
|
93
|
+
switch_account_title: 'คุณกำลังเข้าสู่ระบบในชื่อ {{account}}',
|
|
94
|
+
switch_account_description: 'ในการดำเนินการต่อ คุณจะออกจากบัญชีปัจจุบัน และสลับไปยังบัญชีใหม่โดยอัตโนมัติ',
|
|
95
|
+
about_yourself: 'บอกเราเกี่ยวกับตัวคุณ',
|
|
96
|
+
};
|
|
97
|
+
export default Object.freeze(description);
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
declare const _default: Readonly<{
|
|
2
|
+
general_required: string;
|
|
3
|
+
general_invalid: string;
|
|
4
|
+
invalid_min_max_input: string;
|
|
5
|
+
invalid_min_max_length: string;
|
|
6
|
+
username_required: string;
|
|
7
|
+
password_required: string;
|
|
8
|
+
username_exists: string;
|
|
9
|
+
username_should_not_start_with_number: string;
|
|
10
|
+
username_invalid_charset: string;
|
|
11
|
+
invalid_email: string;
|
|
12
|
+
invalid_phone: string;
|
|
13
|
+
passwords_do_not_match: string;
|
|
14
|
+
invalid_passcode: string;
|
|
15
|
+
invalid_connector_auth: string;
|
|
16
|
+
invalid_connector_request: string;
|
|
17
|
+
unknown: string;
|
|
18
|
+
invalid_session: string;
|
|
19
|
+
timeout: string;
|
|
20
|
+
password_rejected: Readonly<{
|
|
21
|
+
too_short: string;
|
|
22
|
+
too_long: string;
|
|
23
|
+
character_types: string;
|
|
24
|
+
unsupported_characters: string;
|
|
25
|
+
pwned: string;
|
|
26
|
+
restricted_found: string;
|
|
27
|
+
restricted: {
|
|
28
|
+
repetition: string;
|
|
29
|
+
sequence: string;
|
|
30
|
+
user_info: string;
|
|
31
|
+
words: string;
|
|
32
|
+
};
|
|
33
|
+
}>;
|
|
34
|
+
sso_not_enabled: string;
|
|
35
|
+
invalid_link: string;
|
|
36
|
+
invalid_link_description: string;
|
|
37
|
+
captcha_verification_failed: string;
|
|
38
|
+
something_went_wrong: string;
|
|
39
|
+
}>;
|
|
40
|
+
export default _default;
|
|
@@ -0,0 +1,28 @@
|
|
|
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
|
+
invalid_min_max_input: 'ค่าที่กรอกควรอยู่ระหว่าง {{minValue}} และ {{maxValue}}',
|
|
6
|
+
invalid_min_max_length: 'จำนวนตัวอักษรที่กรอกควรอยู่ระหว่าง {{minLength}} และ {{maxLength}}',
|
|
7
|
+
username_required: 'ต้องระบุชื่อผู้ใช้',
|
|
8
|
+
password_required: 'ต้องระบุรหัสผ่าน',
|
|
9
|
+
username_exists: 'ชื่อผู้ใช้นี้มีอยู่แล้ว',
|
|
10
|
+
username_should_not_start_with_number: 'ชื่อผู้ใช้ไม่ควรขึ้นต้นด้วยตัวเลข',
|
|
11
|
+
username_invalid_charset: 'ชื่อผู้ใช้ควรมีแค่ตัวอักษร ตัวเลข หรือขีดล่างเท่านั้น',
|
|
12
|
+
invalid_email: 'อีเมลไม่ถูกต้อง',
|
|
13
|
+
invalid_phone: 'หมายเลขโทรศัพท์ไม่ถูกต้อง',
|
|
14
|
+
passwords_do_not_match: 'รหัสผ่านไม่ตรงกัน กรุณาลองใหม่อีกครั้ง',
|
|
15
|
+
invalid_passcode: 'รหัสยืนยันไม่ถูกต้อง',
|
|
16
|
+
invalid_connector_auth: 'การอนุญาตไม่ถูกต้อง',
|
|
17
|
+
invalid_connector_request: 'ข้อมูลตัวเชื่อมต่อไม่ถูกต้อง',
|
|
18
|
+
unknown: 'เกิดข้อผิดพลาดที่ไม่ทราบสาเหตุ กรุณาลองใหม่ภายหลัง',
|
|
19
|
+
invalid_session: 'ไม่พบเซสชัน กรุณากลับไปและเข้าสู่ระบบอีกครั้ง',
|
|
20
|
+
timeout: 'หมดเวลา กรุณาลองใหม่ภายหลัง',
|
|
21
|
+
password_rejected,
|
|
22
|
+
sso_not_enabled: 'ยังไม่ได้เปิดใช้งาน Single Sign-On สำหรับบัญชีอีเมลนี้',
|
|
23
|
+
invalid_link: 'ลิงก์ไม่ถูกต้อง',
|
|
24
|
+
invalid_link_description: 'โทเค็นใช้ครั้งเดียวของคุณอาจหมดอายุหรือไม่ถูกต้องอีกต่อไป',
|
|
25
|
+
captcha_verification_failed: 'การตรวจสอบ captcha ล้มเหลว',
|
|
26
|
+
something_went_wrong: 'เกิดข้อผิดพลาดบางอย่าง',
|
|
27
|
+
};
|
|
28
|
+
export default Object.freeze(error);
|
|
@@ -0,0 +1,15 @@
|
|
|
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: {
|
|
9
|
+
repetition: string;
|
|
10
|
+
sequence: string;
|
|
11
|
+
user_info: string;
|
|
12
|
+
words: string;
|
|
13
|
+
};
|
|
14
|
+
}>;
|
|
15
|
+
export default _default;
|
|
@@ -0,0 +1,15 @@
|
|
|
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: {
|
|
9
|
+
repetition: 'อักขระที่ซ้ำกัน',
|
|
10
|
+
sequence: 'อักขระที่เรียงตามลำดับ',
|
|
11
|
+
user_info: 'ข้อมูลส่วนตัวของคุณ',
|
|
12
|
+
words: 'บริบทของผลิตภัณฑ์',
|
|
13
|
+
},
|
|
14
|
+
};
|
|
15
|
+
export default Object.freeze(password_rejected);
|
|
@@ -0,0 +1,294 @@
|
|
|
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
|
+
label_with_optional: string;
|
|
12
|
+
}>;
|
|
13
|
+
secondary: Readonly<{
|
|
14
|
+
social_bind_with: string;
|
|
15
|
+
}>;
|
|
16
|
+
action: Readonly<{
|
|
17
|
+
sign_in: string;
|
|
18
|
+
continue: string;
|
|
19
|
+
continue_as: string;
|
|
20
|
+
create_account: string;
|
|
21
|
+
create_account_without_linking: string;
|
|
22
|
+
create: string;
|
|
23
|
+
enter_passcode: string;
|
|
24
|
+
confirm: string;
|
|
25
|
+
cancel: string;
|
|
26
|
+
save_password: string;
|
|
27
|
+
bind: string;
|
|
28
|
+
bind_and_continue: string;
|
|
29
|
+
back: string;
|
|
30
|
+
nav_back: string;
|
|
31
|
+
nav_skip: string;
|
|
32
|
+
agree: string;
|
|
33
|
+
got_it: string;
|
|
34
|
+
sign_in_with: string;
|
|
35
|
+
forgot_password: string;
|
|
36
|
+
switch_to: string;
|
|
37
|
+
sign_in_via_passcode: string;
|
|
38
|
+
sign_in_via_password: string;
|
|
39
|
+
change: string;
|
|
40
|
+
link_another_email: string;
|
|
41
|
+
link_another_phone: string;
|
|
42
|
+
link_another_email_or_phone: string;
|
|
43
|
+
show_password: string;
|
|
44
|
+
copy: string;
|
|
45
|
+
verify_via_passkey: string;
|
|
46
|
+
download: string;
|
|
47
|
+
single_sign_on: string;
|
|
48
|
+
authorize: string;
|
|
49
|
+
use_another_account: string;
|
|
50
|
+
back_to_current_account: string;
|
|
51
|
+
}>;
|
|
52
|
+
description: Readonly<{
|
|
53
|
+
email: string;
|
|
54
|
+
phone_number: string;
|
|
55
|
+
username: string;
|
|
56
|
+
reminder: string;
|
|
57
|
+
not_found: string;
|
|
58
|
+
agree_with_terms: string;
|
|
59
|
+
agree_with_terms_modal: string;
|
|
60
|
+
terms_of_use: string;
|
|
61
|
+
sign_in: string;
|
|
62
|
+
privacy_policy: string;
|
|
63
|
+
create_account: string;
|
|
64
|
+
switch_account: string;
|
|
65
|
+
or: string;
|
|
66
|
+
and: string;
|
|
67
|
+
enter_passcode: string;
|
|
68
|
+
passcode_sent: string;
|
|
69
|
+
resend_after_seconds: string;
|
|
70
|
+
resend_passcode: string;
|
|
71
|
+
create_account_id_exists: string;
|
|
72
|
+
link_account_id_exists: string;
|
|
73
|
+
sign_in_id_does_not_exist: string;
|
|
74
|
+
sign_in_id_does_not_exist_alert: string;
|
|
75
|
+
create_account_id_exists_alert: string;
|
|
76
|
+
social_identity_exist: string;
|
|
77
|
+
bind_account_title: string;
|
|
78
|
+
social_create_account: string;
|
|
79
|
+
social_link_email: string;
|
|
80
|
+
social_link_phone: string;
|
|
81
|
+
social_link_email_or_phone: string;
|
|
82
|
+
social_bind_with_existing: string;
|
|
83
|
+
skip_social_linking: string;
|
|
84
|
+
reset_password: string;
|
|
85
|
+
reset_password_description: string;
|
|
86
|
+
new_password: string;
|
|
87
|
+
set_password: string;
|
|
88
|
+
password_changed: string;
|
|
89
|
+
no_account: string;
|
|
90
|
+
have_account: string;
|
|
91
|
+
enter_password: string;
|
|
92
|
+
enter_password_for: string;
|
|
93
|
+
enter_username: string;
|
|
94
|
+
enter_username_description: string;
|
|
95
|
+
link_email: string;
|
|
96
|
+
link_phone: string;
|
|
97
|
+
link_email_or_phone: string;
|
|
98
|
+
link_email_description: string;
|
|
99
|
+
link_phone_description: string;
|
|
100
|
+
link_email_or_phone_description: string;
|
|
101
|
+
continue_with_more_information: string;
|
|
102
|
+
create_your_account: string;
|
|
103
|
+
sign_in_to_your_account: string;
|
|
104
|
+
no_region_code_found: string;
|
|
105
|
+
verify_email: string;
|
|
106
|
+
verify_phone: string;
|
|
107
|
+
password_requirements: string;
|
|
108
|
+
password_requirement: {
|
|
109
|
+
length_one: string;
|
|
110
|
+
length_two: string;
|
|
111
|
+
length_few: string;
|
|
112
|
+
length_many: string;
|
|
113
|
+
length_other: string;
|
|
114
|
+
character_types_one: string;
|
|
115
|
+
character_types_two: string;
|
|
116
|
+
character_types_few: string;
|
|
117
|
+
character_types_many: string;
|
|
118
|
+
character_types_other: string;
|
|
119
|
+
};
|
|
120
|
+
use: string;
|
|
121
|
+
single_sign_on_email_form: string;
|
|
122
|
+
single_sign_on_connectors_list: string;
|
|
123
|
+
single_sign_on_enabled: string;
|
|
124
|
+
authorize_title: string;
|
|
125
|
+
request_permission: string;
|
|
126
|
+
grant_organization_access: string;
|
|
127
|
+
authorize_personal_data_usage: string;
|
|
128
|
+
authorize_organization_access: string;
|
|
129
|
+
user_scopes: string;
|
|
130
|
+
organization_scopes: string;
|
|
131
|
+
authorize_agreement: string;
|
|
132
|
+
authorize_agreement_with_redirect: string;
|
|
133
|
+
not_you: string;
|
|
134
|
+
user_id: string;
|
|
135
|
+
redirect_to: string;
|
|
136
|
+
auto_agreement: string;
|
|
137
|
+
identifier_sign_in_description: string;
|
|
138
|
+
all_sign_in_options: string;
|
|
139
|
+
identifier_register_description: string;
|
|
140
|
+
all_account_creation_options: string;
|
|
141
|
+
back_to_sign_in: string;
|
|
142
|
+
support_email: string;
|
|
143
|
+
support_website: string;
|
|
144
|
+
switch_account_title: string;
|
|
145
|
+
switch_account_description: string;
|
|
146
|
+
about_yourself: string;
|
|
147
|
+
}>;
|
|
148
|
+
error: Readonly<{
|
|
149
|
+
general_required: string;
|
|
150
|
+
general_invalid: string;
|
|
151
|
+
invalid_min_max_input: string;
|
|
152
|
+
invalid_min_max_length: string;
|
|
153
|
+
username_required: string;
|
|
154
|
+
password_required: string;
|
|
155
|
+
username_exists: string;
|
|
156
|
+
username_should_not_start_with_number: string;
|
|
157
|
+
username_invalid_charset: string;
|
|
158
|
+
invalid_email: string;
|
|
159
|
+
invalid_phone: string;
|
|
160
|
+
passwords_do_not_match: string;
|
|
161
|
+
invalid_passcode: string;
|
|
162
|
+
invalid_connector_auth: string;
|
|
163
|
+
invalid_connector_request: string;
|
|
164
|
+
unknown: string;
|
|
165
|
+
invalid_session: string;
|
|
166
|
+
timeout: string;
|
|
167
|
+
password_rejected: Readonly<{
|
|
168
|
+
too_short: string;
|
|
169
|
+
too_long: string;
|
|
170
|
+
character_types: string;
|
|
171
|
+
unsupported_characters: string;
|
|
172
|
+
pwned: string;
|
|
173
|
+
restricted_found: string;
|
|
174
|
+
restricted: {
|
|
175
|
+
repetition: string;
|
|
176
|
+
sequence: string;
|
|
177
|
+
user_info: string;
|
|
178
|
+
words: string;
|
|
179
|
+
};
|
|
180
|
+
}>;
|
|
181
|
+
sso_not_enabled: string;
|
|
182
|
+
invalid_link: string;
|
|
183
|
+
invalid_link_description: string;
|
|
184
|
+
captcha_verification_failed: string;
|
|
185
|
+
something_went_wrong: string;
|
|
186
|
+
}>;
|
|
187
|
+
list: Readonly<{
|
|
188
|
+
or: string;
|
|
189
|
+
and: string;
|
|
190
|
+
separator: string;
|
|
191
|
+
}>;
|
|
192
|
+
mfa: Readonly<{
|
|
193
|
+
totp: string;
|
|
194
|
+
webauthn: string;
|
|
195
|
+
backup_code: string;
|
|
196
|
+
email_verification_code: string;
|
|
197
|
+
phone_verification_code: string;
|
|
198
|
+
link_totp_description: string;
|
|
199
|
+
link_webauthn_description: string;
|
|
200
|
+
link_backup_code_description: string;
|
|
201
|
+
link_email_verification_code_description: string;
|
|
202
|
+
link_email_2fa_description: string;
|
|
203
|
+
link_phone_verification_code_description: string;
|
|
204
|
+
link_phone_2fa_description: string;
|
|
205
|
+
verify_totp_description: string;
|
|
206
|
+
verify_webauthn_description: string;
|
|
207
|
+
verify_backup_code_description: string;
|
|
208
|
+
verify_email_verification_code_description: string;
|
|
209
|
+
verify_phone_verification_code_description: string;
|
|
210
|
+
add_mfa_factors: string;
|
|
211
|
+
add_mfa_description: string;
|
|
212
|
+
verify_mfa_factors: string;
|
|
213
|
+
verify_mfa_description: string;
|
|
214
|
+
add_authenticator_app: string;
|
|
215
|
+
step: string;
|
|
216
|
+
scan_qr_code: string;
|
|
217
|
+
scan_qr_code_description: string;
|
|
218
|
+
qr_code_not_available: string;
|
|
219
|
+
copy_and_paste_key: string;
|
|
220
|
+
copy_and_paste_key_description: string;
|
|
221
|
+
want_to_scan_qr_code: string;
|
|
222
|
+
enter_one_time_code: string;
|
|
223
|
+
enter_one_time_code_link_description: string;
|
|
224
|
+
enter_one_time_code_description: string;
|
|
225
|
+
enter_email_verification_code: string;
|
|
226
|
+
enter_email_verification_code_description: string;
|
|
227
|
+
enter_phone_verification_code: string;
|
|
228
|
+
enter_phone_verification_code_description: string;
|
|
229
|
+
link_another_mfa_factor: string;
|
|
230
|
+
save_backup_code: string;
|
|
231
|
+
save_backup_code_description: string;
|
|
232
|
+
backup_code_hint: string;
|
|
233
|
+
enter_a_backup_code: string;
|
|
234
|
+
enter_backup_code_description: string;
|
|
235
|
+
create_a_passkey: string;
|
|
236
|
+
create_passkey_description: string;
|
|
237
|
+
try_another_verification_method: string;
|
|
238
|
+
verify_via_passkey: string;
|
|
239
|
+
verify_via_passkey_description: string;
|
|
240
|
+
secret_key_copied: string;
|
|
241
|
+
backup_code_copied: string;
|
|
242
|
+
webauthn_not_ready: string;
|
|
243
|
+
webauthn_not_supported: string;
|
|
244
|
+
webauthn_failed_to_create: string;
|
|
245
|
+
webauthn_failed_to_verify: string;
|
|
246
|
+
}>;
|
|
247
|
+
development_tenant: Readonly<{
|
|
248
|
+
notification: string;
|
|
249
|
+
}>;
|
|
250
|
+
user_scopes: Readonly<{
|
|
251
|
+
descriptions: {
|
|
252
|
+
custom_data: string;
|
|
253
|
+
email: string;
|
|
254
|
+
phone: string;
|
|
255
|
+
profile: string;
|
|
256
|
+
roles: string;
|
|
257
|
+
identities: string;
|
|
258
|
+
'urn:logto:scope:organizations': string;
|
|
259
|
+
'urn:logto:scope:organization_roles': string;
|
|
260
|
+
address: string;
|
|
261
|
+
};
|
|
262
|
+
}>;
|
|
263
|
+
profile: Readonly<{
|
|
264
|
+
name: string;
|
|
265
|
+
avatar: string;
|
|
266
|
+
givenName: string;
|
|
267
|
+
familyName: string;
|
|
268
|
+
middleName: string;
|
|
269
|
+
fullname: string;
|
|
270
|
+
nickname: string;
|
|
271
|
+
preferredUsername: string;
|
|
272
|
+
profile: string;
|
|
273
|
+
website: string;
|
|
274
|
+
gender: string;
|
|
275
|
+
birthdate: string;
|
|
276
|
+
zoneinfo: string;
|
|
277
|
+
locale: string;
|
|
278
|
+
address: {
|
|
279
|
+
formatted: string;
|
|
280
|
+
streetAddress: string;
|
|
281
|
+
locality: string;
|
|
282
|
+
region: string;
|
|
283
|
+
postalCode: string;
|
|
284
|
+
country: string;
|
|
285
|
+
};
|
|
286
|
+
gender_options: {
|
|
287
|
+
female: string;
|
|
288
|
+
male: string;
|
|
289
|
+
prefer_not_to_say: string;
|
|
290
|
+
};
|
|
291
|
+
}>;
|
|
292
|
+
};
|
|
293
|
+
}>;
|
|
294
|
+
export default _default;
|