mirror of
https://github.com/logto-io/logto.git
synced 2025-03-31 22:51:25 -05:00
refactor(console): remove cap limit tag in onboarding options (#3538)
This commit is contained in:
parent
71607a5d67
commit
0a009a678b
16 changed files with 7 additions and 16 deletions
|
@ -48,7 +48,6 @@ export const authenticationOptions: MultiCardSelectorOption[] = [
|
|||
icon: <Keyboard />,
|
||||
title: 'sign_in_exp.sign_up_and_sign_in.sign_in.verification_code_auth',
|
||||
value: Authentication.VerificationCode,
|
||||
trailingTag: 'general.cap_limit',
|
||||
},
|
||||
];
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ const connectors = {
|
|||
tab_social: 'Social Connectoren',
|
||||
connector_name: 'Connectorname',
|
||||
demo_tip:
|
||||
'The demo connector is designed exclusively for demonstration purposes and is not recommended for deployment in a production environment.', // UNTRANSLATED
|
||||
'The maximum number of messages allowed for this demo connector is limited to 100 and is not recommended for deployment in a production environment.', // UNTRANSLATED
|
||||
connector_type: 'Typ',
|
||||
connector_status: 'Anmeldeoberfläche',
|
||||
connector_status_in_use: 'In Benutzung',
|
||||
|
|
|
@ -50,7 +50,6 @@ const general = {
|
|||
join: 'Join', // UNTRANSLATED
|
||||
try_now: 'Try Now', // UNTRANSLATED
|
||||
multiple_form_field: '(Multiple)', // UNTRANSLATED
|
||||
cap_limit: 'Cap limit', // UNTRANSLATED
|
||||
demo: 'Demo', // UNTRANSLATED
|
||||
};
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ const connectors = {
|
|||
tab_social: 'Social connectors',
|
||||
connector_name: 'Connector name',
|
||||
demo_tip:
|
||||
'The demo connector is designed exclusively for demonstration purposes and is not recommended for deployment in a production environment.',
|
||||
'The maximum number of messages allowed for this demo connector is limited to 100 and is not recommended for deployment in a production environment.',
|
||||
connector_type: 'Type',
|
||||
connector_status: 'Sign in Experience',
|
||||
connector_status_in_use: 'In use',
|
||||
|
|
|
@ -49,7 +49,6 @@ const general = {
|
|||
join: 'Join',
|
||||
try_now: 'Try Now',
|
||||
multiple_form_field: '(Multiple)',
|
||||
cap_limit: 'Cap limit',
|
||||
demo: 'Demo',
|
||||
};
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@ const connectors = {
|
|||
tab_social: 'Connecteurs sociaux',
|
||||
connector_name: 'Nom du connecteur',
|
||||
demo_tip:
|
||||
'The demo connector is designed exclusively for demonstration purposes and is not recommended for deployment in a production environment.', // UNTRANSLATED
|
||||
'The maximum number of messages allowed for this demo connector is limited to 100 and is not recommended for deployment in a production environment.', // UNTRANSLATED
|
||||
connector_type: 'Type',
|
||||
connector_status: 'Experience de connexion',
|
||||
connector_status_in_use: "En cours d'utilisation",
|
||||
|
|
|
@ -50,7 +50,6 @@ const general = {
|
|||
join: 'Join', // UNTRANSLATED
|
||||
try_now: 'Try Now', // UNTRANSLATED
|
||||
multiple_form_field: '(Multiple)', // UNTRANSLATED
|
||||
cap_limit: 'Cap limit', // UNTRANSLATED
|
||||
demo: 'Demo', // UNTRANSLATED
|
||||
};
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@ const connectors = {
|
|||
tab_social: '소셜 연동',
|
||||
connector_name: '연동 이름',
|
||||
demo_tip:
|
||||
'The demo connector is designed exclusively for demonstration purposes and is not recommended for deployment in a production environment.', // UNTRANSLATED
|
||||
'The maximum number of messages allowed for this demo connector is limited to 100 and is not recommended for deployment in a production environment.', // UNTRANSLATED
|
||||
connector_type: '종류',
|
||||
connector_status: '로그인 경험',
|
||||
connector_status_in_use: '사용 중',
|
||||
|
|
|
@ -49,7 +49,6 @@ const general = {
|
|||
join: 'Join', // UNTRANSLATED
|
||||
try_now: 'Try Now', // UNTRANSLATED
|
||||
multiple_form_field: '(Multiple)', // UNTRANSLATED
|
||||
cap_limit: 'Cap limit', // UNTRANSLATED
|
||||
demo: 'Demo', // UNTRANSLATED
|
||||
};
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@ const connectors = {
|
|||
tab_social: 'Conectores sociais',
|
||||
connector_name: 'Nome do conector',
|
||||
demo_tip:
|
||||
'The demo connector is designed exclusively for demonstration purposes and is not recommended for deployment in a production environment.', // UNTRANSLATED
|
||||
'The maximum number of messages allowed for this demo connector is limited to 100 and is not recommended for deployment in a production environment.', // UNTRANSLATED
|
||||
connector_type: 'Tipo',
|
||||
connector_status: 'Experiência de login',
|
||||
connector_status_in_use: 'Em uso',
|
||||
|
|
|
@ -50,7 +50,6 @@ const general = {
|
|||
join: 'Join', // UNTRANSLATED
|
||||
try_now: 'Try Now', // UNTRANSLATED
|
||||
multiple_form_field: '(Multiple)', // UNTRANSLATED
|
||||
cap_limit: 'Cap limit', // UNTRANSLATED
|
||||
demo: 'Demo', // UNTRANSLATED
|
||||
};
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ const connectors = {
|
|||
tab_social: 'Conectores sociais',
|
||||
connector_name: 'Nome do conector',
|
||||
demo_tip:
|
||||
'The demo connector is designed exclusively for demonstration purposes and is not recommended for deployment in a production environment.', // UNTRANSLATED
|
||||
'The maximum number of messages allowed for this demo connector is limited to 100 and is not recommended for deployment in a production environment.', // UNTRANSLATED
|
||||
connector_type: 'Tipo',
|
||||
connector_status: 'Experiência de login',
|
||||
connector_status_in_use: 'Em uso',
|
||||
|
|
|
@ -49,7 +49,6 @@ const general = {
|
|||
join: 'Join', // UNTRANSLATED
|
||||
try_now: 'Try Now', // UNTRANSLATED
|
||||
multiple_form_field: '(Multiple)', // UNTRANSLATED
|
||||
cap_limit: 'Cap limit', // UNTRANSLATED
|
||||
demo: 'Demo', // UNTRANSLATED
|
||||
};
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@ const connectors = {
|
|||
tab_social: 'Social connectorlar',
|
||||
connector_name: 'Connector adı',
|
||||
demo_tip:
|
||||
'The demo connector is designed exclusively for demonstration purposes and is not recommended for deployment in a production environment.', // UNTRANSLATED
|
||||
'The maximum number of messages allowed for this demo connector is limited to 100 and is not recommended for deployment in a production environment.', // UNTRANSLATED
|
||||
connector_type: 'Tip',
|
||||
connector_status: 'Oturum açma deneyimi',
|
||||
connector_status_in_use: 'Kullanımda',
|
||||
|
|
|
@ -50,7 +50,6 @@ const general = {
|
|||
join: 'Join', // UNTRANSLATED
|
||||
try_now: 'Try Now', // UNTRANSLATED
|
||||
multiple_form_field: '(Multiple)', // UNTRANSLATED
|
||||
cap_limit: 'Cap limit', // UNTRANSLATED
|
||||
demo: 'Demo', // UNTRANSLATED
|
||||
};
|
||||
|
||||
|
|
|
@ -49,7 +49,6 @@ const general = {
|
|||
join: '加入',
|
||||
try_now: '现在试试',
|
||||
multiple_form_field: '(多选)',
|
||||
cap_limit: '限量使用',
|
||||
demo: '演示',
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue