0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-04-07 23:01:25 -05:00

refactor(phrases): update connector demo tip (#3450)

This commit is contained in:
Xiao Yijun 2023-03-17 12:56:23 +08:00 committed by GitHub
parent 91a8170596
commit ce37c62b69
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 8 additions and 8 deletions

View file

@ -8,7 +8,7 @@ const connectors = {
tab_social: 'Social Connectoren',
connector_name: 'Connectorname',
demo_tip:
'This connector has been preconfigured for demonstration purposes only. It should not be utilized in a production environment. Once you have completed your testing, be sure to provide your own credentials and set up your own connectors. The one you created will replace the trial version.', // UNTRANSLATED
'The demo connector is designed exclusively for demonstration purposes and is not recommended for deployment in a production environment.', // UNTRANSLATED
connector_type: 'Typ',
connector_status: 'Anmeldeoberfläche',
connector_status_in_use: 'In Benutzung',

View file

@ -8,7 +8,7 @@ const connectors = {
tab_social: 'Social connectors',
connector_name: 'Connector name',
demo_tip:
'This connector has been preconfigured for demonstration purposes only. It should not be utilized in a production environment. Once you have completed your testing, be sure to provide your own credentials and set up your own connectors. The one you created will replace the trial version.',
'The demo connector is designed exclusively for demonstration purposes and is not recommended for deployment in a production environment.',
connector_type: 'Type',
connector_status: 'Sign in Experience',
connector_status_in_use: 'In use',

View file

@ -9,7 +9,7 @@ const connectors = {
tab_social: 'Connecteurs sociaux',
connector_name: 'Nom du connecteur',
demo_tip:
'This connector has been preconfigured for demonstration purposes only. It should not be utilized in a production environment. Once you have completed your testing, be sure to provide your own credentials and set up your own connectors. The one you created will replace the trial version.', // UNTRANSLATED
'The demo connector is designed exclusively for demonstration purposes 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",

View file

@ -9,7 +9,7 @@ const connectors = {
tab_social: '소셜 연동',
connector_name: '연동 이름',
demo_tip:
'This connector has been preconfigured for demonstration purposes only. It should not be utilized in a production environment. Once you have completed your testing, be sure to provide your own credentials and set up your own connectors. The one you created will replace the trial version.', // UNTRANSLATED
'The demo connector is designed exclusively for demonstration purposes and is not recommended for deployment in a production environment.', // UNTRANSLATED
connector_type: '종류',
connector_status: '로그인 경험',
connector_status_in_use: '사용 중',

View file

@ -9,7 +9,7 @@ const connectors = {
tab_social: 'Conectores sociais',
connector_name: 'Nome do conector',
demo_tip:
'This connector has been preconfigured for demonstration purposes only. It should not be utilized in a production environment. Once you have completed your testing, be sure to provide your own credentials and set up your own connectors. The one you created will replace the trial version.', // UNTRANSLATED
'The demo connector is designed exclusively for demonstration purposes 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',

View file

@ -8,7 +8,7 @@ const connectors = {
tab_social: 'Conectores sociais',
connector_name: 'Nome do conector',
demo_tip:
'This connector has been preconfigured for demonstration purposes only. It should not be utilized in a production environment. Once you have completed your testing, be sure to provide your own credentials and set up your own connectors. The one you created will replace the trial version.', // UNTRANSLATED
'The demo connector is designed exclusively for demonstration purposes 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',

View file

@ -9,7 +9,7 @@ const connectors = {
tab_social: 'Social connectorlar',
connector_name: 'Connector adı',
demo_tip:
'This connector has been preconfigured for demonstration purposes only. It should not be utilized in a production environment. Once you have completed your testing, be sure to provide your own credentials and set up your own connectors. The one you created will replace the trial version.', // UNTRANSLATED
'The demo connector is designed exclusively for demonstration purposes 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',

View file

@ -8,7 +8,7 @@ const connectors = {
tab_social: '社交连接器',
connector_name: '连接器名称',
demo_tip:
'This connector has been preconfigured for demonstration purposes only. It should not be utilized in a production environment. Once you have completed your testing, be sure to provide your own credentials and set up your own connectors. The one you created will replace the trial version.', // UNTRANSLATED
'The demo connector is designed exclusively for demonstration purposes and is not recommended for deployment in a production environment.', // UNTRANSLATED
connector_type: '类型',
connector_status: '登录体验',
connector_status_in_use: '使用中',