@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
package/lib/index.d.ts
CHANGED
|
@@ -5,12 +5,12 @@ import en from './locales/en/index.js';
|
|
|
5
5
|
import type { LocalePhrase } from './types.js';
|
|
6
6
|
export type { LocalePhrase } from './types.js';
|
|
7
7
|
export type I18nKey = NormalizeKeyPaths<typeof en.translation>;
|
|
8
|
-
export declare const builtInLanguages: readonly ["ar", "de", "en", "es", "fr", "it", "ja", "ko", "pl-PL", "pt-PT", "pt-BR", "ru", "tr-TR", "uk-UA", "zh-CN", "zh-HK", "zh-TW"];
|
|
8
|
+
export declare const builtInLanguages: readonly ["ar", "de", "en", "es", "fr", "it", "ja", "ko", "pl-PL", "pt-PT", "pt-BR", "ru", "th", "tr-TR", "uk-UA", "zh-CN", "zh-HK", "zh-TW"];
|
|
9
9
|
export declare const builtInLanguageOptions: {
|
|
10
|
-
value: "ar" | "de" | "en" | "es" | "fr" | "it" | "ja" | "ko" | "pl-PL" | "pt-PT" | "pt-BR" | "ru" | "tr-TR" | "uk-UA" | "zh-CN" | "zh-HK" | "zh-TW";
|
|
11
|
-
title: "العربية" | "Deutsch" | "English" | "Español" | "Français" | "Italiano" | "日本語" | "한국어" | "Polski" | "Português (Portugal)" | "Português (Brasil)" | "Русский" | "Türkçe" | "Українська" | "简体中文" | "繁體中文(香港)" | "繁體中文(台灣)";
|
|
10
|
+
value: "ar" | "de" | "en" | "es" | "fr" | "it" | "ja" | "ko" | "pl-PL" | "pt-PT" | "pt-BR" | "ru" | "th" | "tr-TR" | "uk-UA" | "zh-CN" | "zh-HK" | "zh-TW";
|
|
11
|
+
title: "العربية" | "Deutsch" | "English" | "Español" | "Français" | "Italiano" | "日本語" | "한국어" | "Polski" | "Português (Portugal)" | "Português (Brasil)" | "Русский" | "ไทย" | "Türkçe" | "Українська" | "简体中文" | "繁體中文(香港)" | "繁體中文(台灣)";
|
|
12
12
|
}[];
|
|
13
|
-
export declare const builtInLanguageTagGuard: z.ZodEnum<["ar", "de", "en", "es", "fr", "it", "ja", "ko", "pl-PL", "pt-PT", "pt-BR", "ru", "tr-TR", "uk-UA", "zh-CN", "zh-HK", "zh-TW"]>;
|
|
13
|
+
export declare const builtInLanguageTagGuard: z.ZodEnum<["ar", "de", "en", "es", "fr", "it", "ja", "ko", "pl-PL", "pt-PT", "pt-BR", "ru", "th", "tr-TR", "uk-UA", "zh-CN", "zh-HK", "zh-TW"]>;
|
|
14
14
|
export type BuiltInLanguageTag = z.infer<typeof builtInLanguageTagGuard>;
|
|
15
15
|
export type Resource = Record<BuiltInLanguageTag, LocalePhrase>;
|
|
16
16
|
declare const resource: Resource;
|
package/lib/index.js
CHANGED
|
@@ -12,6 +12,7 @@ import plPL from './locales/pl-pl/index.js';
|
|
|
12
12
|
import ptBR from './locales/pt-br/index.js';
|
|
13
13
|
import ptPT from './locales/pt-pt/index.js';
|
|
14
14
|
import ru from './locales/ru/index.js';
|
|
15
|
+
import th from './locales/th/index.js';
|
|
15
16
|
import trTR from './locales/tr-tr/index.js';
|
|
16
17
|
import ukUA from './locales/uk-ua/index.js';
|
|
17
18
|
import zhCN from './locales/zh-cn/index.js';
|
|
@@ -30,6 +31,7 @@ export const builtInLanguages = [
|
|
|
30
31
|
'pt-PT',
|
|
31
32
|
'pt-BR',
|
|
32
33
|
'ru',
|
|
34
|
+
'th',
|
|
33
35
|
'tr-TR',
|
|
34
36
|
'uk-UA',
|
|
35
37
|
'zh-CN',
|
|
@@ -54,6 +56,7 @@ const resource = {
|
|
|
54
56
|
'pt-PT': ptPT,
|
|
55
57
|
'pt-BR': ptBR,
|
|
56
58
|
ru,
|
|
59
|
+
th,
|
|
57
60
|
'tr-TR': trTR,
|
|
58
61
|
'uk-UA': ukUA,
|
|
59
62
|
'zh-CN': zhCN,
|
|
@@ -8,6 +8,7 @@ declare const _default: Readonly<{
|
|
|
8
8
|
confirm_password: string;
|
|
9
9
|
search_region_code: string;
|
|
10
10
|
backup_code: string;
|
|
11
|
+
label_with_optional: string;
|
|
11
12
|
}>;
|
|
12
13
|
secondary: Readonly<{
|
|
13
14
|
social_bind_with: string;
|
|
@@ -198,7 +199,9 @@ declare const _default: Readonly<{
|
|
|
198
199
|
link_webauthn_description: string;
|
|
199
200
|
link_backup_code_description: string;
|
|
200
201
|
link_email_verification_code_description: string;
|
|
202
|
+
link_email_2fa_description: string;
|
|
201
203
|
link_phone_verification_code_description: string;
|
|
204
|
+
link_phone_2fa_description: string;
|
|
202
205
|
verify_totp_description: string;
|
|
203
206
|
verify_webauthn_description: string;
|
|
204
207
|
verify_backup_code_description: string;
|
|
@@ -219,6 +222,10 @@ declare const _default: Readonly<{
|
|
|
219
222
|
enter_one_time_code: string;
|
|
220
223
|
enter_one_time_code_link_description: string;
|
|
221
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;
|
|
222
229
|
link_another_mfa_factor: string;
|
|
223
230
|
save_backup_code: string;
|
|
224
231
|
save_backup_code_description: string;
|
|
@@ -259,7 +266,7 @@ declare const _default: Readonly<{
|
|
|
259
266
|
givenName: string;
|
|
260
267
|
familyName: string;
|
|
261
268
|
middleName: string;
|
|
262
|
-
|
|
269
|
+
fullname: string;
|
|
263
270
|
nickname: string;
|
|
264
271
|
preferredUsername: string;
|
|
265
272
|
profile: string;
|
|
@@ -276,6 +283,11 @@ declare const _default: Readonly<{
|
|
|
276
283
|
postalCode: string;
|
|
277
284
|
country: string;
|
|
278
285
|
};
|
|
286
|
+
gender_options: {
|
|
287
|
+
female: string;
|
|
288
|
+
male: string;
|
|
289
|
+
prefer_not_to_say: string;
|
|
290
|
+
};
|
|
279
291
|
}>;
|
|
280
292
|
};
|
|
281
293
|
}>;
|
package/lib/locales/ar/input.js
CHANGED
package/lib/locales/ar/mfa.d.ts
CHANGED
|
@@ -8,7 +8,9 @@ declare const _default: Readonly<{
|
|
|
8
8
|
link_webauthn_description: string;
|
|
9
9
|
link_backup_code_description: string;
|
|
10
10
|
link_email_verification_code_description: string;
|
|
11
|
+
link_email_2fa_description: string;
|
|
11
12
|
link_phone_verification_code_description: string;
|
|
13
|
+
link_phone_2fa_description: string;
|
|
12
14
|
verify_totp_description: string;
|
|
13
15
|
verify_webauthn_description: string;
|
|
14
16
|
verify_backup_code_description: string;
|
|
@@ -29,6 +31,10 @@ declare const _default: Readonly<{
|
|
|
29
31
|
enter_one_time_code: string;
|
|
30
32
|
enter_one_time_code_link_description: string;
|
|
31
33
|
enter_one_time_code_description: string;
|
|
34
|
+
enter_email_verification_code: string;
|
|
35
|
+
enter_email_verification_code_description: string;
|
|
36
|
+
enter_phone_verification_code: string;
|
|
37
|
+
enter_phone_verification_code_description: string;
|
|
32
38
|
link_another_mfa_factor: string;
|
|
33
39
|
save_backup_code: string;
|
|
34
40
|
save_backup_code_description: string;
|
package/lib/locales/ar/mfa.js
CHANGED
|
@@ -8,7 +8,9 @@ const mfa = {
|
|
|
8
8
|
link_webauthn_description: 'ربط جهازك أو جهاز USB الخاص بك',
|
|
9
9
|
link_backup_code_description: 'إنشاء رمز نسخ احتياطي',
|
|
10
10
|
link_email_verification_code_description: 'ربط عنوان بريدك الإلكتروني',
|
|
11
|
+
link_email_2fa_description: 'ربط عنوان بريدك الإلكتروني للتحقق بخطوتين',
|
|
11
12
|
link_phone_verification_code_description: 'ربط رقم هاتفك',
|
|
13
|
+
link_phone_2fa_description: 'ربط رقم هاتفك للتحقق بخطوتين',
|
|
12
14
|
verify_totp_description: 'أدخل الرمز المرة الواحدة في التطبيق',
|
|
13
15
|
verify_webauthn_description: 'تحقق من جهازك أو جهاز USB الخاص بك',
|
|
14
16
|
verify_backup_code_description: 'الصق رمز النسخ الاحتياطي الذي حفظته',
|
|
@@ -29,6 +31,10 @@ const mfa = {
|
|
|
29
31
|
enter_one_time_code: 'أدخل الرمز لمرة واحدة',
|
|
30
32
|
enter_one_time_code_link_description: 'أدخل رمز التحقق المكون من 6 أرقام الذي تم إنشاؤه بواسطة تطبيق المصادقة.',
|
|
31
33
|
enter_one_time_code_description: 'تم تمكين التحقق من خطوتين لهذا الحساب. يرجى إدخال الرمز لمرة واحدة المعروض على تطبيق المصادقة المرتبط بك.',
|
|
34
|
+
enter_email_verification_code: 'أدخل رمز التحقق عبر البريد الإلكتروني',
|
|
35
|
+
enter_email_verification_code_description: 'تم تمكين المصادقة بخطوتين لهذا الحساب. يرجى إدخال رمز التحقق المرسل إلى {{identifier}}.',
|
|
36
|
+
enter_phone_verification_code: 'أدخل رمز التحقق عبر الرسائل القصيرة',
|
|
37
|
+
enter_phone_verification_code_description: 'تم تمكين المصادقة بخطوتين لهذا الحساب. يرجى إدخال رمز التحقق عبر الرسائل القصيرة المرسل إلى {{identifier}}.',
|
|
32
38
|
link_another_mfa_factor: 'التبديل إلى طريقة أخرى',
|
|
33
39
|
save_backup_code: 'احفظ رمز النسخ الاحتياطي الخاص بك',
|
|
34
40
|
save_backup_code_description: 'يمكنك استخدام أحد هذه الرموز الاحتياطية للوصول إلى حسابك إذا واجهتك مشكلة أثناء التحقق من خطوتين بطرق أخرى. يمكن استخدام كل رمز مرة واحدة فقط.',
|
|
@@ -4,7 +4,7 @@ declare const _default: Readonly<{
|
|
|
4
4
|
givenName: string;
|
|
5
5
|
familyName: string;
|
|
6
6
|
middleName: string;
|
|
7
|
-
|
|
7
|
+
fullname: string;
|
|
8
8
|
nickname: string;
|
|
9
9
|
preferredUsername: string;
|
|
10
10
|
profile: string;
|
|
@@ -21,5 +21,10 @@ declare const _default: Readonly<{
|
|
|
21
21
|
postalCode: string;
|
|
22
22
|
country: string;
|
|
23
23
|
};
|
|
24
|
+
gender_options: {
|
|
25
|
+
female: string;
|
|
26
|
+
male: string;
|
|
27
|
+
prefer_not_to_say: string;
|
|
28
|
+
};
|
|
24
29
|
}>;
|
|
25
30
|
export default _default;
|
|
@@ -4,14 +4,14 @@ const profile = {
|
|
|
4
4
|
givenName: 'الاسم الأول',
|
|
5
5
|
familyName: 'اسم العائلة',
|
|
6
6
|
middleName: 'الاسم الأوسط',
|
|
7
|
-
|
|
7
|
+
fullname: 'الاسم الكامل',
|
|
8
8
|
nickname: 'الاسم المستعار',
|
|
9
9
|
preferredUsername: 'اسم المستخدم المفضل',
|
|
10
10
|
profile: 'الملف الشخصي',
|
|
11
11
|
website: 'الموقع الإلكتروني',
|
|
12
12
|
gender: 'الجنس',
|
|
13
13
|
birthdate: 'تاريخ الميلاد',
|
|
14
|
-
zoneinfo: '
|
|
14
|
+
zoneinfo: 'المنطقة الزمنية',
|
|
15
15
|
locale: 'اللغة والمنطقة',
|
|
16
16
|
address: {
|
|
17
17
|
formatted: 'العنوان',
|
|
@@ -21,5 +21,10 @@ const profile = {
|
|
|
21
21
|
postalCode: 'الرمز البريدي',
|
|
22
22
|
country: 'الدولة',
|
|
23
23
|
},
|
|
24
|
+
gender_options: {
|
|
25
|
+
female: 'أنثى',
|
|
26
|
+
male: 'ذكر',
|
|
27
|
+
prefer_not_to_say: 'أفضل عدم القول',
|
|
28
|
+
},
|
|
24
29
|
};
|
|
25
30
|
export default Object.freeze(profile);
|
|
@@ -8,6 +8,7 @@ declare const _default: Readonly<{
|
|
|
8
8
|
confirm_password: string;
|
|
9
9
|
search_region_code: string;
|
|
10
10
|
backup_code: string;
|
|
11
|
+
label_with_optional: string;
|
|
11
12
|
}>;
|
|
12
13
|
secondary: Readonly<{
|
|
13
14
|
social_bind_with: string;
|
|
@@ -198,7 +199,9 @@ declare const _default: Readonly<{
|
|
|
198
199
|
link_webauthn_description: string;
|
|
199
200
|
link_backup_code_description: string;
|
|
200
201
|
link_email_verification_code_description: string;
|
|
202
|
+
link_email_2fa_description: string;
|
|
201
203
|
link_phone_verification_code_description: string;
|
|
204
|
+
link_phone_2fa_description: string;
|
|
202
205
|
verify_totp_description: string;
|
|
203
206
|
verify_webauthn_description: string;
|
|
204
207
|
verify_backup_code_description: string;
|
|
@@ -219,6 +222,10 @@ declare const _default: Readonly<{
|
|
|
219
222
|
enter_one_time_code: string;
|
|
220
223
|
enter_one_time_code_link_description: string;
|
|
221
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;
|
|
222
229
|
link_another_mfa_factor: string;
|
|
223
230
|
save_backup_code: string;
|
|
224
231
|
save_backup_code_description: string;
|
|
@@ -259,7 +266,7 @@ declare const _default: Readonly<{
|
|
|
259
266
|
givenName: string;
|
|
260
267
|
familyName: string;
|
|
261
268
|
middleName: string;
|
|
262
|
-
|
|
269
|
+
fullname: string;
|
|
263
270
|
nickname: string;
|
|
264
271
|
preferredUsername: string;
|
|
265
272
|
profile: string;
|
|
@@ -276,6 +283,11 @@ declare const _default: Readonly<{
|
|
|
276
283
|
postalCode: string;
|
|
277
284
|
country: string;
|
|
278
285
|
};
|
|
286
|
+
gender_options: {
|
|
287
|
+
female: string;
|
|
288
|
+
male: string;
|
|
289
|
+
prefer_not_to_say: string;
|
|
290
|
+
};
|
|
279
291
|
}>;
|
|
280
292
|
};
|
|
281
293
|
}>;
|
package/lib/locales/de/input.js
CHANGED
package/lib/locales/de/mfa.d.ts
CHANGED
|
@@ -8,7 +8,9 @@ declare const _default: Readonly<{
|
|
|
8
8
|
link_webauthn_description: string;
|
|
9
9
|
link_backup_code_description: string;
|
|
10
10
|
link_email_verification_code_description: string;
|
|
11
|
+
link_email_2fa_description: string;
|
|
11
12
|
link_phone_verification_code_description: string;
|
|
13
|
+
link_phone_2fa_description: string;
|
|
12
14
|
verify_totp_description: string;
|
|
13
15
|
verify_webauthn_description: string;
|
|
14
16
|
verify_backup_code_description: string;
|
|
@@ -29,6 +31,10 @@ declare const _default: Readonly<{
|
|
|
29
31
|
enter_one_time_code: string;
|
|
30
32
|
enter_one_time_code_link_description: string;
|
|
31
33
|
enter_one_time_code_description: string;
|
|
34
|
+
enter_email_verification_code: string;
|
|
35
|
+
enter_email_verification_code_description: string;
|
|
36
|
+
enter_phone_verification_code: string;
|
|
37
|
+
enter_phone_verification_code_description: string;
|
|
32
38
|
link_another_mfa_factor: string;
|
|
33
39
|
save_backup_code: string;
|
|
34
40
|
save_backup_code_description: string;
|
package/lib/locales/de/mfa.js
CHANGED
|
@@ -8,7 +8,9 @@ const mfa = {
|
|
|
8
8
|
link_webauthn_description: 'Verknüpfen Sie Ihr Gerät oder USB-Hardware',
|
|
9
9
|
link_backup_code_description: 'Backup-Code generieren',
|
|
10
10
|
link_email_verification_code_description: 'Verknüpfen Sie Ihre E-Mail-Adresse',
|
|
11
|
+
link_email_2fa_description: 'Verknüpfen Sie Ihre E-Mail-Adresse für 2-Schritt-Verifizierung',
|
|
11
12
|
link_phone_verification_code_description: 'Verknüpfen Sie Ihre Telefonnummer',
|
|
13
|
+
link_phone_2fa_description: 'Verknüpfen Sie Ihre Telefonnummer für 2-Schritt-Verifizierung',
|
|
12
14
|
verify_totp_description: 'Geben Sie den Einmalcode in der App ein',
|
|
13
15
|
verify_webauthn_description: 'Verifizieren Sie Ihr Gerät oder Ihre USB-Hardware',
|
|
14
16
|
verify_backup_code_description: 'Fügen Sie den gespeicherten Backup-Code ein',
|
|
@@ -29,6 +31,10 @@ const mfa = {
|
|
|
29
31
|
enter_one_time_code: 'Einmalcode eingeben',
|
|
30
32
|
enter_one_time_code_link_description: 'Geben Sie den 6-stelligen Verifizierungscode ein, der von der Authenticator-App generiert wurde.',
|
|
31
33
|
enter_one_time_code_description: 'Für dieses Konto wurde die Zwei-Faktor-Authentifizierung aktiviert. Bitte geben Sie den einmaligen Code ein, der in Ihrer verknüpften Authentifizierungs-App angezeigt wird.',
|
|
34
|
+
enter_email_verification_code: 'E-Mail‑Bestätigungscode eingeben',
|
|
35
|
+
enter_email_verification_code_description: 'Für dieses Konto ist die Zwei‑Faktor‑Authentifizierung aktiviert. Bitte geben Sie den an {{identifier}} gesendeten Bestätigungscode ein.',
|
|
36
|
+
enter_phone_verification_code: 'SMS‑Bestätigungscode eingeben',
|
|
37
|
+
enter_phone_verification_code_description: 'Für dieses Konto ist die Zwei‑Faktor‑Authentifizierung aktiviert. Bitte geben Sie den per SMS an {{identifier}} gesendeten Bestätigungscode ein.',
|
|
32
38
|
link_another_mfa_factor: 'Zu einer anderen Methode wechseln',
|
|
33
39
|
save_backup_code: 'Backup-Code speichern',
|
|
34
40
|
save_backup_code_description: 'Sie können einen dieser Backup-Codes verwenden, um auf Ihr Konto zuzugreifen, wenn Sie während der 2-Schritte-Verifizierung auf andere Weise Probleme haben. Jeder Code kann nur einmal verwendet werden.',
|
|
@@ -4,7 +4,7 @@ declare const _default: Readonly<{
|
|
|
4
4
|
givenName: string;
|
|
5
5
|
familyName: string;
|
|
6
6
|
middleName: string;
|
|
7
|
-
|
|
7
|
+
fullname: string;
|
|
8
8
|
nickname: string;
|
|
9
9
|
preferredUsername: string;
|
|
10
10
|
profile: string;
|
|
@@ -21,5 +21,10 @@ declare const _default: Readonly<{
|
|
|
21
21
|
postalCode: string;
|
|
22
22
|
country: string;
|
|
23
23
|
};
|
|
24
|
+
gender_options: {
|
|
25
|
+
female: string;
|
|
26
|
+
male: string;
|
|
27
|
+
prefer_not_to_say: string;
|
|
28
|
+
};
|
|
24
29
|
}>;
|
|
25
30
|
export default _default;
|
|
@@ -4,7 +4,7 @@ const profile = {
|
|
|
4
4
|
givenName: 'Vorname',
|
|
5
5
|
familyName: 'Nachname',
|
|
6
6
|
middleName: 'Zweitname',
|
|
7
|
-
|
|
7
|
+
fullname: 'Vollständiger Name',
|
|
8
8
|
nickname: 'Spitzname',
|
|
9
9
|
preferredUsername: 'Bevorzugter Benutzername',
|
|
10
10
|
profile: 'Profil',
|
|
@@ -21,5 +21,10 @@ const profile = {
|
|
|
21
21
|
postalCode: 'Postleitzahl',
|
|
22
22
|
country: 'Land',
|
|
23
23
|
},
|
|
24
|
+
gender_options: {
|
|
25
|
+
female: 'Weiblich',
|
|
26
|
+
male: 'Männlich',
|
|
27
|
+
prefer_not_to_say: 'Keine Angabe',
|
|
28
|
+
},
|
|
24
29
|
};
|
|
25
30
|
export default Object.freeze(profile);
|
|
@@ -8,6 +8,7 @@ declare const _default: Readonly<{
|
|
|
8
8
|
confirm_password: string;
|
|
9
9
|
search_region_code: string;
|
|
10
10
|
backup_code: string;
|
|
11
|
+
label_with_optional: string;
|
|
11
12
|
}>;
|
|
12
13
|
secondary: Readonly<{
|
|
13
14
|
social_bind_with: string;
|
|
@@ -198,7 +199,9 @@ declare const _default: Readonly<{
|
|
|
198
199
|
link_webauthn_description: string;
|
|
199
200
|
link_backup_code_description: string;
|
|
200
201
|
link_email_verification_code_description: string;
|
|
202
|
+
link_email_2fa_description: string;
|
|
201
203
|
link_phone_verification_code_description: string;
|
|
204
|
+
link_phone_2fa_description: string;
|
|
202
205
|
verify_totp_description: string;
|
|
203
206
|
verify_webauthn_description: string;
|
|
204
207
|
verify_backup_code_description: string;
|
|
@@ -219,6 +222,10 @@ declare const _default: Readonly<{
|
|
|
219
222
|
enter_one_time_code: string;
|
|
220
223
|
enter_one_time_code_link_description: string;
|
|
221
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;
|
|
222
229
|
link_another_mfa_factor: string;
|
|
223
230
|
save_backup_code: string;
|
|
224
231
|
save_backup_code_description: string;
|
|
@@ -259,7 +266,7 @@ declare const _default: Readonly<{
|
|
|
259
266
|
givenName: string;
|
|
260
267
|
familyName: string;
|
|
261
268
|
middleName: string;
|
|
262
|
-
|
|
269
|
+
fullname: string;
|
|
263
270
|
nickname: string;
|
|
264
271
|
preferredUsername: string;
|
|
265
272
|
profile: string;
|
|
@@ -276,6 +283,11 @@ declare const _default: Readonly<{
|
|
|
276
283
|
postalCode: string;
|
|
277
284
|
country: string;
|
|
278
285
|
};
|
|
286
|
+
gender_options: {
|
|
287
|
+
female: string;
|
|
288
|
+
male: string;
|
|
289
|
+
prefer_not_to_say: string;
|
|
290
|
+
};
|
|
279
291
|
}>;
|
|
280
292
|
};
|
|
281
293
|
}>;
|
package/lib/locales/en/input.js
CHANGED
package/lib/locales/en/mfa.d.ts
CHANGED
|
@@ -8,7 +8,9 @@ declare const _default: Readonly<{
|
|
|
8
8
|
link_webauthn_description: string;
|
|
9
9
|
link_backup_code_description: string;
|
|
10
10
|
link_email_verification_code_description: string;
|
|
11
|
+
link_email_2fa_description: string;
|
|
11
12
|
link_phone_verification_code_description: string;
|
|
13
|
+
link_phone_2fa_description: string;
|
|
12
14
|
verify_totp_description: string;
|
|
13
15
|
verify_webauthn_description: string;
|
|
14
16
|
verify_backup_code_description: string;
|
|
@@ -29,6 +31,10 @@ declare const _default: Readonly<{
|
|
|
29
31
|
enter_one_time_code: string;
|
|
30
32
|
enter_one_time_code_link_description: string;
|
|
31
33
|
enter_one_time_code_description: string;
|
|
34
|
+
enter_email_verification_code: string;
|
|
35
|
+
enter_email_verification_code_description: string;
|
|
36
|
+
enter_phone_verification_code: string;
|
|
37
|
+
enter_phone_verification_code_description: string;
|
|
32
38
|
link_another_mfa_factor: string;
|
|
33
39
|
save_backup_code: string;
|
|
34
40
|
save_backup_code_description: string;
|
package/lib/locales/en/mfa.js
CHANGED
|
@@ -8,7 +8,9 @@ const mfa = {
|
|
|
8
8
|
link_webauthn_description: 'Link your device or USB hardware',
|
|
9
9
|
link_backup_code_description: 'Generate a backup code',
|
|
10
10
|
link_email_verification_code_description: 'Link your email address',
|
|
11
|
+
link_email_2fa_description: 'Link your email address for 2-step verification',
|
|
11
12
|
link_phone_verification_code_description: 'Link your phone number',
|
|
13
|
+
link_phone_2fa_description: 'Link your phone number for 2-step verification',
|
|
12
14
|
verify_totp_description: 'Enter the one-time code in app',
|
|
13
15
|
verify_webauthn_description: 'Verify your device or USB hardware',
|
|
14
16
|
verify_backup_code_description: 'Paste the backup code you saved',
|
|
@@ -29,6 +31,10 @@ const mfa = {
|
|
|
29
31
|
enter_one_time_code: 'Enter the one-time code',
|
|
30
32
|
enter_one_time_code_link_description: 'Enter the 6-digit verification code generated by the authenticator app.',
|
|
31
33
|
enter_one_time_code_description: '2-step verification has been enabled for this account. Please enter the one-time code shown on your linked authenticator app.',
|
|
34
|
+
enter_email_verification_code: 'Enter Email verification code',
|
|
35
|
+
enter_email_verification_code_description: '2-step authentication has been enabled for this account. Please enter the email verification code sent to {{identifier}}.',
|
|
36
|
+
enter_phone_verification_code: 'Enter SMS verification code',
|
|
37
|
+
enter_phone_verification_code_description: '2-step authentication has been enabled for this account. Please enter the SMS verification code sent to {{identifier}}.',
|
|
32
38
|
link_another_mfa_factor: 'Switch to another method',
|
|
33
39
|
save_backup_code: 'Save your backup code',
|
|
34
40
|
save_backup_code_description: 'You can use one of these backup code to access your account if you have trouble during 2-step verification in another ways. Each code may be used only once.',
|
|
@@ -4,7 +4,7 @@ declare const _default: Readonly<{
|
|
|
4
4
|
givenName: string;
|
|
5
5
|
familyName: string;
|
|
6
6
|
middleName: string;
|
|
7
|
-
|
|
7
|
+
fullname: string;
|
|
8
8
|
nickname: string;
|
|
9
9
|
preferredUsername: string;
|
|
10
10
|
profile: string;
|
|
@@ -21,5 +21,10 @@ declare const _default: Readonly<{
|
|
|
21
21
|
postalCode: string;
|
|
22
22
|
country: string;
|
|
23
23
|
};
|
|
24
|
+
gender_options: {
|
|
25
|
+
female: string;
|
|
26
|
+
male: string;
|
|
27
|
+
prefer_not_to_say: string;
|
|
28
|
+
};
|
|
24
29
|
}>;
|
|
25
30
|
export default _default;
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
const profile = {
|
|
2
2
|
name: 'Name',
|
|
3
3
|
avatar: 'Avatar',
|
|
4
|
-
givenName: '
|
|
5
|
-
familyName: '
|
|
6
|
-
middleName: 'Middle
|
|
7
|
-
|
|
4
|
+
givenName: 'First name',
|
|
5
|
+
familyName: 'Last name',
|
|
6
|
+
middleName: 'Middle name',
|
|
7
|
+
fullname: 'Full name',
|
|
8
8
|
nickname: 'Nickname',
|
|
9
|
-
preferredUsername: 'Preferred
|
|
9
|
+
preferredUsername: 'Preferred username',
|
|
10
10
|
profile: 'Profile',
|
|
11
11
|
website: 'Website',
|
|
12
12
|
gender: 'Gender',
|
|
13
13
|
birthdate: 'Birthdate',
|
|
14
|
-
zoneinfo: '
|
|
14
|
+
zoneinfo: 'Time zone',
|
|
15
15
|
locale: 'Locale',
|
|
16
16
|
address: {
|
|
17
17
|
formatted: 'Address',
|
|
@@ -21,5 +21,10 @@ const profile = {
|
|
|
21
21
|
postalCode: 'Zip code',
|
|
22
22
|
country: 'Country',
|
|
23
23
|
},
|
|
24
|
+
gender_options: {
|
|
25
|
+
female: 'Female',
|
|
26
|
+
male: 'Male',
|
|
27
|
+
prefer_not_to_say: 'Prefer not to say',
|
|
28
|
+
},
|
|
24
29
|
};
|
|
25
30
|
export default Object.freeze(profile);
|
|
@@ -8,6 +8,7 @@ declare const _default: Readonly<{
|
|
|
8
8
|
confirm_password: string;
|
|
9
9
|
search_region_code: string;
|
|
10
10
|
backup_code: string;
|
|
11
|
+
label_with_optional: string;
|
|
11
12
|
}>;
|
|
12
13
|
secondary: Readonly<{
|
|
13
14
|
social_bind_with: string;
|
|
@@ -198,7 +199,9 @@ declare const _default: Readonly<{
|
|
|
198
199
|
link_webauthn_description: string;
|
|
199
200
|
link_backup_code_description: string;
|
|
200
201
|
link_email_verification_code_description: string;
|
|
202
|
+
link_email_2fa_description: string;
|
|
201
203
|
link_phone_verification_code_description: string;
|
|
204
|
+
link_phone_2fa_description: string;
|
|
202
205
|
verify_totp_description: string;
|
|
203
206
|
verify_webauthn_description: string;
|
|
204
207
|
verify_backup_code_description: string;
|
|
@@ -219,6 +222,10 @@ declare const _default: Readonly<{
|
|
|
219
222
|
enter_one_time_code: string;
|
|
220
223
|
enter_one_time_code_link_description: string;
|
|
221
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;
|
|
222
229
|
link_another_mfa_factor: string;
|
|
223
230
|
save_backup_code: string;
|
|
224
231
|
save_backup_code_description: string;
|
|
@@ -259,7 +266,7 @@ declare const _default: Readonly<{
|
|
|
259
266
|
givenName: string;
|
|
260
267
|
familyName: string;
|
|
261
268
|
middleName: string;
|
|
262
|
-
|
|
269
|
+
fullname: string;
|
|
263
270
|
nickname: string;
|
|
264
271
|
preferredUsername: string;
|
|
265
272
|
profile: string;
|
|
@@ -276,6 +283,11 @@ declare const _default: Readonly<{
|
|
|
276
283
|
postalCode: string;
|
|
277
284
|
country: string;
|
|
278
285
|
};
|
|
286
|
+
gender_options: {
|
|
287
|
+
female: string;
|
|
288
|
+
male: string;
|
|
289
|
+
prefer_not_to_say: string;
|
|
290
|
+
};
|
|
279
291
|
}>;
|
|
280
292
|
};
|
|
281
293
|
}>;
|
package/lib/locales/es/input.js
CHANGED
package/lib/locales/es/mfa.d.ts
CHANGED
|
@@ -8,7 +8,9 @@ declare const _default: Readonly<{
|
|
|
8
8
|
link_webauthn_description: string;
|
|
9
9
|
link_backup_code_description: string;
|
|
10
10
|
link_email_verification_code_description: string;
|
|
11
|
+
link_email_2fa_description: string;
|
|
11
12
|
link_phone_verification_code_description: string;
|
|
13
|
+
link_phone_2fa_description: string;
|
|
12
14
|
verify_totp_description: string;
|
|
13
15
|
verify_webauthn_description: string;
|
|
14
16
|
verify_backup_code_description: string;
|
|
@@ -29,6 +31,10 @@ declare const _default: Readonly<{
|
|
|
29
31
|
enter_one_time_code: string;
|
|
30
32
|
enter_one_time_code_link_description: string;
|
|
31
33
|
enter_one_time_code_description: string;
|
|
34
|
+
enter_email_verification_code: string;
|
|
35
|
+
enter_email_verification_code_description: string;
|
|
36
|
+
enter_phone_verification_code: string;
|
|
37
|
+
enter_phone_verification_code_description: string;
|
|
32
38
|
link_another_mfa_factor: string;
|
|
33
39
|
save_backup_code: string;
|
|
34
40
|
save_backup_code_description: string;
|
package/lib/locales/es/mfa.js
CHANGED
|
@@ -8,7 +8,9 @@ const mfa = {
|
|
|
8
8
|
link_webauthn_description: 'Vincule su dispositivo o hardware USB',
|
|
9
9
|
link_backup_code_description: 'Genere un código de respaldo',
|
|
10
10
|
link_email_verification_code_description: 'Vincule su dirección de correo electrónico',
|
|
11
|
+
link_email_2fa_description: 'Vincula tu dirección de correo electrónico para verificación de 2 pasos',
|
|
11
12
|
link_phone_verification_code_description: 'Vincule su número de teléfono',
|
|
13
|
+
link_phone_2fa_description: 'Vincula tu número de teléfono para verificación de 2 pasos',
|
|
12
14
|
verify_totp_description: 'Ingrese el código de un solo uso en la aplicación',
|
|
13
15
|
verify_webauthn_description: 'Verifique su dispositivo o hardware USB',
|
|
14
16
|
verify_backup_code_description: 'Pegue el código de respaldo que guardó',
|
|
@@ -29,6 +31,10 @@ const mfa = {
|
|
|
29
31
|
enter_one_time_code: 'Ingrese el código de un solo uso',
|
|
30
32
|
enter_one_time_code_link_description: 'Ingrese el código de verificación de 6 dígitos generado por la aplicación autenticadora.',
|
|
31
33
|
enter_one_time_code_description: 'Se ha habilitado la verificación en dos pasos para esta cuenta. Por favor, ingrese el código de un solo uso que se muestra en su aplicación de autenticación vinculada.',
|
|
34
|
+
enter_email_verification_code: 'Introducir código de verificación por correo electrónico',
|
|
35
|
+
enter_email_verification_code_description: 'La autenticación en dos pasos está habilitada para esta cuenta. Por favor, introduzca el código de verificación enviado a {{identifier}}.',
|
|
36
|
+
enter_phone_verification_code: 'Introducir código de verificación por SMS',
|
|
37
|
+
enter_phone_verification_code_description: 'La autenticación en dos pasos está habilitada para esta cuenta. Por favor, introduzca el código de verificación por SMS enviado a {{identifier}}.',
|
|
32
38
|
link_another_mfa_factor: 'Cambiar a otro método',
|
|
33
39
|
save_backup_code: 'Guarde su código de respaldo',
|
|
34
40
|
save_backup_code_description: 'Puede usar uno de estos códigos de respaldo para acceder a su cuenta si tiene problemas durante la verificación de 2 pasos de otras maneras. Cada código solo se puede usar una vez.',
|
|
@@ -4,7 +4,7 @@ declare const _default: Readonly<{
|
|
|
4
4
|
givenName: string;
|
|
5
5
|
familyName: string;
|
|
6
6
|
middleName: string;
|
|
7
|
-
|
|
7
|
+
fullname: string;
|
|
8
8
|
nickname: string;
|
|
9
9
|
preferredUsername: string;
|
|
10
10
|
profile: string;
|
|
@@ -21,5 +21,10 @@ declare const _default: Readonly<{
|
|
|
21
21
|
postalCode: string;
|
|
22
22
|
country: string;
|
|
23
23
|
};
|
|
24
|
+
gender_options: {
|
|
25
|
+
female: string;
|
|
26
|
+
male: string;
|
|
27
|
+
prefer_not_to_say: string;
|
|
28
|
+
};
|
|
24
29
|
}>;
|
|
25
30
|
export default _default;
|