mirror of
https://github.com/logto-io/logto.git
synced 2025-03-31 22:51:25 -05:00
refactor(phrases): update mfa title phrase (#5250)
This commit is contained in:
parent
d9b8be8157
commit
55a57afd4f
29 changed files with 74 additions and 74 deletions
|
@ -135,10 +135,10 @@ const quota_item = {
|
|||
not_eligible: 'Kein E-Mail-Ticket-Support',
|
||||
},
|
||||
mfa_enabled: {
|
||||
name: 'MFA',
|
||||
limited: 'MFA',
|
||||
unlimited: 'MFA',
|
||||
not_eligible: 'Entferne dein MFA',
|
||||
name: 'Zwei-Faktor-Authentifizierung',
|
||||
limited: 'Zwei-Faktor-Authentifizierung',
|
||||
unlimited: 'Zwei-Faktor-Authentifizierung',
|
||||
not_eligible: 'Entfernen Sie Ihre Zwei-Faktor-Authentifizierung',
|
||||
},
|
||||
sso_enabled: {
|
||||
name: 'Enterprise SSO',
|
||||
|
|
|
@ -33,7 +33,7 @@ const quota_table = {
|
|||
social_connectors: 'Social-Connectors',
|
||||
standard_connectors: 'Standard-Connectors',
|
||||
built_in_email_connector: 'Integrierter E-Mail-Connector',
|
||||
mfa: 'MFA',
|
||||
mfa: 'Multi-Faktor-Authentifizierung',
|
||||
sso: 'Unternehmens-SSO',
|
||||
},
|
||||
user_management: {
|
||||
|
|
|
@ -135,10 +135,10 @@ const quota_item = {
|
|||
not_eligible: 'No email ticket support',
|
||||
},
|
||||
mfa_enabled: {
|
||||
name: 'MFA',
|
||||
limited: 'MFA',
|
||||
unlimited: 'MFA',
|
||||
not_eligible: 'Remove your MFA',
|
||||
name: 'Multi-factor authentication',
|
||||
limited: 'Multi-factor authentication',
|
||||
unlimited: 'Multi-factor authentication',
|
||||
not_eligible: 'Remove your multi-factor authentication',
|
||||
},
|
||||
sso_enabled: {
|
||||
name: 'Enterprise SSO',
|
||||
|
|
|
@ -33,7 +33,7 @@ const quota_table = {
|
|||
social_connectors: 'Social connectors',
|
||||
standard_connectors: 'Standard connectors',
|
||||
built_in_email_connector: 'Built-in email connector',
|
||||
mfa: 'MFA',
|
||||
mfa: 'Multi-factor authentication',
|
||||
sso: 'Enterprise SSO',
|
||||
},
|
||||
user_management: {
|
||||
|
|
|
@ -135,10 +135,10 @@ const quota_item = {
|
|||
not_eligible: 'Sin soporte de boletos de correo electrónico',
|
||||
},
|
||||
mfa_enabled: {
|
||||
name: 'MFA',
|
||||
limited: 'MFA',
|
||||
unlimited: 'MFA',
|
||||
not_eligible: 'Elimine su MFA',
|
||||
name: 'Autenticación de dos factores',
|
||||
limited: 'Autenticación de dos factores',
|
||||
unlimited: 'Autenticación de dos factores',
|
||||
not_eligible: 'Quitar su autenticación de dos factores',
|
||||
},
|
||||
sso_enabled: {
|
||||
name: 'SSO empresarial',
|
||||
|
|
|
@ -33,7 +33,7 @@ const quota_table = {
|
|||
social_connectors: 'Conectores sociales',
|
||||
standard_connectors: 'Conectores estándar',
|
||||
built_in_email_connector: 'Conector de correo electrónico incorporado',
|
||||
mfa: 'MFA',
|
||||
mfa: 'Autenticación multifactor',
|
||||
sso: 'SSO empresarial',
|
||||
},
|
||||
user_management: {
|
||||
|
|
|
@ -135,10 +135,10 @@ const quota_item = {
|
|||
not_eligible: 'Aucune assistance par ticket de messagerie électronique',
|
||||
},
|
||||
mfa_enabled: {
|
||||
name: 'MFA',
|
||||
limited: 'MFA',
|
||||
unlimited: 'MFA',
|
||||
not_eligible: 'Supprimez votre MFA',
|
||||
name: 'Authentification à deux facteurs',
|
||||
limited: 'Authentification à deux facteurs',
|
||||
unlimited: 'Authentification à deux facteurs',
|
||||
not_eligible: 'Supprimez votre authentification à deux facteurs',
|
||||
},
|
||||
sso_enabled: {
|
||||
name: 'SSO Entreprise',
|
||||
|
|
|
@ -33,7 +33,7 @@ const quota_table = {
|
|||
social_connectors: 'Connecteurs sociaux',
|
||||
standard_connectors: 'Connecteurs standards',
|
||||
built_in_email_connector: 'Connecteur email intégré',
|
||||
mfa: 'MFA',
|
||||
mfa: 'Authentification multi-facteurs',
|
||||
sso: 'SSO entreprise',
|
||||
},
|
||||
user_management: {
|
||||
|
|
|
@ -135,10 +135,10 @@ const quota_item = {
|
|||
not_eligible: 'Nessun supporto tramite ticket email',
|
||||
},
|
||||
mfa_enabled: {
|
||||
name: 'MFA',
|
||||
limited: 'MFA',
|
||||
unlimited: 'MFA',
|
||||
not_eligible: 'Rimuovi il tuo MFA',
|
||||
name: 'Autenticazione a due fattori',
|
||||
limited: 'Autenticazione a due fattori',
|
||||
unlimited: 'Autenticazione a due fattori',
|
||||
not_eligible: 'Rimuovi la tua autenticazione a due fattori',
|
||||
},
|
||||
sso_enabled: {
|
||||
name: 'SSO aziendale',
|
||||
|
|
|
@ -33,7 +33,7 @@ const quota_table = {
|
|||
social_connectors: 'Connettori sociali',
|
||||
standard_connectors: 'Connettori standard',
|
||||
built_in_email_connector: 'Connettore e-mail integrato',
|
||||
mfa: 'MFA',
|
||||
mfa: 'Autenticazione a più fattori',
|
||||
sso: 'SSO aziendale',
|
||||
},
|
||||
user_management: {
|
||||
|
|
|
@ -135,10 +135,10 @@ const quota_item = {
|
|||
not_eligible: 'メールチケットサポートなし',
|
||||
},
|
||||
mfa_enabled: {
|
||||
name: 'MFA',
|
||||
limited: 'MFA',
|
||||
unlimited: 'MFA',
|
||||
not_eligible: 'MFAを削除してください',
|
||||
name: '二要素認証',
|
||||
limited: '二要素認証',
|
||||
unlimited: '二要素認証',
|
||||
not_eligible: '二要素認証を削除',
|
||||
},
|
||||
sso_enabled: {
|
||||
name: 'エンタープライズSSO',
|
||||
|
|
|
@ -33,7 +33,7 @@ const quota_table = {
|
|||
social_connectors: 'ソーシャルコネクタ',
|
||||
standard_connectors: 'スタンダードコネクタ',
|
||||
built_in_email_connector: '組み込みE-mailコネクタ',
|
||||
mfa: 'MFA',
|
||||
mfa: '多要素認証',
|
||||
sso: 'エンタープライズ SSO',
|
||||
},
|
||||
user_management: {
|
||||
|
|
|
@ -135,10 +135,10 @@ const quota_item = {
|
|||
not_eligible: '이메일 지원 티켓 없음',
|
||||
},
|
||||
mfa_enabled: {
|
||||
name: 'MFA',
|
||||
limited: 'MFA',
|
||||
unlimited: 'MFA',
|
||||
not_eligible: 'MFA를 제거하십시오',
|
||||
name: '다중 인증',
|
||||
limited: '다중 인증',
|
||||
unlimited: '다중 인증',
|
||||
not_eligible: '다중 인증 제거',
|
||||
},
|
||||
sso_enabled: {
|
||||
name: '기업 SSO',
|
||||
|
|
|
@ -33,7 +33,7 @@ const quota_table = {
|
|||
social_connectors: '소셜 커넥터',
|
||||
standard_connectors: '표준 커넥터',
|
||||
built_in_email_connector: '내장 이메일 커넥터',
|
||||
mfa: 'MFA',
|
||||
mfa: '다중 인증',
|
||||
sso: '기업 SSO',
|
||||
},
|
||||
user_management: {
|
||||
|
|
|
@ -135,10 +135,10 @@ const quota_item = {
|
|||
not_eligible: 'Brak wsparcia poprzez e-maile',
|
||||
},
|
||||
mfa_enabled: {
|
||||
name: 'MFA',
|
||||
limited: 'MFA',
|
||||
unlimited: 'MFA',
|
||||
not_eligible: 'Usuń swoje MFA',
|
||||
name: 'Wielopoziomowe uwierzytelnianie',
|
||||
limited: 'Wielopoziomowe uwierzytelnianie',
|
||||
unlimited: 'Wielopoziomowe uwierzytelnianie',
|
||||
not_eligible: 'Usuń swoje wielopoziomowe uwierzytelnianie',
|
||||
},
|
||||
sso_enabled: {
|
||||
name: 'SSO przedsiębiorstwa',
|
||||
|
|
|
@ -33,7 +33,7 @@ const quota_table = {
|
|||
social_connectors: 'Podłączenia społecznościowe',
|
||||
standard_connectors: 'Standardowe podłączenia',
|
||||
built_in_email_connector: 'Wbudowane podłączenie e-mail',
|
||||
mfa: 'MFA',
|
||||
mfa: 'Wielopoziomowa autentykacja',
|
||||
sso: 'SSO przedsiębiorstwowe',
|
||||
},
|
||||
user_management: {
|
||||
|
|
|
@ -135,10 +135,10 @@ const quota_item = {
|
|||
not_eligible: 'Nenhum suporte de ingressos de e-mail',
|
||||
},
|
||||
mfa_enabled: {
|
||||
name: 'MFA',
|
||||
limited: 'MFA',
|
||||
unlimited: 'MFA',
|
||||
not_eligible: 'Remova seu MFA',
|
||||
name: 'Autenticação de dois fatores',
|
||||
limited: 'Autenticação de dois fatores',
|
||||
unlimited: 'Autenticação de dois fatores',
|
||||
not_eligible: 'Remova sua autenticação de dois fatores',
|
||||
},
|
||||
sso_enabled: {
|
||||
name: 'SSO Empresarial',
|
||||
|
|
|
@ -33,7 +33,7 @@ const quota_table = {
|
|||
social_connectors: 'Conectores sociais',
|
||||
standard_connectors: 'Conectores padrão',
|
||||
built_in_email_connector: 'Conector de e-mail integrado',
|
||||
mfa: 'MFA',
|
||||
mfa: 'Autenticação multifator',
|
||||
sso: 'SSO Empresarial',
|
||||
},
|
||||
user_management: {
|
||||
|
|
|
@ -135,10 +135,10 @@ const quota_item = {
|
|||
not_eligible: 'Sem suporte por e-mail',
|
||||
},
|
||||
mfa_enabled: {
|
||||
name: 'MFA',
|
||||
limited: 'MFA',
|
||||
unlimited: 'MFA',
|
||||
not_eligible: 'Remover o teu MFA',
|
||||
name: 'Autenticação de dois fatores',
|
||||
limited: 'Autenticação de dois fatores',
|
||||
unlimited: 'Autenticação de dois fatores',
|
||||
not_eligible: 'Remova a sua autenticação de dois fatores',
|
||||
},
|
||||
sso_enabled: {
|
||||
name: 'SSO Empresarial',
|
||||
|
|
|
@ -33,7 +33,7 @@ const quota_table = {
|
|||
social_connectors: 'Conectores sociais',
|
||||
standard_connectors: 'Conectores padrão',
|
||||
built_in_email_connector: 'Conector de e-mail incorporado',
|
||||
mfa: 'MFA',
|
||||
mfa: 'Autenticação de vários fatores',
|
||||
sso: 'SSO Empresarial',
|
||||
},
|
||||
user_management: {
|
||||
|
|
|
@ -135,10 +135,10 @@ const quota_item = {
|
|||
not_eligible: 'Без поддержки по электронной почте',
|
||||
},
|
||||
mfa_enabled: {
|
||||
name: 'MFA',
|
||||
limited: 'MFA',
|
||||
unlimited: 'MFA',
|
||||
not_eligible: 'Удалите свой MFA',
|
||||
name: 'Двухфакторная аутентификация',
|
||||
limited: 'Двухфакторная аутентификация',
|
||||
unlimited: 'Двухфакторная аутентификация',
|
||||
not_eligible: 'Удалите свою двухфакторную аутентификацию',
|
||||
},
|
||||
sso_enabled: {
|
||||
name: 'Единый вход для предприятий',
|
||||
|
|
|
@ -33,7 +33,7 @@ const quota_table = {
|
|||
social_connectors: 'Социальные подключения',
|
||||
standard_connectors: 'Стандартные подключения',
|
||||
built_in_email_connector: 'Встроенное подключение электронной почты',
|
||||
mfa: 'MFA',
|
||||
mfa: 'Многофакторная аутентификация',
|
||||
sso: 'Единый вход в корпоративные системы',
|
||||
},
|
||||
user_management: {
|
||||
|
|
|
@ -135,10 +135,10 @@ const quota_item = {
|
|||
not_eligible: 'E-posta bilet desteği yok',
|
||||
},
|
||||
mfa_enabled: {
|
||||
name: 'MFA',
|
||||
limited: 'MFA',
|
||||
unlimited: 'MFA',
|
||||
not_eligible: "MFA'nızı kaldırın",
|
||||
name: 'Çok faktörlü kimlik doğrulama',
|
||||
limited: 'Çok faktörlü kimlik doğrulama',
|
||||
unlimited: 'Çok faktörlü kimlik doğrulama',
|
||||
not_eligible: 'Çok faktörlü kimlik doğrulamanızı kaldırın',
|
||||
},
|
||||
sso_enabled: {
|
||||
name: 'Kurumsal SSO',
|
||||
|
|
|
@ -33,7 +33,7 @@ const quota_table = {
|
|||
social_connectors: 'Sosyal bağlayıcılar',
|
||||
standard_connectors: 'Standart bağlayıcılar',
|
||||
built_in_email_connector: 'Dahili e-posta bağlayıcısı',
|
||||
mfa: 'MFA',
|
||||
mfa: 'Çoklu faktörlü kimlik doğrulama',
|
||||
sso: 'Kurumsal SSO',
|
||||
},
|
||||
user_management: {
|
||||
|
|
|
@ -135,10 +135,10 @@ const quota_item = {
|
|||
not_eligible: '无电子邮件支持',
|
||||
},
|
||||
mfa_enabled: {
|
||||
name: 'MFA',
|
||||
limited: 'MFA',
|
||||
unlimited: 'MFA',
|
||||
not_eligible: '移除你的 MFA',
|
||||
name: '多因素认证',
|
||||
limited: '多因素认证',
|
||||
unlimited: '多因素认证',
|
||||
not_eligible: '移除您的多因素认证',
|
||||
},
|
||||
sso_enabled: {
|
||||
name: '企业SSO',
|
||||
|
|
|
@ -33,7 +33,7 @@ const quota_table = {
|
|||
social_connectors: '社交连接器',
|
||||
standard_connectors: '标准连接器',
|
||||
built_in_email_connector: '内置电子邮件连接器',
|
||||
mfa: 'MFA',
|
||||
mfa: '多因素认证',
|
||||
sso: '企业 SSO',
|
||||
},
|
||||
user_management: {
|
||||
|
|
|
@ -135,10 +135,10 @@ const quota_item = {
|
|||
not_eligible: '無電子郵件票務支援',
|
||||
},
|
||||
mfa_enabled: {
|
||||
name: 'MFA',
|
||||
limited: 'MFA',
|
||||
unlimited: 'MFA',
|
||||
not_eligible: '移除您的 MFA',
|
||||
name: '多因素認證',
|
||||
limited: '多因素認證',
|
||||
unlimited: '多因素認證',
|
||||
not_eligible: '移除您的多因素認證',
|
||||
},
|
||||
sso_enabled: {
|
||||
name: '企業SSO',
|
||||
|
|
|
@ -33,7 +33,7 @@ const quota_table = {
|
|||
social_connectors: '社交連接器',
|
||||
standard_connectors: '標準連接器',
|
||||
built_in_email_connector: '內置電子郵件連接器',
|
||||
mfa: 'MFA',
|
||||
mfa: '多因素認證',
|
||||
sso: '企業 SSO',
|
||||
},
|
||||
user_management: {
|
||||
|
|
|
@ -135,10 +135,10 @@ const quota_item = {
|
|||
not_eligible: '無電子郵件票務支援',
|
||||
},
|
||||
mfa_enabled: {
|
||||
name: 'MFA',
|
||||
limited: 'MFA',
|
||||
unlimited: 'MFA',
|
||||
not_eligible: '移除你的 MFA',
|
||||
name: '多因素認證',
|
||||
limited: '多因素認證',
|
||||
unlimited: '多因素認證',
|
||||
not_eligible: '移除您的多因素認證',
|
||||
},
|
||||
sso_enabled: {
|
||||
name: '企業單一登錄',
|
||||
|
|
Loading…
Add table
Reference in a new issue