@logto/phrases-experience 1.10.0 → 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/description.d.ts +1 -0
- package/lib/locales/ar/description.js +1 -0
- package/lib/locales/ar/error/index.d.ts +2 -0
- package/lib/locales/ar/error/index.js +2 -0
- package/lib/locales/ar/index.d.ts +45 -0
- package/lib/locales/ar/index.js +2 -0
- package/lib/locales/ar/input.d.ts +1 -0
- package/lib/locales/ar/input.js +1 -0
- package/lib/locales/ar/mfa.d.ts +12 -0
- package/lib/locales/ar/mfa.js +12 -0
- package/lib/locales/ar/profile.d.ts +30 -0
- package/lib/locales/ar/profile.js +30 -0
- package/lib/locales/de/description.d.ts +1 -0
- package/lib/locales/de/description.js +1 -0
- package/lib/locales/de/error/index.d.ts +2 -0
- package/lib/locales/de/error/index.js +2 -0
- package/lib/locales/de/index.d.ts +45 -0
- package/lib/locales/de/index.js +2 -0
- package/lib/locales/de/input.d.ts +1 -0
- package/lib/locales/de/input.js +1 -0
- package/lib/locales/de/mfa.d.ts +12 -0
- package/lib/locales/de/mfa.js +12 -0
- package/lib/locales/de/profile.d.ts +30 -0
- package/lib/locales/de/profile.js +30 -0
- package/lib/locales/en/description.d.ts +1 -0
- package/lib/locales/en/description.js +1 -0
- package/lib/locales/en/error/index.d.ts +2 -0
- package/lib/locales/en/error/index.js +2 -0
- package/lib/locales/en/index.d.ts +45 -0
- package/lib/locales/en/index.js +2 -0
- package/lib/locales/en/input.d.ts +1 -0
- package/lib/locales/en/input.js +1 -0
- package/lib/locales/en/mfa.d.ts +12 -0
- package/lib/locales/en/mfa.js +12 -0
- package/lib/locales/en/profile.d.ts +30 -0
- package/lib/locales/en/profile.js +30 -0
- package/lib/locales/es/description.d.ts +1 -0
- package/lib/locales/es/description.js +1 -0
- package/lib/locales/es/error/index.d.ts +2 -0
- package/lib/locales/es/error/index.js +2 -0
- package/lib/locales/es/index.d.ts +45 -0
- package/lib/locales/es/index.js +2 -0
- package/lib/locales/es/input.d.ts +1 -0
- package/lib/locales/es/input.js +1 -0
- package/lib/locales/es/mfa.d.ts +12 -0
- package/lib/locales/es/mfa.js +12 -0
- package/lib/locales/es/profile.d.ts +30 -0
- package/lib/locales/es/profile.js +30 -0
- package/lib/locales/fr/description.d.ts +1 -0
- package/lib/locales/fr/description.js +1 -0
- package/lib/locales/fr/error/index.d.ts +2 -0
- package/lib/locales/fr/error/index.js +2 -0
- package/lib/locales/fr/index.d.ts +45 -0
- package/lib/locales/fr/index.js +2 -0
- package/lib/locales/fr/input.d.ts +1 -0
- package/lib/locales/fr/input.js +1 -0
- package/lib/locales/fr/mfa.d.ts +12 -0
- package/lib/locales/fr/mfa.js +12 -0
- package/lib/locales/fr/profile.d.ts +30 -0
- package/lib/locales/fr/profile.js +30 -0
- package/lib/locales/it/description.d.ts +1 -0
- package/lib/locales/it/description.js +1 -0
- package/lib/locales/it/error/index.d.ts +2 -0
- package/lib/locales/it/error/index.js +2 -0
- package/lib/locales/it/index.d.ts +45 -0
- package/lib/locales/it/index.js +2 -0
- package/lib/locales/it/input.d.ts +1 -0
- package/lib/locales/it/input.js +1 -0
- package/lib/locales/it/mfa.d.ts +12 -0
- package/lib/locales/it/mfa.js +12 -0
- package/lib/locales/it/profile.d.ts +30 -0
- package/lib/locales/it/profile.js +30 -0
- package/lib/locales/ja/description.d.ts +1 -0
- package/lib/locales/ja/description.js +1 -0
- package/lib/locales/ja/error/index.d.ts +2 -0
- package/lib/locales/ja/error/index.js +2 -0
- package/lib/locales/ja/index.d.ts +45 -0
- package/lib/locales/ja/index.js +2 -0
- package/lib/locales/ja/input.d.ts +1 -0
- package/lib/locales/ja/input.js +1 -0
- package/lib/locales/ja/mfa.d.ts +12 -0
- package/lib/locales/ja/mfa.js +12 -0
- package/lib/locales/ja/profile.d.ts +30 -0
- package/lib/locales/ja/profile.js +30 -0
- package/lib/locales/ko/description.d.ts +1 -0
- package/lib/locales/ko/description.js +1 -0
- package/lib/locales/ko/error/index.d.ts +3 -1
- package/lib/locales/ko/error/index.js +3 -1
- package/lib/locales/ko/index.d.ts +46 -1
- package/lib/locales/ko/index.js +2 -0
- package/lib/locales/ko/input.d.ts +1 -0
- package/lib/locales/ko/input.js +1 -0
- package/lib/locales/ko/mfa.d.ts +12 -0
- package/lib/locales/ko/mfa.js +12 -0
- package/lib/locales/ko/profile.d.ts +30 -0
- package/lib/locales/ko/profile.js +30 -0
- package/lib/locales/pl-pl/description.d.ts +1 -0
- package/lib/locales/pl-pl/description.js +1 -0
- package/lib/locales/pl-pl/error/index.d.ts +3 -1
- package/lib/locales/pl-pl/error/index.js +3 -1
- package/lib/locales/pl-pl/index.d.ts +46 -1
- package/lib/locales/pl-pl/index.js +2 -0
- 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 +12 -0
- package/lib/locales/pl-pl/mfa.js +12 -0
- package/lib/locales/pl-pl/profile.d.ts +30 -0
- package/lib/locales/pl-pl/profile.js +30 -0
- package/lib/locales/pt-br/description.d.ts +1 -0
- package/lib/locales/pt-br/description.js +1 -0
- package/lib/locales/pt-br/error/index.d.ts +3 -1
- package/lib/locales/pt-br/error/index.js +3 -1
- package/lib/locales/pt-br/index.d.ts +46 -1
- package/lib/locales/pt-br/index.js +2 -0
- 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 +12 -0
- package/lib/locales/pt-br/mfa.js +12 -0
- package/lib/locales/pt-br/profile.d.ts +30 -0
- package/lib/locales/pt-br/profile.js +30 -0
- package/lib/locales/pt-pt/description.d.ts +1 -0
- package/lib/locales/pt-pt/description.js +1 -0
- package/lib/locales/pt-pt/error/index.d.ts +3 -1
- package/lib/locales/pt-pt/error/index.js +3 -1
- package/lib/locales/pt-pt/index.d.ts +46 -1
- package/lib/locales/pt-pt/index.js +2 -0
- 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 +12 -0
- package/lib/locales/pt-pt/mfa.js +12 -0
- package/lib/locales/pt-pt/profile.d.ts +30 -0
- package/lib/locales/pt-pt/profile.js +30 -0
- package/lib/locales/ru/description.d.ts +1 -0
- package/lib/locales/ru/description.js +1 -0
- package/lib/locales/ru/error/index.d.ts +3 -1
- package/lib/locales/ru/error/index.js +3 -1
- package/lib/locales/ru/index.d.ts +46 -1
- package/lib/locales/ru/index.js +2 -0
- package/lib/locales/ru/input.d.ts +1 -0
- package/lib/locales/ru/input.js +1 -0
- package/lib/locales/ru/mfa.d.ts +12 -0
- package/lib/locales/ru/mfa.js +12 -0
- package/lib/locales/ru/profile.d.ts +30 -0
- package/lib/locales/ru/profile.js +30 -0
- 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/description.d.ts +1 -0
- package/lib/locales/tr-tr/description.js +1 -0
- package/lib/locales/tr-tr/error/index.d.ts +3 -1
- package/lib/locales/tr-tr/error/index.js +3 -1
- package/lib/locales/tr-tr/index.d.ts +46 -1
- package/lib/locales/tr-tr/index.js +2 -0
- 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 +12 -0
- package/lib/locales/tr-tr/mfa.js +12 -0
- package/lib/locales/tr-tr/profile.d.ts +30 -0
- package/lib/locales/tr-tr/profile.js +30 -0
- package/lib/locales/uk-ua/description.d.ts +1 -0
- package/lib/locales/uk-ua/description.js +1 -0
- package/lib/locales/uk-ua/error/index.d.ts +2 -0
- package/lib/locales/uk-ua/error/index.js +2 -0
- package/lib/locales/uk-ua/index.d.ts +45 -0
- package/lib/locales/uk-ua/index.js +2 -0
- 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 +12 -0
- package/lib/locales/uk-ua/mfa.js +12 -0
- package/lib/locales/uk-ua/profile.d.ts +30 -0
- package/lib/locales/uk-ua/profile.js +30 -0
- package/lib/locales/zh-cn/description.d.ts +1 -0
- package/lib/locales/zh-cn/description.js +1 -0
- package/lib/locales/zh-cn/error/index.d.ts +2 -0
- package/lib/locales/zh-cn/error/index.js +2 -0
- package/lib/locales/zh-cn/index.d.ts +45 -0
- package/lib/locales/zh-cn/index.js +2 -0
- 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 +12 -0
- package/lib/locales/zh-cn/mfa.js +12 -0
- package/lib/locales/zh-cn/profile.d.ts +30 -0
- package/lib/locales/zh-cn/profile.js +30 -0
- package/lib/locales/zh-hk/description.d.ts +1 -0
- package/lib/locales/zh-hk/description.js +1 -0
- package/lib/locales/zh-hk/error/index.d.ts +3 -1
- package/lib/locales/zh-hk/error/index.js +4 -2
- package/lib/locales/zh-hk/index.d.ts +46 -1
- package/lib/locales/zh-hk/index.js +2 -0
- 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 +12 -0
- package/lib/locales/zh-hk/mfa.js +12 -0
- package/lib/locales/zh-hk/profile.d.ts +30 -0
- package/lib/locales/zh-hk/profile.js +30 -0
- package/lib/locales/zh-tw/description.d.ts +1 -0
- package/lib/locales/zh-tw/description.js +1 -0
- package/lib/locales/zh-tw/error/index.d.ts +3 -1
- package/lib/locales/zh-tw/error/index.js +3 -1
- package/lib/locales/zh-tw/index.d.ts +46 -1
- package/lib/locales/zh-tw/index.js +2 -0
- 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 +12 -0
- package/lib/locales/zh-tw/mfa.js +12 -0
- package/lib/locales/zh-tw/profile.d.ts +30 -0
- package/lib/locales/zh-tw/profile.js +30 -0
- package/package.json +5 -5
package/lib/locales/fr/index.js
CHANGED
|
@@ -5,6 +5,7 @@ import error from './error/index.js';
|
|
|
5
5
|
import input from './input.js';
|
|
6
6
|
import list from './list.js';
|
|
7
7
|
import mfa from './mfa.js';
|
|
8
|
+
import profile from './profile.js';
|
|
8
9
|
import secondary from './secondary.js';
|
|
9
10
|
import user_scopes from './user-scopes.js';
|
|
10
11
|
const fr = {
|
|
@@ -18,6 +19,7 @@ const fr = {
|
|
|
18
19
|
mfa,
|
|
19
20
|
development_tenant,
|
|
20
21
|
user_scopes,
|
|
22
|
+
profile,
|
|
21
23
|
},
|
|
22
24
|
};
|
|
23
25
|
export default Object.freeze(fr);
|
package/lib/locales/fr/input.js
CHANGED
package/lib/locales/fr/mfa.d.ts
CHANGED
|
@@ -2,12 +2,20 @@ declare const _default: Readonly<{
|
|
|
2
2
|
totp: string;
|
|
3
3
|
webauthn: string;
|
|
4
4
|
backup_code: string;
|
|
5
|
+
email_verification_code: string;
|
|
6
|
+
phone_verification_code: string;
|
|
5
7
|
link_totp_description: string;
|
|
6
8
|
link_webauthn_description: string;
|
|
7
9
|
link_backup_code_description: string;
|
|
10
|
+
link_email_verification_code_description: string;
|
|
11
|
+
link_email_2fa_description: string;
|
|
12
|
+
link_phone_verification_code_description: string;
|
|
13
|
+
link_phone_2fa_description: string;
|
|
8
14
|
verify_totp_description: string;
|
|
9
15
|
verify_webauthn_description: string;
|
|
10
16
|
verify_backup_code_description: string;
|
|
17
|
+
verify_email_verification_code_description: string;
|
|
18
|
+
verify_phone_verification_code_description: string;
|
|
11
19
|
add_mfa_factors: string;
|
|
12
20
|
add_mfa_description: string;
|
|
13
21
|
verify_mfa_factors: string;
|
|
@@ -23,6 +31,10 @@ declare const _default: Readonly<{
|
|
|
23
31
|
enter_one_time_code: string;
|
|
24
32
|
enter_one_time_code_link_description: string;
|
|
25
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;
|
|
26
38
|
link_another_mfa_factor: string;
|
|
27
39
|
save_backup_code: string;
|
|
28
40
|
save_backup_code_description: string;
|
package/lib/locales/fr/mfa.js
CHANGED
|
@@ -2,12 +2,20 @@ const mfa = {
|
|
|
2
2
|
totp: "OTP de l'application d'authentification",
|
|
3
3
|
webauthn: 'Passkey',
|
|
4
4
|
backup_code: 'Code de sauvegarde',
|
|
5
|
+
email_verification_code: 'Code de vérification par e-mail',
|
|
6
|
+
phone_verification_code: 'Code de vérification par SMS',
|
|
5
7
|
link_totp_description: 'Par exemple, Google Authenticator, etc.',
|
|
6
8
|
link_webauthn_description: 'Associez votre appareil ou matériel USB',
|
|
7
9
|
link_backup_code_description: 'Générez un code de sauvegarde',
|
|
10
|
+
link_email_verification_code_description: 'Associez votre adresse e-mail',
|
|
11
|
+
link_email_2fa_description: 'Associez votre adresse e-mail pour la vérification en 2 étapes',
|
|
12
|
+
link_phone_verification_code_description: 'Associez votre numéro de téléphone',
|
|
13
|
+
link_phone_2fa_description: 'Associez votre numéro de téléphone pour la vérification en 2 étapes',
|
|
8
14
|
verify_totp_description: "Saisissez le code à usage unique dans l'application",
|
|
9
15
|
verify_webauthn_description: 'Vérifiez votre appareil ou matériel USB',
|
|
10
16
|
verify_backup_code_description: 'Collez le code de sauvegarde que vous avez enregistré',
|
|
17
|
+
verify_email_verification_code_description: 'Saisissez le code envoyé à votre e-mail',
|
|
18
|
+
verify_phone_verification_code_description: 'Saisissez le code envoyé à votre téléphone',
|
|
11
19
|
add_mfa_factors: 'Ajouter la vérification en deux étapes',
|
|
12
20
|
add_mfa_description: 'La vérification en deux étapes est activée. Sélectionnez votre deuxième méthode de vérification pour une connexion sécurisée.',
|
|
13
21
|
verify_mfa_factors: 'Vérification en deux étapes',
|
|
@@ -23,6 +31,10 @@ const mfa = {
|
|
|
23
31
|
enter_one_time_code: 'Saisissez le code à usage unique',
|
|
24
32
|
enter_one_time_code_link_description: "Saisissez le code de vérification à 6 chiffres généré par l'application d'authentification.",
|
|
25
33
|
enter_one_time_code_description: "La vérification en deux étapes a été activée pour ce compte. Veuillez entrer le code à usage unique affiché sur votre application d'authentification liée.",
|
|
34
|
+
enter_email_verification_code: 'Saisir le code de vérification par e‑mail',
|
|
35
|
+
enter_email_verification_code_description: 'L’authentification à deux étapes est activée pour ce compte. Veuillez saisir le code de vérification envoyé à {{identifier}}.',
|
|
36
|
+
enter_phone_verification_code: 'Saisir le code de vérification par SMS',
|
|
37
|
+
enter_phone_verification_code_description: 'L’authentification à deux étapes est activée pour ce compte. Veuillez saisir le code de vérification par SMS envoyé à {{identifier}}.',
|
|
26
38
|
link_another_mfa_factor: 'Passez à une autre méthode',
|
|
27
39
|
save_backup_code: 'Enregistrez votre code de sauvegarde',
|
|
28
40
|
save_backup_code_description: "Vous pouvez utiliser l'un de ces codes de sauvegarde pour accéder à votre compte en cas de problème lors de la vérification en deux étapes par d'autres moyens. Chaque code ne peut être utilisé qu'une fois.",
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
declare const _default: Readonly<{
|
|
2
|
+
name: string;
|
|
3
|
+
avatar: string;
|
|
4
|
+
givenName: string;
|
|
5
|
+
familyName: string;
|
|
6
|
+
middleName: string;
|
|
7
|
+
fullname: string;
|
|
8
|
+
nickname: string;
|
|
9
|
+
preferredUsername: string;
|
|
10
|
+
profile: string;
|
|
11
|
+
website: string;
|
|
12
|
+
gender: string;
|
|
13
|
+
birthdate: string;
|
|
14
|
+
zoneinfo: string;
|
|
15
|
+
locale: string;
|
|
16
|
+
address: {
|
|
17
|
+
formatted: string;
|
|
18
|
+
streetAddress: string;
|
|
19
|
+
locality: string;
|
|
20
|
+
region: string;
|
|
21
|
+
postalCode: string;
|
|
22
|
+
country: string;
|
|
23
|
+
};
|
|
24
|
+
gender_options: {
|
|
25
|
+
female: string;
|
|
26
|
+
male: string;
|
|
27
|
+
prefer_not_to_say: string;
|
|
28
|
+
};
|
|
29
|
+
}>;
|
|
30
|
+
export default _default;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
const profile = {
|
|
2
|
+
name: 'Nom',
|
|
3
|
+
avatar: 'Avatar',
|
|
4
|
+
givenName: 'Prénom',
|
|
5
|
+
familyName: 'Nom de famille',
|
|
6
|
+
middleName: 'Deuxième prénom',
|
|
7
|
+
fullname: 'Nom complet',
|
|
8
|
+
nickname: 'Surnom',
|
|
9
|
+
preferredUsername: "Nom d'utilisateur préféré",
|
|
10
|
+
profile: 'Profil',
|
|
11
|
+
website: 'Site web',
|
|
12
|
+
gender: 'Genre',
|
|
13
|
+
birthdate: 'Date de naissance',
|
|
14
|
+
zoneinfo: 'Fuseau horaire',
|
|
15
|
+
locale: 'Langue',
|
|
16
|
+
address: {
|
|
17
|
+
formatted: 'Adresse',
|
|
18
|
+
streetAddress: 'Adresse',
|
|
19
|
+
locality: 'Ville',
|
|
20
|
+
region: 'État/Province',
|
|
21
|
+
postalCode: 'Code postal',
|
|
22
|
+
country: 'Pays',
|
|
23
|
+
},
|
|
24
|
+
gender_options: {
|
|
25
|
+
female: 'Femme',
|
|
26
|
+
male: 'Homme',
|
|
27
|
+
prefer_not_to_say: 'Préfère ne pas dire',
|
|
28
|
+
},
|
|
29
|
+
};
|
|
30
|
+
export default Object.freeze(profile);
|
|
@@ -92,5 +92,6 @@ const description = {
|
|
|
92
92
|
support_website: 'Sito web di supporto: <link></link>',
|
|
93
93
|
switch_account_title: 'Attualmente sei connesso come {{account}}',
|
|
94
94
|
switch_account_description: "Per continuare, verrai disconnesso dall'account attuale e passerai automaticamente al nuovo account.",
|
|
95
|
+
about_yourself: 'Parlaci di te',
|
|
95
96
|
};
|
|
96
97
|
export default Object.freeze(description);
|
|
@@ -2,6 +2,8 @@ import password_rejected from './password-rejected.js';
|
|
|
2
2
|
const error = {
|
|
3
3
|
general_required: `{{types, list(type: disjunction;)}} è richiesto`,
|
|
4
4
|
general_invalid: `Il {{types, list(type: disjunction;)}} non è valido`,
|
|
5
|
+
invalid_min_max_input: 'Il valore inserito deve essere compreso tra {{minValue}} e {{maxValue}}',
|
|
6
|
+
invalid_min_max_length: 'La lunghezza del valore inserito deve essere compresa tra {{minLength}} e {{maxLength}}',
|
|
5
7
|
username_required: 'Username è richiesto',
|
|
6
8
|
password_required: 'La password è richiesta',
|
|
7
9
|
username_exists: 'Username esiste già',
|
|
@@ -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;
|
|
@@ -142,10 +143,13 @@ declare const _default: Readonly<{
|
|
|
142
143
|
support_website: string;
|
|
143
144
|
switch_account_title: string;
|
|
144
145
|
switch_account_description: string;
|
|
146
|
+
about_yourself: string;
|
|
145
147
|
}>;
|
|
146
148
|
error: Readonly<{
|
|
147
149
|
general_required: string;
|
|
148
150
|
general_invalid: string;
|
|
151
|
+
invalid_min_max_input: string;
|
|
152
|
+
invalid_min_max_length: string;
|
|
149
153
|
username_required: string;
|
|
150
154
|
password_required: string;
|
|
151
155
|
username_exists: string;
|
|
@@ -189,12 +193,20 @@ declare const _default: Readonly<{
|
|
|
189
193
|
totp: string;
|
|
190
194
|
webauthn: string;
|
|
191
195
|
backup_code: string;
|
|
196
|
+
email_verification_code: string;
|
|
197
|
+
phone_verification_code: string;
|
|
192
198
|
link_totp_description: string;
|
|
193
199
|
link_webauthn_description: string;
|
|
194
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;
|
|
195
205
|
verify_totp_description: string;
|
|
196
206
|
verify_webauthn_description: string;
|
|
197
207
|
verify_backup_code_description: string;
|
|
208
|
+
verify_email_verification_code_description: string;
|
|
209
|
+
verify_phone_verification_code_description: string;
|
|
198
210
|
add_mfa_factors: string;
|
|
199
211
|
add_mfa_description: string;
|
|
200
212
|
verify_mfa_factors: string;
|
|
@@ -210,6 +222,10 @@ declare const _default: Readonly<{
|
|
|
210
222
|
enter_one_time_code: string;
|
|
211
223
|
enter_one_time_code_link_description: string;
|
|
212
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;
|
|
213
229
|
link_another_mfa_factor: string;
|
|
214
230
|
save_backup_code: string;
|
|
215
231
|
save_backup_code_description: string;
|
|
@@ -244,6 +260,35 @@ declare const _default: Readonly<{
|
|
|
244
260
|
address: string;
|
|
245
261
|
};
|
|
246
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
|
+
}>;
|
|
247
292
|
};
|
|
248
293
|
}>;
|
|
249
294
|
export default _default;
|
package/lib/locales/it/index.js
CHANGED
|
@@ -5,6 +5,7 @@ import error from './error/index.js';
|
|
|
5
5
|
import input from './input.js';
|
|
6
6
|
import list from './list.js';
|
|
7
7
|
import mfa from './mfa.js';
|
|
8
|
+
import profile from './profile.js';
|
|
8
9
|
import secondary from './secondary.js';
|
|
9
10
|
import user_scopes from './user-scopes.js';
|
|
10
11
|
const it = {
|
|
@@ -18,6 +19,7 @@ const it = {
|
|
|
18
19
|
mfa,
|
|
19
20
|
development_tenant,
|
|
20
21
|
user_scopes,
|
|
22
|
+
profile,
|
|
21
23
|
},
|
|
22
24
|
};
|
|
23
25
|
export default Object.freeze(it);
|
package/lib/locales/it/input.js
CHANGED
package/lib/locales/it/mfa.d.ts
CHANGED
|
@@ -2,12 +2,20 @@ declare const _default: Readonly<{
|
|
|
2
2
|
totp: string;
|
|
3
3
|
webauthn: string;
|
|
4
4
|
backup_code: string;
|
|
5
|
+
email_verification_code: string;
|
|
6
|
+
phone_verification_code: string;
|
|
5
7
|
link_totp_description: string;
|
|
6
8
|
link_webauthn_description: string;
|
|
7
9
|
link_backup_code_description: string;
|
|
10
|
+
link_email_verification_code_description: string;
|
|
11
|
+
link_email_2fa_description: string;
|
|
12
|
+
link_phone_verification_code_description: string;
|
|
13
|
+
link_phone_2fa_description: string;
|
|
8
14
|
verify_totp_description: string;
|
|
9
15
|
verify_webauthn_description: string;
|
|
10
16
|
verify_backup_code_description: string;
|
|
17
|
+
verify_email_verification_code_description: string;
|
|
18
|
+
verify_phone_verification_code_description: string;
|
|
11
19
|
add_mfa_factors: string;
|
|
12
20
|
add_mfa_description: string;
|
|
13
21
|
verify_mfa_factors: string;
|
|
@@ -23,6 +31,10 @@ declare const _default: Readonly<{
|
|
|
23
31
|
enter_one_time_code: string;
|
|
24
32
|
enter_one_time_code_link_description: string;
|
|
25
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;
|
|
26
38
|
link_another_mfa_factor: string;
|
|
27
39
|
save_backup_code: string;
|
|
28
40
|
save_backup_code_description: string;
|
package/lib/locales/it/mfa.js
CHANGED
|
@@ -2,12 +2,20 @@ const mfa = {
|
|
|
2
2
|
totp: "OTP dell'app Autenticatore",
|
|
3
3
|
webauthn: 'Passkey',
|
|
4
4
|
backup_code: 'Codice di backup',
|
|
5
|
+
email_verification_code: 'Codice di verifica email',
|
|
6
|
+
phone_verification_code: 'Codice di verifica SMS',
|
|
5
7
|
link_totp_description: 'Ad esempio, Google Authenticator, ecc.',
|
|
6
8
|
link_webauthn_description: 'Collega il tuo dispositivo o hardware USB',
|
|
7
9
|
link_backup_code_description: 'Genera un codice di backup',
|
|
10
|
+
link_email_verification_code_description: 'Collega il tuo indirizzo email',
|
|
11
|
+
link_email_2fa_description: 'Collega il tuo indirizzo email per la verifica a 2 passaggi',
|
|
12
|
+
link_phone_verification_code_description: 'Collega il tuo numero di telefono',
|
|
13
|
+
link_phone_2fa_description: 'Collega il tuo numero di telefono per la verifica a 2 passaggi',
|
|
8
14
|
verify_totp_description: "Inserisci il codice monouso nell'app",
|
|
9
15
|
verify_webauthn_description: 'Verifica il tuo dispositivo o hardware USB',
|
|
10
16
|
verify_backup_code_description: 'Incolla il codice di backup che hai salvato',
|
|
17
|
+
verify_email_verification_code_description: 'Inserisci il codice inviato alla tua email',
|
|
18
|
+
verify_phone_verification_code_description: 'Inserisci il codice inviato al tuo telefono',
|
|
11
19
|
add_mfa_factors: 'Aggiungi la verifica in due passaggi',
|
|
12
20
|
add_mfa_description: 'La verifica in due passaggi è abilitata. Seleziona il tuo secondo metodo di verifica per un accesso sicuro.',
|
|
13
21
|
verify_mfa_factors: 'Verifica in due passaggi',
|
|
@@ -23,6 +31,10 @@ const mfa = {
|
|
|
23
31
|
enter_one_time_code: 'Inserisci il codice monouso',
|
|
24
32
|
enter_one_time_code_link_description: "Inserisci il codice di verifica a 6 cifre generato dall'app di autenticazione.",
|
|
25
33
|
enter_one_time_code_description: 'La verifica in due passaggi è stata abilitata per questo account. Inserisci il codice monouso mostrato sulla tua app di autenticazione collegata.',
|
|
34
|
+
enter_email_verification_code: 'Inserisci il codice di verifica e‑mail',
|
|
35
|
+
enter_email_verification_code_description: 'L’autenticazione a due passaggi è abilitata per questo account. Inserisci il codice di verifica e‑mail inviato a {{identifier}}.',
|
|
36
|
+
enter_phone_verification_code: 'Inserisci il codice di verifica SMS',
|
|
37
|
+
enter_phone_verification_code_description: 'L’autenticazione a due passaggi è abilitata per questo account. Inserisci il codice di verifica SMS inviato a {{identifier}}.',
|
|
26
38
|
link_another_mfa_factor: 'Passa a un altro metodo',
|
|
27
39
|
save_backup_code: 'Salva il codice di backup',
|
|
28
40
|
save_backup_code_description: 'Puoi utilizzare uno di questi codici di backup per accedere al tuo account in caso di problemi durante la verifica in due passaggi in altri modi. Ogni codice può essere utilizzato solo una volta.',
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
declare const _default: Readonly<{
|
|
2
|
+
name: string;
|
|
3
|
+
avatar: string;
|
|
4
|
+
givenName: string;
|
|
5
|
+
familyName: string;
|
|
6
|
+
middleName: string;
|
|
7
|
+
fullname: string;
|
|
8
|
+
nickname: string;
|
|
9
|
+
preferredUsername: string;
|
|
10
|
+
profile: string;
|
|
11
|
+
website: string;
|
|
12
|
+
gender: string;
|
|
13
|
+
birthdate: string;
|
|
14
|
+
zoneinfo: string;
|
|
15
|
+
locale: string;
|
|
16
|
+
address: {
|
|
17
|
+
formatted: string;
|
|
18
|
+
streetAddress: string;
|
|
19
|
+
locality: string;
|
|
20
|
+
region: string;
|
|
21
|
+
postalCode: string;
|
|
22
|
+
country: string;
|
|
23
|
+
};
|
|
24
|
+
gender_options: {
|
|
25
|
+
female: string;
|
|
26
|
+
male: string;
|
|
27
|
+
prefer_not_to_say: string;
|
|
28
|
+
};
|
|
29
|
+
}>;
|
|
30
|
+
export default _default;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
const profile = {
|
|
2
|
+
name: 'Nome',
|
|
3
|
+
avatar: 'Avatar',
|
|
4
|
+
givenName: 'Nome',
|
|
5
|
+
familyName: 'Cognome',
|
|
6
|
+
middleName: 'Secondo nome',
|
|
7
|
+
fullname: 'Nome completo',
|
|
8
|
+
nickname: 'Soprannome',
|
|
9
|
+
preferredUsername: 'Nome utente preferito',
|
|
10
|
+
profile: 'Profilo',
|
|
11
|
+
website: 'Sito web',
|
|
12
|
+
gender: 'Genere',
|
|
13
|
+
birthdate: 'Data di nascita',
|
|
14
|
+
zoneinfo: 'Fuso orario',
|
|
15
|
+
locale: 'Lingua',
|
|
16
|
+
address: {
|
|
17
|
+
formatted: 'Indirizzo',
|
|
18
|
+
streetAddress: 'Indirizzo',
|
|
19
|
+
locality: 'Città',
|
|
20
|
+
region: 'Stato/Provincia',
|
|
21
|
+
postalCode: 'CAP',
|
|
22
|
+
country: 'Paese',
|
|
23
|
+
},
|
|
24
|
+
gender_options: {
|
|
25
|
+
female: 'Femmina',
|
|
26
|
+
male: 'Maschio',
|
|
27
|
+
prefer_not_to_say: 'Preferisco non dire',
|
|
28
|
+
},
|
|
29
|
+
};
|
|
30
|
+
export default Object.freeze(profile);
|
|
@@ -92,5 +92,6 @@ const description = {
|
|
|
92
92
|
support_website: 'サポートウェブサイト: <link></link>',
|
|
93
93
|
switch_account_title: '現在 {{account}} としてサインインしています',
|
|
94
94
|
switch_account_description: '続行するには、現在のアカウントからサインアウトし、新しいアカウントに自動的に切り替わります。',
|
|
95
|
+
about_yourself: 'あなたについて教えてください',
|
|
95
96
|
};
|
|
96
97
|
export default Object.freeze(description);
|
|
@@ -2,6 +2,8 @@ import password_rejected from './password-rejected.js';
|
|
|
2
2
|
const error = {
|
|
3
3
|
general_required: `{{types, list(type: disjunction;)}}が必要です`,
|
|
4
4
|
general_invalid: `{{types, list(type: disjunction;)}}が無効です`,
|
|
5
|
+
invalid_min_max_input: '{{minValue}} と {{maxValue}} の間の値を入力してください',
|
|
6
|
+
invalid_min_max_length: '入力値の長さは {{minLength}} から {{maxLength}} の間である必要があります',
|
|
5
7
|
username_required: 'ユーザー名が必要です',
|
|
6
8
|
password_required: 'パスワードが必要です',
|
|
7
9
|
username_exists: 'ユーザー名が既に存在しています',
|
|
@@ -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;
|
|
@@ -142,10 +143,13 @@ declare const _default: Readonly<{
|
|
|
142
143
|
support_website: string;
|
|
143
144
|
switch_account_title: string;
|
|
144
145
|
switch_account_description: string;
|
|
146
|
+
about_yourself: string;
|
|
145
147
|
}>;
|
|
146
148
|
error: Readonly<{
|
|
147
149
|
general_required: string;
|
|
148
150
|
general_invalid: string;
|
|
151
|
+
invalid_min_max_input: string;
|
|
152
|
+
invalid_min_max_length: string;
|
|
149
153
|
username_required: string;
|
|
150
154
|
password_required: string;
|
|
151
155
|
username_exists: string;
|
|
@@ -189,12 +193,20 @@ declare const _default: Readonly<{
|
|
|
189
193
|
totp: string;
|
|
190
194
|
webauthn: string;
|
|
191
195
|
backup_code: string;
|
|
196
|
+
email_verification_code: string;
|
|
197
|
+
phone_verification_code: string;
|
|
192
198
|
link_totp_description: string;
|
|
193
199
|
link_webauthn_description: string;
|
|
194
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;
|
|
195
205
|
verify_totp_description: string;
|
|
196
206
|
verify_webauthn_description: string;
|
|
197
207
|
verify_backup_code_description: string;
|
|
208
|
+
verify_email_verification_code_description: string;
|
|
209
|
+
verify_phone_verification_code_description: string;
|
|
198
210
|
add_mfa_factors: string;
|
|
199
211
|
add_mfa_description: string;
|
|
200
212
|
verify_mfa_factors: string;
|
|
@@ -210,6 +222,10 @@ declare const _default: Readonly<{
|
|
|
210
222
|
enter_one_time_code: string;
|
|
211
223
|
enter_one_time_code_link_description: string;
|
|
212
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;
|
|
213
229
|
link_another_mfa_factor: string;
|
|
214
230
|
save_backup_code: string;
|
|
215
231
|
save_backup_code_description: string;
|
|
@@ -244,6 +260,35 @@ declare const _default: Readonly<{
|
|
|
244
260
|
address: string;
|
|
245
261
|
};
|
|
246
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
|
+
}>;
|
|
247
292
|
};
|
|
248
293
|
}>;
|
|
249
294
|
export default _default;
|
package/lib/locales/ja/index.js
CHANGED
|
@@ -5,6 +5,7 @@ import error from './error/index.js';
|
|
|
5
5
|
import input from './input.js';
|
|
6
6
|
import list from './list.js';
|
|
7
7
|
import mfa from './mfa.js';
|
|
8
|
+
import profile from './profile.js';
|
|
8
9
|
import secondary from './secondary.js';
|
|
9
10
|
import user_scopes from './user-scopes.js';
|
|
10
11
|
const ja = {
|
|
@@ -18,6 +19,7 @@ const ja = {
|
|
|
18
19
|
mfa,
|
|
19
20
|
development_tenant,
|
|
20
21
|
user_scopes,
|
|
22
|
+
profile,
|
|
21
23
|
},
|
|
22
24
|
};
|
|
23
25
|
export default Object.freeze(ja);
|
package/lib/locales/ja/input.js
CHANGED
package/lib/locales/ja/mfa.d.ts
CHANGED
|
@@ -2,12 +2,20 @@ declare const _default: Readonly<{
|
|
|
2
2
|
totp: string;
|
|
3
3
|
webauthn: string;
|
|
4
4
|
backup_code: string;
|
|
5
|
+
email_verification_code: string;
|
|
6
|
+
phone_verification_code: string;
|
|
5
7
|
link_totp_description: string;
|
|
6
8
|
link_webauthn_description: string;
|
|
7
9
|
link_backup_code_description: string;
|
|
10
|
+
link_email_verification_code_description: string;
|
|
11
|
+
link_email_2fa_description: string;
|
|
12
|
+
link_phone_verification_code_description: string;
|
|
13
|
+
link_phone_2fa_description: string;
|
|
8
14
|
verify_totp_description: string;
|
|
9
15
|
verify_webauthn_description: string;
|
|
10
16
|
verify_backup_code_description: string;
|
|
17
|
+
verify_email_verification_code_description: string;
|
|
18
|
+
verify_phone_verification_code_description: string;
|
|
11
19
|
add_mfa_factors: string;
|
|
12
20
|
add_mfa_description: string;
|
|
13
21
|
verify_mfa_factors: string;
|
|
@@ -23,6 +31,10 @@ declare const _default: Readonly<{
|
|
|
23
31
|
enter_one_time_code: string;
|
|
24
32
|
enter_one_time_code_link_description: string;
|
|
25
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;
|
|
26
38
|
link_another_mfa_factor: string;
|
|
27
39
|
save_backup_code: string;
|
|
28
40
|
save_backup_code_description: string;
|