@logto/phrases-experience 1.8.0 → 1.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (49) hide show
  1. package/lib/locales/ar/description.d.ts +4 -0
  2. package/lib/locales/ar/description.js +4 -0
  3. package/lib/locales/ar/index.d.ts +2 -0
  4. package/lib/locales/de/description.d.ts +2 -0
  5. package/lib/locales/de/description.js +2 -0
  6. package/lib/locales/de/index.d.ts +2 -0
  7. package/lib/locales/en/description.d.ts +2 -0
  8. package/lib/locales/en/description.js +2 -0
  9. package/lib/locales/en/index.d.ts +2 -0
  10. package/lib/locales/es/description.d.ts +2 -0
  11. package/lib/locales/es/description.js +2 -0
  12. package/lib/locales/es/index.d.ts +2 -0
  13. package/lib/locales/fr/description.d.ts +2 -0
  14. package/lib/locales/fr/description.js +3 -1
  15. package/lib/locales/fr/index.d.ts +2 -0
  16. package/lib/locales/it/description.d.ts +2 -0
  17. package/lib/locales/it/description.js +2 -0
  18. package/lib/locales/it/index.d.ts +2 -0
  19. package/lib/locales/ja/description.d.ts +2 -0
  20. package/lib/locales/ja/description.js +2 -0
  21. package/lib/locales/ja/index.d.ts +2 -0
  22. package/lib/locales/ko/description.d.ts +2 -0
  23. package/lib/locales/ko/description.js +2 -0
  24. package/lib/locales/ko/index.d.ts +2 -0
  25. package/lib/locales/pl-pl/description.d.ts +2 -4
  26. package/lib/locales/pl-pl/description.js +2 -4
  27. package/lib/locales/pl-pl/index.d.ts +2 -4
  28. package/lib/locales/pt-br/description.d.ts +2 -0
  29. package/lib/locales/pt-br/description.js +2 -0
  30. package/lib/locales/pt-br/index.d.ts +2 -0
  31. package/lib/locales/pt-pt/description.d.ts +2 -0
  32. package/lib/locales/pt-pt/description.js +2 -0
  33. package/lib/locales/pt-pt/index.d.ts +2 -0
  34. package/lib/locales/ru/description.d.ts +2 -4
  35. package/lib/locales/ru/description.js +2 -4
  36. package/lib/locales/ru/index.d.ts +2 -4
  37. package/lib/locales/tr-tr/description.d.ts +2 -0
  38. package/lib/locales/tr-tr/description.js +2 -0
  39. package/lib/locales/tr-tr/index.d.ts +2 -0
  40. package/lib/locales/zh-cn/description.d.ts +2 -0
  41. package/lib/locales/zh-cn/description.js +2 -0
  42. package/lib/locales/zh-cn/index.d.ts +2 -0
  43. package/lib/locales/zh-hk/description.d.ts +2 -0
  44. package/lib/locales/zh-hk/description.js +2 -0
  45. package/lib/locales/zh-hk/index.d.ts +2 -0
  46. package/lib/locales/zh-tw/description.d.ts +2 -0
  47. package/lib/locales/zh-tw/description.js +2 -0
  48. package/lib/locales/zh-tw/index.d.ts +2 -0
  49. package/package.json +1 -1
@@ -86,5 +86,9 @@ declare const _default: Readonly<{
86
86
  all_account_creation_options: string;
87
87
  /** UNTRANSLATED */
88
88
  back_to_sign_in: string;
89
+ /** UNTRANSLATED */
90
+ support_email: string;
91
+ /** UNTRANSLATED */
92
+ support_website: string;
89
93
  }>;
90
94
  export default _default;
@@ -86,5 +86,9 @@ const description = {
86
86
  all_account_creation_options: 'All account creation options',
87
87
  /** UNTRANSLATED */
88
88
  back_to_sign_in: 'Back to sign in',
89
+ /** UNTRANSLATED */
90
+ support_email: 'Support email: <link></link>',
91
+ /** UNTRANSLATED */
92
+ support_website: 'Support website: <link></link>',
89
93
  };
90
94
  export default Object.freeze(description);
@@ -129,6 +129,8 @@ declare const _default: Readonly<{
129
129
  identifier_register_description: string;
130
130
  all_account_creation_options: string;
131
131
  back_to_sign_in: string;
132
+ support_email: string;
133
+ support_website: string;
132
134
  }>;
133
135
  error: Readonly<{
134
136
  general_required: string;
@@ -93,5 +93,7 @@ declare const _default: Readonly<{
93
93
  identifier_register_description: string;
94
94
  all_account_creation_options: string;
95
95
  back_to_sign_in: string;
96
+ support_email: string;
97
+ support_website: string;
96
98
  }>;
97
99
  export default _default;
@@ -93,5 +93,7 @@ const description = {
93
93
  identifier_register_description: 'Geben Sie Ihre {{types, list(type: disjunction;)}} ein, um ein neues Konto zu erstellen.',
94
94
  all_account_creation_options: 'Alle Kontoerstellungsoptionen',
95
95
  back_to_sign_in: 'Zurück zur Anmeldung',
96
+ support_email: 'Support-E-Mail: <link></link>',
97
+ support_website: 'Support-Website: <link></link>',
96
98
  };
97
99
  export default Object.freeze(description);
@@ -129,6 +129,8 @@ declare const _default: Readonly<{
129
129
  identifier_register_description: string;
130
130
  all_account_creation_options: string;
131
131
  back_to_sign_in: string;
132
+ support_email: string;
133
+ support_website: string;
132
134
  }>;
133
135
  error: Readonly<{
134
136
  general_required: string;
@@ -81,5 +81,7 @@ declare const _default: Readonly<{
81
81
  identifier_register_description: string;
82
82
  all_account_creation_options: string;
83
83
  back_to_sign_in: string;
84
+ support_email: string;
85
+ support_website: string;
84
86
  }>;
85
87
  export default _default;
@@ -81,5 +81,7 @@ const description = {
81
81
  identifier_register_description: 'Enter you {{types, list(type: disjunction;)}} to create a new account.',
82
82
  all_account_creation_options: 'All account creation options',
83
83
  back_to_sign_in: 'Back to sign in',
84
+ support_email: 'Support email: <link></link>',
85
+ support_website: 'Support website: <link></link>',
84
86
  };
85
87
  export default Object.freeze(description);
@@ -129,6 +129,8 @@ declare const _default: Readonly<{
129
129
  identifier_register_description: string;
130
130
  all_account_creation_options: string;
131
131
  back_to_sign_in: string;
132
+ support_email: string;
133
+ support_website: string;
132
134
  }>;
133
135
  error: Readonly<{
134
136
  general_required: string;
@@ -93,5 +93,7 @@ declare const _default: Readonly<{
93
93
  identifier_register_description: string;
94
94
  all_account_creation_options: string;
95
95
  back_to_sign_in: string;
96
+ support_email: string;
97
+ support_website: string;
96
98
  }>;
97
99
  export default _default;
@@ -93,5 +93,7 @@ const description = {
93
93
  identifier_register_description: 'Ingrese su {{types, list(type: disjunction;)}} para crear una nueva cuenta.',
94
94
  all_account_creation_options: 'Todas las opciones de creación de cuenta',
95
95
  back_to_sign_in: 'Volver a iniciar sesión',
96
+ support_email: 'Correo electrónico de soporte: <link></link>',
97
+ support_website: 'Sitio web de soporte: <link></link>',
96
98
  };
97
99
  export default Object.freeze(description);
@@ -129,6 +129,8 @@ declare const _default: Readonly<{
129
129
  identifier_register_description: string;
130
130
  all_account_creation_options: string;
131
131
  back_to_sign_in: string;
132
+ support_email: string;
133
+ support_website: string;
132
134
  }>;
133
135
  error: Readonly<{
134
136
  general_required: string;
@@ -93,5 +93,7 @@ declare const _default: Readonly<{
93
93
  identifier_register_description: string;
94
94
  all_account_creation_options: string;
95
95
  back_to_sign_in: string;
96
+ support_email: string;
97
+ support_website: string;
96
98
  }>;
97
99
  export default _default;
@@ -28,7 +28,7 @@ const description = {
28
28
  social_link_phone: 'Vous pouvez lier un autre numéro de téléphone',
29
29
  social_link_email_or_phone: 'Vous pouvez lier une autre adresse e-mail ou un autre numéro de téléphone',
30
30
  social_bind_with_existing: 'Nous avons trouvé un compte associé qui a été enregistré, et vous pouvez le lier directement.',
31
- skip_social_linking: 'Ignorer le lien avec le compte existant ?',
31
+ skip_social_linking: 'Ignorer le lien avec le compte existant ?',
32
32
  reset_password: 'Mot de passe oublié',
33
33
  reset_password_description: 'Entrez le {{types, list(type: disjunction;)}} associé à votre compte et nous vous enverrons le code de vérification pour réinitialiser votre mot de passe.',
34
34
  new_password: 'Nouveau mot de passe',
@@ -93,5 +93,7 @@ const description = {
93
93
  identifier_register_description: 'Entrez votre {{types, list(type: disjunction;)}} pour créer un nouveau compte.',
94
94
  all_account_creation_options: 'Toutes les options de création de compte',
95
95
  back_to_sign_in: 'Retour à la connexion',
96
+ support_email: 'Email de support: <link></link>',
97
+ support_website: 'Site web de support: <link></link>',
96
98
  };
97
99
  export default Object.freeze(description);
@@ -129,6 +129,8 @@ declare const _default: Readonly<{
129
129
  identifier_register_description: string;
130
130
  all_account_creation_options: string;
131
131
  back_to_sign_in: string;
132
+ support_email: string;
133
+ support_website: string;
132
134
  }>;
133
135
  error: Readonly<{
134
136
  general_required: string;
@@ -93,5 +93,7 @@ declare const _default: Readonly<{
93
93
  identifier_register_description: string;
94
94
  all_account_creation_options: string;
95
95
  back_to_sign_in: string;
96
+ support_email: string;
97
+ support_website: string;
96
98
  }>;
97
99
  export default _default;
@@ -93,5 +93,7 @@ const description = {
93
93
  identifier_register_description: 'Inserisci il tuo {{types, list(type: disjunction;)}} per creare un nuovo account.',
94
94
  all_account_creation_options: 'Tutte le opzioni di creazione account',
95
95
  back_to_sign_in: 'Torna al login',
96
+ support_email: 'Email di supporto: <link></link>',
97
+ support_website: 'Sito web di supporto: <link></link>',
96
98
  };
97
99
  export default Object.freeze(description);
@@ -129,6 +129,8 @@ declare const _default: Readonly<{
129
129
  identifier_register_description: string;
130
130
  all_account_creation_options: string;
131
131
  back_to_sign_in: string;
132
+ support_email: string;
133
+ support_website: string;
132
134
  }>;
133
135
  error: Readonly<{
134
136
  general_required: string;
@@ -93,5 +93,7 @@ declare const _default: Readonly<{
93
93
  identifier_register_description: string;
94
94
  all_account_creation_options: string;
95
95
  back_to_sign_in: string;
96
+ support_email: string;
97
+ support_website: string;
96
98
  }>;
97
99
  export default _default;
@@ -93,5 +93,7 @@ const description = {
93
93
  identifier_register_description: '{{types, list(type: disjunction;)}}を入力して新しいアカウントを作成します。',
94
94
  all_account_creation_options: 'すべてのアカウント作成オプション',
95
95
  back_to_sign_in: 'サインインに戻る',
96
+ support_email: 'サポートメール: <link></link>',
97
+ support_website: 'サポートウェブサイト: <link></link>',
96
98
  };
97
99
  export default Object.freeze(description);
@@ -129,6 +129,8 @@ declare const _default: Readonly<{
129
129
  identifier_register_description: string;
130
130
  all_account_creation_options: string;
131
131
  back_to_sign_in: string;
132
+ support_email: string;
133
+ support_website: string;
132
134
  }>;
133
135
  error: Readonly<{
134
136
  general_required: string;
@@ -93,5 +93,7 @@ declare const _default: Readonly<{
93
93
  identifier_register_description: string;
94
94
  all_account_creation_options: string;
95
95
  back_to_sign_in: string;
96
+ support_email: string;
97
+ support_website: string;
96
98
  }>;
97
99
  export default _default;
@@ -93,5 +93,7 @@ const description = {
93
93
  identifier_register_description: '새 계정을 만들려면 {{types, list(type: disjunction;)}}을(를) 입력하세요.',
94
94
  all_account_creation_options: '모든 계정 생성 옵션',
95
95
  back_to_sign_in: '로그인으로 돌아가기',
96
+ support_email: '지원 이메일: <link></link>',
97
+ support_website: '지원 웹사이트: <link></link>',
96
98
  };
97
99
  export default Object.freeze(description);
@@ -129,6 +129,8 @@ declare const _default: Readonly<{
129
129
  identifier_register_description: string;
130
130
  all_account_creation_options: string;
131
131
  back_to_sign_in: string;
132
+ support_email: string;
133
+ support_website: string;
132
134
  }>;
133
135
  error: Readonly<{
134
136
  general_required: string;
@@ -56,12 +56,8 @@ declare const _default: Readonly<{
56
56
  password_requirement: {
57
57
  length_one: string;
58
58
  length_other: string;
59
- length_few: string;
60
- length_many: string;
61
59
  character_types_one: string;
62
60
  character_types_other: string;
63
- character_types_few: string;
64
- character_types_many: string;
65
61
  };
66
62
  use: string;
67
63
  single_sign_on_email_form: string;
@@ -97,5 +93,7 @@ declare const _default: Readonly<{
97
93
  identifier_register_description: string;
98
94
  all_account_creation_options: string;
99
95
  back_to_sign_in: string;
96
+ support_email: string;
97
+ support_website: string;
100
98
  }>;
101
99
  export default _default;
@@ -56,12 +56,8 @@ const description = {
56
56
  password_requirement: {
57
57
  length_one: 'wymaga co najmniej {{count}} znaku',
58
58
  length_other: 'wymaga co najmniej {{count}} znaków',
59
- length_few: 'wymaga co najmniej {{count}} znaki',
60
- length_many: 'wymaga co najmniej {{count}} znaków',
61
59
  character_types_one: 'powinno zawierać co najmniej {{count}} rodzaj liter wielkich, małych liter, cyfr i symboli',
62
60
  character_types_other: 'powinno zawierać co najmniej {{count}} rodzaje liter wielkich, małych liter, cyfr i symboli',
63
- character_types_few: 'powinno zawierać co najmniej {{count}} rodzaje liter wielkich, małych liter, cyfr i symboli',
64
- character_types_many: 'powinno zawierać co najmniej {{count}} rodzaje liter wielkich, małych liter, cyfr i symboli',
65
61
  },
66
62
  use: 'Użyj',
67
63
  single_sign_on_email_form: 'Wpisz swój służbowy adres email',
@@ -97,5 +93,7 @@ const description = {
97
93
  identifier_register_description: 'Wprowadź swoje {{types, list(type: disjunction;)}} aby utworzyć nowe konto.',
98
94
  all_account_creation_options: 'Wszystkie opcje tworzenia konta',
99
95
  back_to_sign_in: 'Wróć do logowania',
96
+ support_email: 'Email wsparcia: <link></link>',
97
+ support_website: 'Strona wsparcia: <link></link>',
100
98
  };
101
99
  export default Object.freeze(description);
@@ -104,12 +104,8 @@ declare const _default: Readonly<{
104
104
  password_requirement: {
105
105
  length_one: string;
106
106
  length_other: string;
107
- length_few: string;
108
- length_many: string;
109
107
  character_types_one: string;
110
108
  character_types_other: string;
111
- character_types_few: string;
112
- character_types_many: string;
113
109
  };
114
110
  use: string;
115
111
  single_sign_on_email_form: string;
@@ -133,6 +129,8 @@ declare const _default: Readonly<{
133
129
  identifier_register_description: string;
134
130
  all_account_creation_options: string;
135
131
  back_to_sign_in: string;
132
+ support_email: string;
133
+ support_website: string;
136
134
  }>;
137
135
  error: Readonly<{
138
136
  general_required: string;
@@ -93,5 +93,7 @@ declare const _default: Readonly<{
93
93
  identifier_register_description: string;
94
94
  all_account_creation_options: string;
95
95
  back_to_sign_in: string;
96
+ support_email: string;
97
+ support_website: string;
96
98
  }>;
97
99
  export default _default;
@@ -93,5 +93,7 @@ const description = {
93
93
  identifier_register_description: 'Digite seu {{types, list(type: disjunction;)}} para criar uma nova conta.',
94
94
  all_account_creation_options: 'Todas as opções de criação de conta',
95
95
  back_to_sign_in: 'Voltar para o login',
96
+ support_email: 'E-mail de suporte: <link></link>',
97
+ support_website: 'Site de suporte: <link></link>',
96
98
  };
97
99
  export default Object.freeze(description);
@@ -129,6 +129,8 @@ declare const _default: Readonly<{
129
129
  identifier_register_description: string;
130
130
  all_account_creation_options: string;
131
131
  back_to_sign_in: string;
132
+ support_email: string;
133
+ support_website: string;
132
134
  }>;
133
135
  error: Readonly<{
134
136
  general_required: string;
@@ -93,5 +93,7 @@ declare const _default: Readonly<{
93
93
  identifier_register_description: string;
94
94
  all_account_creation_options: string;
95
95
  back_to_sign_in: string;
96
+ support_email: string;
97
+ support_website: string;
96
98
  }>;
97
99
  export default _default;
@@ -93,5 +93,7 @@ const description = {
93
93
  identifier_register_description: 'Introduza o seu {{types, list(type: disjunction;)}} para criar uma nova conta.',
94
94
  all_account_creation_options: 'Todas as opções de criação de conta',
95
95
  back_to_sign_in: 'Voltar para o login',
96
+ support_email: 'Email de suporte: <link></link>',
97
+ support_website: 'Site de suporte: <link></link>',
96
98
  };
97
99
  export default Object.freeze(description);
@@ -129,6 +129,8 @@ declare const _default: Readonly<{
129
129
  identifier_register_description: string;
130
130
  all_account_creation_options: string;
131
131
  back_to_sign_in: string;
132
+ support_email: string;
133
+ support_website: string;
132
134
  }>;
133
135
  error: Readonly<{
134
136
  general_required: string;
@@ -56,12 +56,8 @@ declare const _default: Readonly<{
56
56
  password_requirement: {
57
57
  length_one: string;
58
58
  length_other: string;
59
- length_few: string;
60
- length_many: string;
61
59
  character_types_one: string;
62
60
  character_types_other: string;
63
- character_types_few: string;
64
- character_types_many: string;
65
61
  };
66
62
  use: string;
67
63
  single_sign_on_email_form: string;
@@ -97,5 +93,7 @@ declare const _default: Readonly<{
97
93
  identifier_register_description: string;
98
94
  all_account_creation_options: string;
99
95
  back_to_sign_in: string;
96
+ support_email: string;
97
+ support_website: string;
100
98
  }>;
101
99
  export default _default;
@@ -56,12 +56,8 @@ const description = {
56
56
  password_requirement: {
57
57
  length_one: 'требуется минимум {{count}} символ',
58
58
  length_other: 'требуется минимум {{count}} символов',
59
- length_few: 'требуется минимум {{count}} символа',
60
- length_many: 'требуется минимум {{count}} символов',
61
59
  character_types_one: 'должен содержать по крайней мере {{count}} тип прописных букв, строчных букв, цифр и символов',
62
60
  character_types_other: 'должен содержать по крайней мере {{count}} типа прописных букв, строчных букв, цифр и символов',
63
- character_types_few: 'должен содержать по крайней мере {{count}} типа прописных букв, строчных букв, цифр и символов',
64
- character_types_many: 'должен содержать по крайней мере {{count}} типа прописных букв, строчных букв, цифр и символов',
65
61
  },
66
62
  use: 'Использовать',
67
63
  single_sign_on_email_form: 'Введите корпоративный адрес электронной почты',
@@ -97,5 +93,7 @@ const description = {
97
93
  identifier_register_description: 'Введите свои {{types, list(type: disjunction;)}} чтобы создать новую учётную запись.',
98
94
  all_account_creation_options: 'Все варианты создания учётной записи',
99
95
  back_to_sign_in: 'Вернуться ко входу',
96
+ support_email: 'Поддержка по электронной почте: <link></link>',
97
+ support_website: 'Сайт поддержки: <link></link>',
100
98
  };
101
99
  export default Object.freeze(description);
@@ -104,12 +104,8 @@ declare const _default: Readonly<{
104
104
  password_requirement: {
105
105
  length_one: string;
106
106
  length_other: string;
107
- length_few: string;
108
- length_many: string;
109
107
  character_types_one: string;
110
108
  character_types_other: string;
111
- character_types_few: string;
112
- character_types_many: string;
113
109
  };
114
110
  use: string;
115
111
  single_sign_on_email_form: string;
@@ -133,6 +129,8 @@ declare const _default: Readonly<{
133
129
  identifier_register_description: string;
134
130
  all_account_creation_options: string;
135
131
  back_to_sign_in: string;
132
+ support_email: string;
133
+ support_website: string;
136
134
  }>;
137
135
  error: Readonly<{
138
136
  general_required: string;
@@ -93,5 +93,7 @@ declare const _default: Readonly<{
93
93
  identifier_register_description: string;
94
94
  all_account_creation_options: string;
95
95
  back_to_sign_in: string;
96
+ support_email: string;
97
+ support_website: string;
96
98
  }>;
97
99
  export default _default;
@@ -93,5 +93,7 @@ const description = {
93
93
  identifier_register_description: 'Yeni bir hesap oluşturmak için {{types, list(type: disjunction;)}} girin.',
94
94
  all_account_creation_options: 'Tüm hesap oluşturma seçenekleri',
95
95
  back_to_sign_in: 'Girişe dön',
96
+ support_email: 'Destek e-postası: <link></link>',
97
+ support_website: 'Destek web sitesi: <link></link>',
96
98
  };
97
99
  export default Object.freeze(description);
@@ -129,6 +129,8 @@ declare const _default: Readonly<{
129
129
  identifier_register_description: string;
130
130
  all_account_creation_options: string;
131
131
  back_to_sign_in: string;
132
+ support_email: string;
133
+ support_website: string;
132
134
  }>;
133
135
  error: Readonly<{
134
136
  general_required: string;
@@ -81,5 +81,7 @@ declare const _default: Readonly<{
81
81
  identifier_register_description: string;
82
82
  all_account_creation_options: string;
83
83
  back_to_sign_in: string;
84
+ support_email: string;
85
+ support_website: string;
84
86
  }>;
85
87
  export default _default;
@@ -81,5 +81,7 @@ const description = {
81
81
  identifier_register_description: '输入您的{{types, list(type: disjunction;)}}以创建新账户。',
82
82
  all_account_creation_options: '所有账户创建选项',
83
83
  back_to_sign_in: '返回登录',
84
+ support_email: '支持邮箱:<link></link>',
85
+ support_website: '支持网站:<link></link>',
84
86
  };
85
87
  export default Object.freeze(description);
@@ -129,6 +129,8 @@ declare const _default: Readonly<{
129
129
  identifier_register_description: string;
130
130
  all_account_creation_options: string;
131
131
  back_to_sign_in: string;
132
+ support_email: string;
133
+ support_website: string;
132
134
  }>;
133
135
  error: Readonly<{
134
136
  general_required: string;
@@ -93,5 +93,7 @@ declare const _default: Readonly<{
93
93
  identifier_register_description: string;
94
94
  all_account_creation_options: string;
95
95
  back_to_sign_in: string;
96
+ support_email: string;
97
+ support_website: string;
96
98
  }>;
97
99
  export default _default;
@@ -93,5 +93,7 @@ const description = {
93
93
  identifier_register_description: '輸入您的{{types, list(type: disjunction;)}}以建立新帳戶。',
94
94
  all_account_creation_options: '所有帳戶創建選項',
95
95
  back_to_sign_in: '返回登入',
96
+ support_email: '支持郵件:<link></link>',
97
+ support_website: '支持網站:<link></link>',
96
98
  };
97
99
  export default Object.freeze(description);
@@ -129,6 +129,8 @@ declare const _default: Readonly<{
129
129
  identifier_register_description: string;
130
130
  all_account_creation_options: string;
131
131
  back_to_sign_in: string;
132
+ support_email: string;
133
+ support_website: string;
132
134
  }>;
133
135
  error: Readonly<{
134
136
  general_required: string;
@@ -93,5 +93,7 @@ declare const _default: Readonly<{
93
93
  identifier_register_description: string;
94
94
  all_account_creation_options: string;
95
95
  back_to_sign_in: string;
96
+ support_email: string;
97
+ support_website: string;
96
98
  }>;
97
99
  export default _default;
@@ -93,5 +93,7 @@ const description = {
93
93
  identifier_register_description: '輸入您的{{types, list(type: disjunction;)}}以建立新帳戶。',
94
94
  all_account_creation_options: '所有帳戶創建選項',
95
95
  back_to_sign_in: '返回登入',
96
+ support_email: '支援郵箱: <link></link>',
97
+ support_website: '支援網站: <link></link>',
96
98
  };
97
99
  export default Object.freeze(description);
@@ -129,6 +129,8 @@ declare const _default: Readonly<{
129
129
  identifier_register_description: string;
130
130
  all_account_creation_options: string;
131
131
  back_to_sign_in: string;
132
+ support_email: string;
133
+ support_website: string;
132
134
  }>;
133
135
  error: Readonly<{
134
136
  general_required: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@logto/phrases-experience",
3
- "version": "1.8.0",
3
+ "version": "1.9.0",
4
4
  "description": "Logto shared phrases (i18n) for experience.",
5
5
  "author": "Silverhand Inc. <contact@silverhand.io>",
6
6
  "homepage": "https://github.com/logto-io/logto#readme",