@logto/phrases-experience 1.2.0 → 1.3.1
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/README.md +4 -0
- package/lib/locales/de/description.d.ts +6 -4
- package/lib/locales/de/description.js +6 -4
- package/lib/locales/de/error/index.d.ts +6 -4
- package/lib/locales/de/error/password-rejected.d.ts +6 -4
- package/lib/locales/de/error/password-rejected.js +6 -4
- package/lib/locales/de/index.d.ts +12 -8
- package/lib/locales/en/description.d.ts +6 -4
- package/lib/locales/en/description.js +6 -4
- package/lib/locales/en/error/index.d.ts +6 -4
- package/lib/locales/en/error/password-rejected.d.ts +6 -4
- package/lib/locales/en/error/password-rejected.js +6 -4
- package/lib/locales/en/index.d.ts +12 -8
- package/lib/locales/es/description.d.ts +6 -4
- package/lib/locales/es/description.js +6 -4
- package/lib/locales/es/error/index.d.ts +6 -4
- package/lib/locales/es/error/password-rejected.d.ts +6 -4
- package/lib/locales/es/error/password-rejected.js +6 -4
- package/lib/locales/es/index.d.ts +12 -8
- package/lib/locales/fr/description.d.ts +6 -4
- package/lib/locales/fr/description.js +6 -4
- package/lib/locales/fr/error/index.d.ts +6 -4
- package/lib/locales/fr/error/password-rejected.d.ts +6 -4
- package/lib/locales/fr/error/password-rejected.js +6 -4
- package/lib/locales/fr/index.d.ts +12 -8
- package/lib/locales/it/description.d.ts +6 -4
- package/lib/locales/it/description.js +6 -4
- package/lib/locales/it/error/index.d.ts +6 -4
- package/lib/locales/it/error/password-rejected.d.ts +6 -4
- package/lib/locales/it/error/password-rejected.js +6 -4
- package/lib/locales/it/index.d.ts +12 -8
- package/lib/locales/ja/description.d.ts +6 -4
- package/lib/locales/ja/description.js +6 -4
- package/lib/locales/ja/error/index.d.ts +6 -4
- package/lib/locales/ja/error/password-rejected.d.ts +6 -4
- package/lib/locales/ja/error/password-rejected.js +6 -4
- package/lib/locales/ja/index.d.ts +14 -10
- package/lib/locales/ja/list.d.ts +3 -3
- package/lib/locales/ja/list.js +1 -2
- package/lib/locales/ko/description.d.ts +6 -4
- package/lib/locales/ko/description.js +7 -5
- package/lib/locales/ko/error/index.d.ts +6 -4
- package/lib/locales/ko/error/password-rejected.d.ts +6 -4
- package/lib/locales/ko/error/password-rejected.js +6 -4
- package/lib/locales/ko/index.d.ts +12 -8
- package/lib/locales/pl-pl/description.d.ts +6 -4
- package/lib/locales/pl-pl/description.js +6 -4
- package/lib/locales/pl-pl/error/index.d.ts +6 -4
- package/lib/locales/pl-pl/error/password-rejected.d.ts +6 -4
- package/lib/locales/pl-pl/error/password-rejected.js +6 -4
- package/lib/locales/pl-pl/index.d.ts +12 -8
- package/lib/locales/pt-br/description.d.ts +6 -4
- package/lib/locales/pt-br/description.js +6 -4
- package/lib/locales/pt-br/error/index.d.ts +6 -4
- package/lib/locales/pt-br/error/password-rejected.d.ts +6 -4
- package/lib/locales/pt-br/error/password-rejected.js +6 -4
- package/lib/locales/pt-br/index.d.ts +12 -8
- package/lib/locales/pt-pt/description.d.ts +6 -4
- package/lib/locales/pt-pt/description.js +6 -4
- package/lib/locales/pt-pt/error/index.d.ts +6 -4
- package/lib/locales/pt-pt/error/password-rejected.d.ts +6 -4
- package/lib/locales/pt-pt/error/password-rejected.js +6 -4
- package/lib/locales/pt-pt/index.d.ts +12 -8
- package/lib/locales/ru/description.d.ts +6 -4
- package/lib/locales/ru/description.js +6 -4
- package/lib/locales/ru/error/index.d.ts +6 -4
- package/lib/locales/ru/error/password-rejected.d.ts +6 -4
- package/lib/locales/ru/error/password-rejected.js +6 -4
- package/lib/locales/ru/index.d.ts +12 -8
- package/lib/locales/tr-tr/description.d.ts +6 -4
- package/lib/locales/tr-tr/description.js +6 -4
- package/lib/locales/tr-tr/error/index.d.ts +6 -4
- package/lib/locales/tr-tr/error/password-rejected.d.ts +6 -4
- package/lib/locales/tr-tr/error/password-rejected.js +6 -4
- package/lib/locales/tr-tr/index.d.ts +12 -8
- package/lib/locales/zh-cn/description.d.ts +6 -4
- package/lib/locales/zh-cn/description.js +6 -4
- package/lib/locales/zh-cn/error/index.d.ts +6 -4
- package/lib/locales/zh-cn/error/password-rejected.d.ts +6 -4
- package/lib/locales/zh-cn/error/password-rejected.js +6 -4
- package/lib/locales/zh-cn/index.d.ts +12 -8
- package/lib/locales/zh-hk/description.d.ts +6 -4
- package/lib/locales/zh-hk/description.js +6 -4
- package/lib/locales/zh-hk/error/index.d.ts +6 -4
- package/lib/locales/zh-hk/error/password-rejected.d.ts +6 -4
- package/lib/locales/zh-hk/error/password-rejected.js +6 -4
- package/lib/locales/zh-hk/index.d.ts +12 -8
- package/lib/locales/zh-tw/description.d.ts +6 -4
- package/lib/locales/zh-tw/description.js +14 -12
- package/lib/locales/zh-tw/error/index.d.ts +6 -4
- package/lib/locales/zh-tw/error/password-rejected.d.ts +6 -4
- package/lib/locales/zh-tw/error/password-rejected.js +6 -4
- package/lib/locales/zh-tw/index.d.ts +12 -8
- package/package.json +2 -2
|
@@ -52,9 +52,11 @@ const description = {
|
|
|
52
52
|
verify_email: 'Eメールを確認する',
|
|
53
53
|
verify_phone: '電話番号を確認する',
|
|
54
54
|
password_requirements: 'パスワード {{items, list}}。',
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
55
|
+
password_requirement: {
|
|
56
|
+
length_one: '最低 {{count}} 文字',
|
|
57
|
+
length_other: '最低 {{count}} 文字',
|
|
58
|
+
character_types_one: '大文字、小文字、数字、記号のうち {{count}} 種類を含む必要があります',
|
|
59
|
+
character_types_other: '大文字、小文字、数字、記号のうち {{count}} 種類を含む必要があります',
|
|
60
|
+
},
|
|
59
61
|
};
|
|
60
62
|
export default Object.freeze(description);
|
|
@@ -22,10 +22,12 @@ declare const _default: Readonly<{
|
|
|
22
22
|
unsupported_characters: string;
|
|
23
23
|
pwned: string;
|
|
24
24
|
restricted_found: string;
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
25
|
+
restricted: {
|
|
26
|
+
repetition: string;
|
|
27
|
+
sequence: string;
|
|
28
|
+
user_info: string;
|
|
29
|
+
words: string;
|
|
30
|
+
};
|
|
29
31
|
}>;
|
|
30
32
|
}>;
|
|
31
33
|
export default _default;
|
|
@@ -5,9 +5,11 @@ declare const _default: Readonly<{
|
|
|
5
5
|
unsupported_characters: string;
|
|
6
6
|
pwned: string;
|
|
7
7
|
restricted_found: string;
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
8
|
+
restricted: {
|
|
9
|
+
repetition: string;
|
|
10
|
+
sequence: string;
|
|
11
|
+
user_info: string;
|
|
12
|
+
words: string;
|
|
13
|
+
};
|
|
12
14
|
}>;
|
|
13
15
|
export default _default;
|
|
@@ -5,9 +5,11 @@ const password_rejected = {
|
|
|
5
5
|
unsupported_characters: 'サポートされていない文字が見つかりました。',
|
|
6
6
|
pwned: '簡単に推測できる簡単なパスワードの使用を避けてください。',
|
|
7
7
|
restricted_found: '{{list, list}}の過度な使用を避けてください。',
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
8
|
+
restricted: {
|
|
9
|
+
repetition: '繰り返された文字',
|
|
10
|
+
sequence: '連続する文字',
|
|
11
|
+
user_info: '個人情報',
|
|
12
|
+
words: '製品のコンテキスト',
|
|
13
|
+
},
|
|
12
14
|
};
|
|
13
15
|
export default Object.freeze(password_rejected);
|
|
@@ -92,10 +92,12 @@ declare const _default: Readonly<{
|
|
|
92
92
|
verify_email: string;
|
|
93
93
|
verify_phone: string;
|
|
94
94
|
password_requirements: string;
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
95
|
+
password_requirement: {
|
|
96
|
+
length_one: string;
|
|
97
|
+
length_other: string;
|
|
98
|
+
character_types_one: string;
|
|
99
|
+
character_types_other: string;
|
|
100
|
+
};
|
|
99
101
|
}>;
|
|
100
102
|
error: Readonly<{
|
|
101
103
|
general_required: string;
|
|
@@ -121,20 +123,22 @@ declare const _default: Readonly<{
|
|
|
121
123
|
unsupported_characters: string;
|
|
122
124
|
pwned: string;
|
|
123
125
|
restricted_found: string;
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
126
|
+
restricted: {
|
|
127
|
+
repetition: string;
|
|
128
|
+
sequence: string;
|
|
129
|
+
user_info: string;
|
|
130
|
+
words: string;
|
|
131
|
+
};
|
|
128
132
|
}>;
|
|
129
133
|
}>;
|
|
130
134
|
demo_app: Readonly<{
|
|
131
135
|
notification: string;
|
|
132
136
|
}>;
|
|
133
|
-
list: {
|
|
137
|
+
list: Readonly<{
|
|
134
138
|
or: string;
|
|
135
139
|
and: string;
|
|
136
140
|
separator: string;
|
|
137
|
-
}
|
|
141
|
+
}>;
|
|
138
142
|
};
|
|
139
143
|
}>;
|
|
140
144
|
export default _default;
|
package/lib/locales/ja/list.d.ts
CHANGED
package/lib/locales/ja/list.js
CHANGED
|
@@ -52,9 +52,11 @@ declare const _default: Readonly<{
|
|
|
52
52
|
verify_email: string;
|
|
53
53
|
verify_phone: string;
|
|
54
54
|
password_requirements: string;
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
55
|
+
password_requirement: {
|
|
56
|
+
length_one: string;
|
|
57
|
+
length_other: string;
|
|
58
|
+
character_types_one: string;
|
|
59
|
+
character_types_other: string;
|
|
60
|
+
};
|
|
59
61
|
}>;
|
|
60
62
|
export default _default;
|
|
@@ -51,10 +51,12 @@ const description = {
|
|
|
51
51
|
no_region_code_found: '지역 코드를 찾을 수 없습니다.',
|
|
52
52
|
verify_email: '이메일 인증',
|
|
53
53
|
verify_phone: '휴대전화번호 인증',
|
|
54
|
-
password_requirements: '비밀번호는 {{items, list}}로 이루어져야 합니다.',
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
54
|
+
password_requirements: '비밀번호는 {{items, list}} 로 이루어져야 합니다.',
|
|
55
|
+
password_requirement: {
|
|
56
|
+
length_one: '최소 {{count}} 자 이상이어야 함',
|
|
57
|
+
length_other: '최소 {{count}} 문자 이상이어야 함',
|
|
58
|
+
character_types_one: '최소 {{count}} 개의 대문자, 소문자, 숫자, 특수 기호를 포함해야 함',
|
|
59
|
+
character_types_other: '최소 {{count}} 개의 대문자, 소문자, 숫자, 특수 기호를 포함해야 함',
|
|
60
|
+
},
|
|
59
61
|
};
|
|
60
62
|
export default Object.freeze(description);
|
|
@@ -22,10 +22,12 @@ declare const _default: Readonly<{
|
|
|
22
22
|
unsupported_characters: string;
|
|
23
23
|
pwned: string;
|
|
24
24
|
restricted_found: string;
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
25
|
+
restricted: {
|
|
26
|
+
repetition: string;
|
|
27
|
+
sequence: string;
|
|
28
|
+
user_info: string;
|
|
29
|
+
words: string;
|
|
30
|
+
};
|
|
29
31
|
}>;
|
|
30
32
|
}>;
|
|
31
33
|
export default _default;
|
|
@@ -5,9 +5,11 @@ declare const _default: Readonly<{
|
|
|
5
5
|
unsupported_characters: string;
|
|
6
6
|
pwned: string;
|
|
7
7
|
restricted_found: string;
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
8
|
+
restricted: {
|
|
9
|
+
repetition: string;
|
|
10
|
+
sequence: string;
|
|
11
|
+
user_info: string;
|
|
12
|
+
words: string;
|
|
13
|
+
};
|
|
12
14
|
}>;
|
|
13
15
|
export default _default;
|
|
@@ -5,9 +5,11 @@ const password_rejected = {
|
|
|
5
5
|
unsupported_characters: '지원되지 않는 문자가 발견되었습니다.',
|
|
6
6
|
pwned: '추측하기 쉬운 간단한 암호 사용을 피하십시오.',
|
|
7
7
|
restricted_found: '{{list, list}}을(를) 과도하게 사용하지 마십시오.',
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
8
|
+
restricted: {
|
|
9
|
+
repetition: '반복된 문자',
|
|
10
|
+
sequence: '연속된 문자',
|
|
11
|
+
user_info: '개인 정보',
|
|
12
|
+
words: '품질 가능성',
|
|
13
|
+
},
|
|
12
14
|
};
|
|
13
15
|
export default Object.freeze(password_rejected);
|
|
@@ -92,10 +92,12 @@ declare const _default: Readonly<{
|
|
|
92
92
|
verify_email: string;
|
|
93
93
|
verify_phone: string;
|
|
94
94
|
password_requirements: string;
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
95
|
+
password_requirement: {
|
|
96
|
+
length_one: string;
|
|
97
|
+
length_other: string;
|
|
98
|
+
character_types_one: string;
|
|
99
|
+
character_types_other: string;
|
|
100
|
+
};
|
|
99
101
|
}>;
|
|
100
102
|
error: Readonly<{
|
|
101
103
|
general_required: string;
|
|
@@ -121,10 +123,12 @@ declare const _default: Readonly<{
|
|
|
121
123
|
unsupported_characters: string;
|
|
122
124
|
pwned: string;
|
|
123
125
|
restricted_found: string;
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
126
|
+
restricted: {
|
|
127
|
+
repetition: string;
|
|
128
|
+
sequence: string;
|
|
129
|
+
user_info: string;
|
|
130
|
+
words: string;
|
|
131
|
+
};
|
|
128
132
|
}>;
|
|
129
133
|
}>;
|
|
130
134
|
demo_app: Readonly<{
|
|
@@ -52,9 +52,11 @@ declare const _default: Readonly<{
|
|
|
52
52
|
verify_email: string;
|
|
53
53
|
verify_phone: string;
|
|
54
54
|
password_requirements: string;
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
55
|
+
password_requirement: {
|
|
56
|
+
length_one: string;
|
|
57
|
+
length_other: string;
|
|
58
|
+
character_types_one: string;
|
|
59
|
+
character_types_other: string;
|
|
60
|
+
};
|
|
59
61
|
}>;
|
|
60
62
|
export default _default;
|
|
@@ -52,9 +52,11 @@ const description = {
|
|
|
52
52
|
verify_email: 'Potwierdź swój email',
|
|
53
53
|
verify_phone: 'Potwierdź swój numer telefonu',
|
|
54
54
|
password_requirements: 'Wymagania dotyczące hasła {{items, list}}.',
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
55
|
+
password_requirement: {
|
|
56
|
+
length_one: 'wymaga co najmniej {{count}} znaku',
|
|
57
|
+
length_other: 'wymaga co najmniej {{count}} znaków',
|
|
58
|
+
character_types_one: 'powinno zawierać co najmniej {{count}} rodzaj liter wielkich, małych liter, cyfr i symboli',
|
|
59
|
+
character_types_other: 'powinno zawierać co najmniej {{count}} rodzaje liter wielkich, małych liter, cyfr i symboli',
|
|
60
|
+
},
|
|
59
61
|
};
|
|
60
62
|
export default Object.freeze(description);
|
|
@@ -22,10 +22,12 @@ declare const _default: Readonly<{
|
|
|
22
22
|
unsupported_characters: string;
|
|
23
23
|
pwned: string;
|
|
24
24
|
restricted_found: string;
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
25
|
+
restricted: {
|
|
26
|
+
repetition: string;
|
|
27
|
+
sequence: string;
|
|
28
|
+
user_info: string;
|
|
29
|
+
words: string;
|
|
30
|
+
};
|
|
29
31
|
}>;
|
|
30
32
|
}>;
|
|
31
33
|
export default _default;
|
|
@@ -5,9 +5,11 @@ declare const _default: Readonly<{
|
|
|
5
5
|
unsupported_characters: string;
|
|
6
6
|
pwned: string;
|
|
7
7
|
restricted_found: string;
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
8
|
+
restricted: {
|
|
9
|
+
repetition: string;
|
|
10
|
+
sequence: string;
|
|
11
|
+
user_info: string;
|
|
12
|
+
words: string;
|
|
13
|
+
};
|
|
12
14
|
}>;
|
|
13
15
|
export default _default;
|
|
@@ -5,9 +5,11 @@ const password_rejected = {
|
|
|
5
5
|
unsupported_characters: 'Znaleziono niedozwolony znak.',
|
|
6
6
|
pwned: 'Unikaj używania prostych haseł, które są łatwe do odgadnięcia.',
|
|
7
7
|
restricted_found: 'Unikaj nadużywania {{list, list}}.',
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
8
|
+
restricted: {
|
|
9
|
+
repetition: 'powtarzających się znaków',
|
|
10
|
+
sequence: 'sekwencyjnych znaków',
|
|
11
|
+
user_info: 'twoich informacji osobistych',
|
|
12
|
+
words: 'kontekstu produktu',
|
|
13
|
+
},
|
|
12
14
|
};
|
|
13
15
|
export default Object.freeze(password_rejected);
|
|
@@ -92,10 +92,12 @@ declare const _default: Readonly<{
|
|
|
92
92
|
verify_email: string;
|
|
93
93
|
verify_phone: string;
|
|
94
94
|
password_requirements: string;
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
95
|
+
password_requirement: {
|
|
96
|
+
length_one: string;
|
|
97
|
+
length_other: string;
|
|
98
|
+
character_types_one: string;
|
|
99
|
+
character_types_other: string;
|
|
100
|
+
};
|
|
99
101
|
}>;
|
|
100
102
|
error: Readonly<{
|
|
101
103
|
general_required: string;
|
|
@@ -121,10 +123,12 @@ declare const _default: Readonly<{
|
|
|
121
123
|
unsupported_characters: string;
|
|
122
124
|
pwned: string;
|
|
123
125
|
restricted_found: string;
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
126
|
+
restricted: {
|
|
127
|
+
repetition: string;
|
|
128
|
+
sequence: string;
|
|
129
|
+
user_info: string;
|
|
130
|
+
words: string;
|
|
131
|
+
};
|
|
128
132
|
}>;
|
|
129
133
|
}>;
|
|
130
134
|
demo_app: Readonly<{
|
|
@@ -52,9 +52,11 @@ declare const _default: Readonly<{
|
|
|
52
52
|
verify_email: string;
|
|
53
53
|
verify_phone: string;
|
|
54
54
|
password_requirements: string;
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
55
|
+
password_requirement: {
|
|
56
|
+
length_one: string;
|
|
57
|
+
length_other: string;
|
|
58
|
+
character_types_one: string;
|
|
59
|
+
character_types_other: string;
|
|
60
|
+
};
|
|
59
61
|
}>;
|
|
60
62
|
export default _default;
|
|
@@ -52,9 +52,11 @@ const description = {
|
|
|
52
52
|
verify_email: 'Verificar e-mail',
|
|
53
53
|
verify_phone: 'Verificar número de telefone',
|
|
54
54
|
password_requirements: 'Senha {{items, list}}.',
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
55
|
+
password_requirement: {
|
|
56
|
+
length_one: 'requer no mínimo 1 caractere.',
|
|
57
|
+
length_other: 'requer no mínimo {{count}} caracteres.',
|
|
58
|
+
character_types_one: 'deve conter pelo menos 1 tipo de letra maiúscula, letra minúscula, dígito e símbolo.',
|
|
59
|
+
character_types_other: 'deve conter pelo menos {{count}} tipos de letra maiúscula, letra minúscula, dígito e símbolo.',
|
|
60
|
+
},
|
|
59
61
|
};
|
|
60
62
|
export default Object.freeze(description);
|
|
@@ -22,10 +22,12 @@ declare const _default: Readonly<{
|
|
|
22
22
|
unsupported_characters: string;
|
|
23
23
|
pwned: string;
|
|
24
24
|
restricted_found: string;
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
25
|
+
restricted: {
|
|
26
|
+
repetition: string;
|
|
27
|
+
sequence: string;
|
|
28
|
+
user_info: string;
|
|
29
|
+
words: string;
|
|
30
|
+
};
|
|
29
31
|
}>;
|
|
30
32
|
}>;
|
|
31
33
|
export default _default;
|
|
@@ -5,9 +5,11 @@ declare const _default: Readonly<{
|
|
|
5
5
|
unsupported_characters: string;
|
|
6
6
|
pwned: string;
|
|
7
7
|
restricted_found: string;
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
8
|
+
restricted: {
|
|
9
|
+
repetition: string;
|
|
10
|
+
sequence: string;
|
|
11
|
+
user_info: string;
|
|
12
|
+
words: string;
|
|
13
|
+
};
|
|
12
14
|
}>;
|
|
13
15
|
export default _default;
|
|
@@ -5,9 +5,11 @@ const password_rejected = {
|
|
|
5
5
|
unsupported_characters: 'Caractere não suportado encontrado.',
|
|
6
6
|
pwned: 'Evite o uso de senhas simples que são fáceis de adivinhar.',
|
|
7
7
|
restricted_found: 'Evite usar em excesso {{list, list}}.',
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
8
|
+
restricted: {
|
|
9
|
+
repetition: 'caracteres repetidos',
|
|
10
|
+
sequence: 'caracteres sequenciais',
|
|
11
|
+
user_info: 'suas informações pessoais',
|
|
12
|
+
words: 'contexto do produto',
|
|
13
|
+
},
|
|
12
14
|
};
|
|
13
15
|
export default Object.freeze(password_rejected);
|
|
@@ -92,10 +92,12 @@ declare const _default: Readonly<{
|
|
|
92
92
|
verify_email: string;
|
|
93
93
|
verify_phone: string;
|
|
94
94
|
password_requirements: string;
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
95
|
+
password_requirement: {
|
|
96
|
+
length_one: string;
|
|
97
|
+
length_other: string;
|
|
98
|
+
character_types_one: string;
|
|
99
|
+
character_types_other: string;
|
|
100
|
+
};
|
|
99
101
|
}>;
|
|
100
102
|
error: Readonly<{
|
|
101
103
|
general_required: string;
|
|
@@ -121,10 +123,12 @@ declare const _default: Readonly<{
|
|
|
121
123
|
unsupported_characters: string;
|
|
122
124
|
pwned: string;
|
|
123
125
|
restricted_found: string;
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
126
|
+
restricted: {
|
|
127
|
+
repetition: string;
|
|
128
|
+
sequence: string;
|
|
129
|
+
user_info: string;
|
|
130
|
+
words: string;
|
|
131
|
+
};
|
|
128
132
|
}>;
|
|
129
133
|
}>;
|
|
130
134
|
demo_app: Readonly<{
|
|
@@ -52,9 +52,11 @@ declare const _default: Readonly<{
|
|
|
52
52
|
verify_email: string;
|
|
53
53
|
verify_phone: string;
|
|
54
54
|
password_requirements: string;
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
55
|
+
password_requirement: {
|
|
56
|
+
length_one: string;
|
|
57
|
+
length_other: string;
|
|
58
|
+
character_types_one: string;
|
|
59
|
+
character_types_other: string;
|
|
60
|
+
};
|
|
59
61
|
}>;
|
|
60
62
|
export default _default;
|
|
@@ -52,9 +52,11 @@ const description = {
|
|
|
52
52
|
verify_email: 'Verifique o seu email',
|
|
53
53
|
verify_phone: 'Verifique o seu número de telefone',
|
|
54
54
|
password_requirements: 'Requisitos de senha {{items, list}}.',
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
55
|
+
password_requirement: {
|
|
56
|
+
length_one: 'requer um mínimo de {{count}} caracter',
|
|
57
|
+
length_other: 'requer um mínimo de {{count}} caracteres',
|
|
58
|
+
character_types_one: 'deve conter pelo menos {{count}} tipo de letras maiúsculas, letras minúsculas, dígitos e símbolos',
|
|
59
|
+
character_types_other: 'deve conter pelo menos {{count}} tipos de letras maiúsculas, letras minúsculas, dígitos e símbolos',
|
|
60
|
+
},
|
|
59
61
|
};
|
|
60
62
|
export default Object.freeze(description);
|
|
@@ -22,10 +22,12 @@ declare const _default: Readonly<{
|
|
|
22
22
|
unsupported_characters: string;
|
|
23
23
|
pwned: string;
|
|
24
24
|
restricted_found: string;
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
25
|
+
restricted: {
|
|
26
|
+
repetition: string;
|
|
27
|
+
sequence: string;
|
|
28
|
+
user_info: string;
|
|
29
|
+
words: string;
|
|
30
|
+
};
|
|
29
31
|
}>;
|
|
30
32
|
}>;
|
|
31
33
|
export default _default;
|
|
@@ -5,9 +5,11 @@ declare const _default: Readonly<{
|
|
|
5
5
|
unsupported_characters: string;
|
|
6
6
|
pwned: string;
|
|
7
7
|
restricted_found: string;
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
8
|
+
restricted: {
|
|
9
|
+
repetition: string;
|
|
10
|
+
sequence: string;
|
|
11
|
+
user_info: string;
|
|
12
|
+
words: string;
|
|
13
|
+
};
|
|
12
14
|
}>;
|
|
13
15
|
export default _default;
|
|
@@ -5,9 +5,11 @@ const password_rejected = {
|
|
|
5
5
|
unsupported_characters: 'Caractere não suportado encontrado.',
|
|
6
6
|
pwned: 'Evite o uso de senhas simples que são fáceis de adivinhar.',
|
|
7
7
|
restricted_found: 'Evite o uso excessivo de {{list, list}}.',
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
8
|
+
restricted: {
|
|
9
|
+
repetition: 'caracteres repetidos',
|
|
10
|
+
sequence: 'caracteres sequenciais',
|
|
11
|
+
user_info: 'suas informações pessoais',
|
|
12
|
+
words: 'contexto do produto',
|
|
13
|
+
},
|
|
12
14
|
};
|
|
13
15
|
export default Object.freeze(password_rejected);
|
|
@@ -92,10 +92,12 @@ declare const _default: Readonly<{
|
|
|
92
92
|
verify_email: string;
|
|
93
93
|
verify_phone: string;
|
|
94
94
|
password_requirements: string;
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
95
|
+
password_requirement: {
|
|
96
|
+
length_one: string;
|
|
97
|
+
length_other: string;
|
|
98
|
+
character_types_one: string;
|
|
99
|
+
character_types_other: string;
|
|
100
|
+
};
|
|
99
101
|
}>;
|
|
100
102
|
error: Readonly<{
|
|
101
103
|
general_required: string;
|
|
@@ -121,10 +123,12 @@ declare const _default: Readonly<{
|
|
|
121
123
|
unsupported_characters: string;
|
|
122
124
|
pwned: string;
|
|
123
125
|
restricted_found: string;
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
126
|
+
restricted: {
|
|
127
|
+
repetition: string;
|
|
128
|
+
sequence: string;
|
|
129
|
+
user_info: string;
|
|
130
|
+
words: string;
|
|
131
|
+
};
|
|
128
132
|
}>;
|
|
129
133
|
}>;
|
|
130
134
|
demo_app: Readonly<{
|