mirror of
https://github.com/logto-io/logto.git
synced 2025-03-24 22:41:28 -05:00
feat(phrases): tenant settings page phrases (#3967)
This commit is contained in:
parent
0dbacb89aa
commit
598392a5ec
45 changed files with 354 additions and 0 deletions
packages/phrases/src/locales
de/translation/admin-console
en/translation/admin-console
es/translation/admin-console
fr/translation/admin-console
it/translation/admin-console
ja/translation/admin-console
ko/translation/admin-console
pl-pl/translation/admin-console
pt-br/translation/admin-console
pt-pt/translation/admin-console
ru/translation/admin-console
tr-tr/translation/admin-console
zh-cn/translation/admin-console
zh-hk/translation/admin-console
zh-tw/translation/admin-console
|
@ -23,6 +23,7 @@ import session_expired from './session-expired.js';
|
|||
import sign_in_exp from './sign-in-exp/index.js';
|
||||
import tab_sections from './tab-sections.js';
|
||||
import tabs from './tabs.js';
|
||||
import tenant_settings from './tenant-settings.js';
|
||||
import user_details from './user-details.js';
|
||||
import users from './users.js';
|
||||
import webhook_details from './webhook-details.js';
|
||||
|
@ -63,6 +64,7 @@ const admin_console = {
|
|||
webhooks,
|
||||
webhook_details,
|
||||
domain,
|
||||
tenant_settings,
|
||||
};
|
||||
|
||||
export default admin_console;
|
||||
|
|
|
@ -4,6 +4,7 @@ const tab_sections = {
|
|||
user_management: 'Benutzerverwaltung',
|
||||
access_control: 'Zugriffskontrolle',
|
||||
help_and_support: 'Hilfe und Support',
|
||||
tenant: 'Mieter',
|
||||
};
|
||||
|
||||
export default tab_sections;
|
||||
|
|
|
@ -0,0 +1,21 @@
|
|||
const tenant_settings = {
|
||||
title: 'Einstellungen des Mieters',
|
||||
description:
|
||||
'Ändern Sie Ihre Kontoeinstellungen und verwalten Sie hier Ihre persönlichen Informationen, um die Sicherheit Ihres Kontos zu gewährleisten.',
|
||||
tabs: {
|
||||
settings: 'Einstellungen',
|
||||
},
|
||||
profile: {
|
||||
title: 'PROFIL-EINSTELLUNG',
|
||||
tenant_id: 'Mieter-ID',
|
||||
tenant_name: 'Mietername',
|
||||
environment_tag: 'Umgebungsmarke',
|
||||
environment_tag_description:
|
||||
'Verwenden Sie Tags, um Mieter-Nutzungsumgebungen zu unterscheiden. Services innerhalb jedes Tags sind identisch und gewährleisten Konsistenz.',
|
||||
environment_tag_development: 'Entwicklung',
|
||||
environment_tag_staging: 'Inszenierung',
|
||||
environment_tag_production: 'Produktion',
|
||||
},
|
||||
};
|
||||
|
||||
export default tenant_settings;
|
|
@ -23,6 +23,7 @@ import session_expired from './session-expired.js';
|
|||
import sign_in_exp from './sign-in-exp/index.js';
|
||||
import tab_sections from './tab-sections.js';
|
||||
import tabs from './tabs.js';
|
||||
import tenant_settings from './tenant-settings.js';
|
||||
import user_details from './user-details.js';
|
||||
import users from './users.js';
|
||||
import webhook_details from './webhook-details.js';
|
||||
|
@ -63,6 +64,7 @@ const admin_console = {
|
|||
webhooks,
|
||||
webhook_details,
|
||||
domain,
|
||||
tenant_settings,
|
||||
};
|
||||
|
||||
export default admin_console;
|
||||
|
|
|
@ -4,6 +4,7 @@ const tab_sections = {
|
|||
user_management: 'User Management',
|
||||
access_control: 'Access Control',
|
||||
help_and_support: 'Help and Support',
|
||||
tenant: 'Tenant',
|
||||
};
|
||||
|
||||
export default tab_sections;
|
||||
|
|
|
@ -0,0 +1,21 @@
|
|||
const tenant_settings = {
|
||||
title: 'Tenant Settings',
|
||||
description:
|
||||
'Change your account settings and manage your personal information here to ensure your account security.',
|
||||
tabs: {
|
||||
settings: 'Settings',
|
||||
},
|
||||
profile: {
|
||||
title: 'PROFILE SETTING',
|
||||
tenant_id: 'Tenant ID',
|
||||
tenant_name: 'Tenant Name',
|
||||
environment_tag: 'Environment Tag',
|
||||
environment_tag_description:
|
||||
'Use tags to differentiate tenant usage environments. Services within each tag are identical, ensuring consistency.',
|
||||
environment_tag_development: 'Development',
|
||||
environment_tag_staging: 'Staging',
|
||||
environment_tag_production: 'Production',
|
||||
},
|
||||
};
|
||||
|
||||
export default tenant_settings;
|
|
@ -23,6 +23,7 @@ import session_expired from './session-expired.js';
|
|||
import sign_in_exp from './sign-in-exp/index.js';
|
||||
import tab_sections from './tab-sections.js';
|
||||
import tabs from './tabs.js';
|
||||
import tenant_settings from './tenant-settings.js';
|
||||
import user_details from './user-details.js';
|
||||
import users from './users.js';
|
||||
import webhook_details from './webhook-details.js';
|
||||
|
@ -63,6 +64,7 @@ const admin_console = {
|
|||
webhooks,
|
||||
webhook_details,
|
||||
domain,
|
||||
tenant_settings,
|
||||
};
|
||||
|
||||
export default admin_console;
|
||||
|
|
|
@ -4,6 +4,7 @@ const tab_sections = {
|
|||
user_management: 'Gestión de usuarios',
|
||||
access_control: 'Control de acceso',
|
||||
help_and_support: 'Ayuda y soporte',
|
||||
tenant: 'Inquilino',
|
||||
};
|
||||
|
||||
export default tab_sections;
|
||||
|
|
|
@ -0,0 +1,21 @@
|
|||
const tenant_settings = {
|
||||
title: 'Configuración del inquilino',
|
||||
description:
|
||||
'Cambie sus configuraciones de cuenta y administre su información personal aquí para garantizar la seguridad de su cuenta.',
|
||||
tabs: {
|
||||
settings: 'Configuraciones',
|
||||
},
|
||||
profile: {
|
||||
title: 'CONFIGURACIONES DE PERFIL',
|
||||
tenant_id: 'ID del inquilino',
|
||||
tenant_name: 'Nombre del inquilino',
|
||||
environment_tag: 'Etiqueta del entorno',
|
||||
environment_tag_description:
|
||||
'Use etiquetas para diferenciar entre los entornos de uso del inquilino. Los servicios dentro de cada etiqueta son idénticos, lo que garantiza la consistencia.',
|
||||
environment_tag_development: 'Desarrollo',
|
||||
environment_tag_staging: 'Puesta en escena',
|
||||
environment_tag_production: 'Producción',
|
||||
},
|
||||
};
|
||||
|
||||
export default tenant_settings;
|
|
@ -23,6 +23,7 @@ import session_expired from './session-expired.js';
|
|||
import sign_in_exp from './sign-in-exp/index.js';
|
||||
import tab_sections from './tab-sections.js';
|
||||
import tabs from './tabs.js';
|
||||
import tenant_settings from './tenant-settings.js';
|
||||
import user_details from './user-details.js';
|
||||
import users from './users.js';
|
||||
import webhook_details from './webhook-details.js';
|
||||
|
@ -63,6 +64,7 @@ const admin_console = {
|
|||
webhooks,
|
||||
webhook_details,
|
||||
domain,
|
||||
tenant_settings,
|
||||
};
|
||||
|
||||
export default admin_console;
|
||||
|
|
|
@ -4,6 +4,7 @@ const tab_sections = {
|
|||
user_management: 'Gestion des utilisateurs',
|
||||
access_control: "Contrôle d'accès", // NON TRADUIT
|
||||
help_and_support: 'Aide et support',
|
||||
tenant: 'Locataire',
|
||||
};
|
||||
|
||||
export default tab_sections;
|
||||
|
|
|
@ -0,0 +1,21 @@
|
|||
const tenant_settings = {
|
||||
title: 'Paramètres du locataire',
|
||||
description:
|
||||
'Modifiez vos paramètres de compte et gérez vos informations personnelles ici pour assurer la sécurité de votre compte.',
|
||||
tabs: {
|
||||
settings: 'Paramètres',
|
||||
},
|
||||
profile: {
|
||||
title: 'PARAMÈTRES DU PROFIL',
|
||||
tenant_id: 'ID du locataire',
|
||||
tenant_name: 'Nom du locataire',
|
||||
environment_tag: "Tag de l'environnement",
|
||||
environment_tag_description:
|
||||
"Utilisez des tags pour différencier les environnements d'utilisation du locataire. Les services au sein de chaque tag sont identiques, assurant ainsi la cohérence.",
|
||||
environment_tag_development: 'Développement',
|
||||
environment_tag_staging: 'Mise en scène',
|
||||
environment_tag_production: 'Production',
|
||||
},
|
||||
};
|
||||
|
||||
export default tenant_settings;
|
|
@ -23,6 +23,7 @@ import session_expired from './session-expired.js';
|
|||
import sign_in_exp from './sign-in-exp/index.js';
|
||||
import tab_sections from './tab-sections.js';
|
||||
import tabs from './tabs.js';
|
||||
import tenant_settings from './tenant-settings.js';
|
||||
import user_details from './user-details.js';
|
||||
import users from './users.js';
|
||||
import webhook_details from './webhook-details.js';
|
||||
|
@ -63,6 +64,7 @@ const admin_console = {
|
|||
webhooks,
|
||||
webhook_details,
|
||||
domain,
|
||||
tenant_settings,
|
||||
};
|
||||
|
||||
export default admin_console;
|
||||
|
|
|
@ -4,6 +4,7 @@ const tab_sections = {
|
|||
user_management: 'Gestione Utenti',
|
||||
access_control: 'Controllo Accessi',
|
||||
help_and_support: 'Aiuto e Supporto',
|
||||
tenant: 'Locatario',
|
||||
};
|
||||
|
||||
export default tab_sections;
|
||||
|
|
|
@ -0,0 +1,21 @@
|
|||
const tenant_settings = {
|
||||
title: 'Impostazioni Tenant',
|
||||
description:
|
||||
'Cambia le impostazioni del tuo account e gestisci le tue informazioni personali qui per garantire la sicurezza del tuo account.',
|
||||
tabs: {
|
||||
settings: 'Impostazioni',
|
||||
},
|
||||
profile: {
|
||||
title: 'IMPOSTAZIONI DEL PROFILO',
|
||||
tenant_id: 'ID Tenant',
|
||||
tenant_name: 'Nome Tenant',
|
||||
environment_tag: 'Tag Ambiente',
|
||||
environment_tag_description:
|
||||
"Utilizza i tag per differenziare gli ambienti di utilizzo del tenant. I servizi all'interno di ogni tag sono identici, garantendo la coerenza.",
|
||||
environment_tag_development: 'Sviluppo',
|
||||
environment_tag_staging: 'Staging',
|
||||
environment_tag_production: 'Produzione',
|
||||
},
|
||||
};
|
||||
|
||||
export default tenant_settings;
|
|
@ -23,6 +23,7 @@ import session_expired from './session-expired.js';
|
|||
import sign_in_exp from './sign-in-exp/index.js';
|
||||
import tab_sections from './tab-sections.js';
|
||||
import tabs from './tabs.js';
|
||||
import tenant_settings from './tenant-settings.js';
|
||||
import user_details from './user-details.js';
|
||||
import users from './users.js';
|
||||
import webhook_details from './webhook-details.js';
|
||||
|
@ -63,6 +64,7 @@ const admin_console = {
|
|||
webhooks,
|
||||
webhook_details,
|
||||
domain,
|
||||
tenant_settings,
|
||||
};
|
||||
|
||||
export default admin_console;
|
||||
|
|
|
@ -4,6 +4,7 @@ const tab_sections = {
|
|||
user_management: 'ユーザー管理',
|
||||
access_control: 'アクセス制御',
|
||||
help_and_support: 'ヘルプとサポート',
|
||||
tenant: 'テナント',
|
||||
};
|
||||
|
||||
export default tab_sections;
|
||||
|
|
|
@ -0,0 +1,21 @@
|
|||
const tenant_settings = {
|
||||
title: 'テナント設定',
|
||||
description:
|
||||
'アカウントのセキュリティを確保するために、ここでアカウント設定を変更し、個人情報を管理します。',
|
||||
tabs: {
|
||||
settings: '設定',
|
||||
},
|
||||
profile: {
|
||||
title: 'プロファイル設定',
|
||||
tenant_id: 'テナントID',
|
||||
tenant_name: 'テナント名',
|
||||
environment_tag: '環境タグ',
|
||||
environment_tag_description:
|
||||
'タグを使用してテナント使用環境を区別します。 各タグ内のサービスは同一で、一貫性が保たれます。',
|
||||
environment_tag_development: '開発',
|
||||
environment_tag_staging: 'ステージング',
|
||||
environment_tag_production: 'プロダクション',
|
||||
},
|
||||
};
|
||||
|
||||
export default tenant_settings;
|
|
@ -23,6 +23,7 @@ import session_expired from './session-expired.js';
|
|||
import sign_in_exp from './sign-in-exp/index.js';
|
||||
import tab_sections from './tab-sections.js';
|
||||
import tabs from './tabs.js';
|
||||
import tenant_settings from './tenant-settings.js';
|
||||
import user_details from './user-details.js';
|
||||
import users from './users.js';
|
||||
import webhook_details from './webhook-details.js';
|
||||
|
@ -63,6 +64,7 @@ const admin_console = {
|
|||
webhooks,
|
||||
webhook_details,
|
||||
domain,
|
||||
tenant_settings,
|
||||
};
|
||||
|
||||
export default admin_console;
|
||||
|
|
|
@ -4,6 +4,7 @@ const tab_sections = {
|
|||
user_management: '사용자 관리',
|
||||
access_control: '접근 제어',
|
||||
help_and_support: '고객센터',
|
||||
tenant: '세입자',
|
||||
};
|
||||
|
||||
export default tab_sections;
|
||||
|
|
|
@ -0,0 +1,20 @@
|
|||
const tenant_settings = {
|
||||
title: '테넌트 설정',
|
||||
description: '계정 보안을 위해 여기서 계정 설정 및 개인 정보를 관리하세요.',
|
||||
tabs: {
|
||||
settings: '설정',
|
||||
},
|
||||
profile: {
|
||||
title: '프로필 설정',
|
||||
tenant_id: '테넌트 ID',
|
||||
tenant_name: '테넌트 이름',
|
||||
environment_tag: '환경 태그',
|
||||
environment_tag_description:
|
||||
'태그를 사용하여 테넌트 사용 환경을 구분합니다. 각 태그에 대한 서비스는 동일하므로 일관성이 유지됩니다.',
|
||||
environment_tag_development: '개발',
|
||||
environment_tag_staging: '스테이징',
|
||||
environment_tag_production: '프로덕션',
|
||||
},
|
||||
};
|
||||
|
||||
export default tenant_settings;
|
|
@ -23,6 +23,7 @@ import session_expired from './session-expired.js';
|
|||
import sign_in_exp from './sign-in-exp/index.js';
|
||||
import tab_sections from './tab-sections.js';
|
||||
import tabs from './tabs.js';
|
||||
import tenant_settings from './tenant-settings.js';
|
||||
import user_details from './user-details.js';
|
||||
import users from './users.js';
|
||||
import webhook_details from './webhook-details.js';
|
||||
|
@ -63,6 +64,7 @@ const admin_console = {
|
|||
webhooks,
|
||||
webhook_details,
|
||||
domain,
|
||||
tenant_settings,
|
||||
};
|
||||
|
||||
export default admin_console;
|
||||
|
|
|
@ -4,6 +4,7 @@ const tab_sections = {
|
|||
user_management: 'Zarządzanie użytkownikami',
|
||||
access_control: 'Kontrola dostępu',
|
||||
help_and_support: 'Pomoc i wsparcie',
|
||||
tenant: 'Najemca',
|
||||
};
|
||||
|
||||
export default tab_sections;
|
||||
|
|
|
@ -0,0 +1,21 @@
|
|||
const tenant_settings = {
|
||||
title: 'Ustawienia Najemcy',
|
||||
description:
|
||||
'Zmieniaj swoje ustawienia konta i zarządzaj swoimi informacjami osobistymi tutaj, aby zapewnić bezpieczeństwo Twojego konta.',
|
||||
tabs: {
|
||||
settings: 'Ustawienia',
|
||||
},
|
||||
profile: {
|
||||
title: 'USTAWIENIA PROFILU',
|
||||
tenant_id: 'ID Najemcy',
|
||||
tenant_name: 'Nazwa Najemcy',
|
||||
environment_tag: 'Tag Środowiska',
|
||||
environment_tag_description:
|
||||
'Użyj tagów, aby rozróżnić środowiska użytkowe najemcy. Usługi w każdym tagu są identyczne, co zapewnia spójność.',
|
||||
environment_tag_development: 'Rozwój',
|
||||
environment_tag_staging: 'Staging',
|
||||
environment_tag_production: 'Produkcja',
|
||||
},
|
||||
};
|
||||
|
||||
export default tenant_settings;
|
|
@ -23,6 +23,7 @@ import session_expired from './session-expired.js';
|
|||
import sign_in_exp from './sign-in-exp/index.js';
|
||||
import tab_sections from './tab-sections.js';
|
||||
import tabs from './tabs.js';
|
||||
import tenant_settings from './tenant-settings.js';
|
||||
import user_details from './user-details.js';
|
||||
import users from './users.js';
|
||||
import webhook_details from './webhook-details.js';
|
||||
|
@ -63,6 +64,7 @@ const admin_console = {
|
|||
webhooks,
|
||||
webhook_details,
|
||||
domain,
|
||||
tenant_settings,
|
||||
};
|
||||
|
||||
export default admin_console;
|
||||
|
|
|
@ -4,6 +4,7 @@ const tab_sections = {
|
|||
user_management: 'Usuários',
|
||||
access_control: 'Controle de acesso',
|
||||
help_and_support: 'Ajuda e suporte',
|
||||
tenant: 'Locatário',
|
||||
};
|
||||
|
||||
export default tab_sections;
|
||||
|
|
|
@ -0,0 +1,21 @@
|
|||
const tenant_settings = {
|
||||
title: 'Configurações do Locatário',
|
||||
description:
|
||||
'Alterar suas informações da conta e gerenciar suas informações pessoais aqui para garantir a segurança da sua conta.',
|
||||
tabs: {
|
||||
settings: 'Configurações',
|
||||
},
|
||||
profile: {
|
||||
title: 'CONFIGURAÇÃO DE PERFIL',
|
||||
tenant_id: 'ID do Locatário',
|
||||
tenant_name: 'Nome do Locatário',
|
||||
environment_tag: 'Tag do Ambiente',
|
||||
environment_tag_description:
|
||||
'Use tags para diferenciar os ambientes de uso do locatário. Os serviços em cada tag são os mesmos, garantindo consistência.',
|
||||
environment_tag_development: 'Desenvolvimento',
|
||||
environment_tag_staging: 'Teste',
|
||||
environment_tag_production: 'Produção',
|
||||
},
|
||||
};
|
||||
|
||||
export default tenant_settings;
|
|
@ -23,6 +23,7 @@ import session_expired from './session-expired.js';
|
|||
import sign_in_exp from './sign-in-exp/index.js';
|
||||
import tab_sections from './tab-sections.js';
|
||||
import tabs from './tabs.js';
|
||||
import tenant_settings from './tenant-settings.js';
|
||||
import user_details from './user-details.js';
|
||||
import users from './users.js';
|
||||
import webhook_details from './webhook-details.js';
|
||||
|
@ -63,6 +64,7 @@ const admin_console = {
|
|||
webhooks,
|
||||
webhook_details,
|
||||
domain,
|
||||
tenant_settings,
|
||||
};
|
||||
|
||||
export default admin_console;
|
||||
|
|
|
@ -4,6 +4,7 @@ const tab_sections = {
|
|||
user_management: 'Gestão de utilizadores',
|
||||
access_control: 'Controlo de acesso',
|
||||
help_and_support: 'Ajuda e suporte',
|
||||
tenant: 'Arrendatário',
|
||||
};
|
||||
|
||||
export default tab_sections;
|
||||
|
|
|
@ -0,0 +1,21 @@
|
|||
const tenant_settings = {
|
||||
title: 'Definições de Inquilino',
|
||||
description:
|
||||
'Mude suas configurações de conta e gerencie suas informações pessoais aqui para garantir a segurança de sua conta.',
|
||||
tabs: {
|
||||
settings: 'Configurações',
|
||||
},
|
||||
profile: {
|
||||
title: 'CONFIGURAÇÕES DE PERFIL',
|
||||
tenant_id: 'ID do Inquilino',
|
||||
tenant_name: 'Nome do Inquilino',
|
||||
environment_tag: 'Tag de Ambiente',
|
||||
environment_tag_description:
|
||||
'Use tags para diferenciar os ambientes de uso do inquilino. Os serviços dentro de cada tag são idênticos, garantindo consistência.',
|
||||
environment_tag_development: 'Desenvolvimento',
|
||||
environment_tag_staging: 'Staging',
|
||||
environment_tag_production: 'Produção',
|
||||
},
|
||||
};
|
||||
|
||||
export default tenant_settings;
|
|
@ -23,6 +23,7 @@ import session_expired from './session-expired.js';
|
|||
import sign_in_exp from './sign-in-exp/index.js';
|
||||
import tab_sections from './tab-sections.js';
|
||||
import tabs from './tabs.js';
|
||||
import tenant_settings from './tenant-settings.js';
|
||||
import user_details from './user-details.js';
|
||||
import users from './users.js';
|
||||
import webhook_details from './webhook-details.js';
|
||||
|
@ -63,6 +64,7 @@ const admin_console = {
|
|||
webhooks,
|
||||
webhook_details,
|
||||
domain,
|
||||
tenant_settings,
|
||||
};
|
||||
|
||||
export default admin_console;
|
||||
|
|
|
@ -4,6 +4,7 @@ const tab_sections = {
|
|||
user_management: 'Управление пользователями',
|
||||
access_control: 'Управление доступом',
|
||||
help_and_support: 'Помощь и поддержка',
|
||||
tenant: 'Арендатор',
|
||||
};
|
||||
|
||||
export default tab_sections;
|
||||
|
|
|
@ -0,0 +1,21 @@
|
|||
const tenant_settings = {
|
||||
title: 'Настройки арендатора',
|
||||
description:
|
||||
'Измените настройки своей учетной записи и управляйте своей личной информацией здесь, чтобы обеспечить безопасность своей учетной записи.',
|
||||
tabs: {
|
||||
settings: 'Настройки',
|
||||
},
|
||||
profile: {
|
||||
title: 'НАСТРОЙКА ПРОФИЛЯ',
|
||||
tenant_id: 'ID арендатора',
|
||||
tenant_name: 'Имя арендатора',
|
||||
environment_tag: 'Тег окружения',
|
||||
environment_tag_description:
|
||||
'Используйте теги для различения окружений использования арендаторов. Сервисы в каждом теге идентичны, обеспечивая согласованность.',
|
||||
environment_tag_development: 'Разработка',
|
||||
environment_tag_staging: 'Стадия',
|
||||
environment_tag_production: 'Производство',
|
||||
},
|
||||
};
|
||||
|
||||
export default tenant_settings;
|
|
@ -23,6 +23,7 @@ import session_expired from './session-expired.js';
|
|||
import sign_in_exp from './sign-in-exp/index.js';
|
||||
import tab_sections from './tab-sections.js';
|
||||
import tabs from './tabs.js';
|
||||
import tenant_settings from './tenant-settings.js';
|
||||
import user_details from './user-details.js';
|
||||
import users from './users.js';
|
||||
import webhook_details from './webhook-details.js';
|
||||
|
@ -63,6 +64,7 @@ const admin_console = {
|
|||
webhooks,
|
||||
webhook_details,
|
||||
domain,
|
||||
tenant_settings,
|
||||
};
|
||||
|
||||
export default admin_console;
|
||||
|
|
|
@ -4,6 +4,7 @@ const tab_sections = {
|
|||
user_management: 'Kullanıcı Yönetimi',
|
||||
access_control: 'Erişim Kontrolü',
|
||||
help_and_support: 'Yardım ve Destek',
|
||||
tenant: 'Kiracı',
|
||||
};
|
||||
|
||||
export default tab_sections;
|
||||
|
|
|
@ -0,0 +1,21 @@
|
|||
const tenant_settings = {
|
||||
title: 'Kiralama Ayarları',
|
||||
description:
|
||||
'Hesap güvenliğinizi sağlamak için burada hesap ayarlarınızı ve kişisel bilgilerinizi yönetin.',
|
||||
tabs: {
|
||||
settings: 'Ayarlar',
|
||||
},
|
||||
profile: {
|
||||
title: 'PROFİL AYARI',
|
||||
tenant_id: 'Kiracı Kimliği',
|
||||
tenant_name: 'Kiracı Adı',
|
||||
environment_tag: 'Çevre Etiketi',
|
||||
environment_tag_description:
|
||||
'Etiketleri kullanarak kiracı kullanım ortamlarını farklılaştırın. Her etiketin içindeki hizmetler aynıdır, tutarlılığı sağlar.',
|
||||
environment_tag_development: 'Geliştirme',
|
||||
environment_tag_staging: 'Staging',
|
||||
environment_tag_production: 'Üretim',
|
||||
},
|
||||
};
|
||||
|
||||
export default tenant_settings;
|
|
@ -23,6 +23,7 @@ import session_expired from './session-expired.js';
|
|||
import sign_in_exp from './sign-in-exp/index.js';
|
||||
import tab_sections from './tab-sections.js';
|
||||
import tabs from './tabs.js';
|
||||
import tenant_settings from './tenant-settings.js';
|
||||
import user_details from './user-details.js';
|
||||
import users from './users.js';
|
||||
import webhook_details from './webhook-details.js';
|
||||
|
@ -63,6 +64,7 @@ const admin_console = {
|
|||
webhooks,
|
||||
webhook_details,
|
||||
domain,
|
||||
tenant_settings,
|
||||
};
|
||||
|
||||
export default admin_console;
|
||||
|
|
|
@ -4,6 +4,7 @@ const tab_sections = {
|
|||
user_management: '用户管理',
|
||||
access_control: '访问控制',
|
||||
help_and_support: '帮助与支持',
|
||||
tenant: '租户',
|
||||
};
|
||||
|
||||
export default tab_sections;
|
||||
|
|
|
@ -0,0 +1,19 @@
|
|||
const tenant_settings = {
|
||||
title: '租户设置',
|
||||
description: '在这里更改您的帐户设置和管理个人信息,以确保帐户安全。',
|
||||
tabs: {
|
||||
settings: '设置',
|
||||
},
|
||||
profile: {
|
||||
title: '配置文件设置',
|
||||
tenant_id: '租户 ID',
|
||||
tenant_name: '租户名称',
|
||||
environment_tag: '环境标签',
|
||||
environment_tag_description: '使用标签区分租户使用环境。每个标签中的服务是相同的,确保一致性。',
|
||||
environment_tag_development: '开发',
|
||||
environment_tag_staging: '暂存',
|
||||
environment_tag_production: '生产',
|
||||
},
|
||||
};
|
||||
|
||||
export default tenant_settings;
|
|
@ -23,6 +23,7 @@ import session_expired from './session-expired.js';
|
|||
import sign_in_exp from './sign-in-exp/index.js';
|
||||
import tab_sections from './tab-sections.js';
|
||||
import tabs from './tabs.js';
|
||||
import tenant_settings from './tenant-settings.js';
|
||||
import user_details from './user-details.js';
|
||||
import users from './users.js';
|
||||
import webhook_details from './webhook-details.js';
|
||||
|
@ -63,6 +64,7 @@ const admin_console = {
|
|||
webhooks,
|
||||
webhook_details,
|
||||
domain,
|
||||
tenant_settings,
|
||||
};
|
||||
|
||||
export default admin_console;
|
||||
|
|
|
@ -4,6 +4,7 @@ const tab_sections = {
|
|||
user_management: '用戶管理',
|
||||
access_control: '訪問控制',
|
||||
help_and_support: '幫助與支援',
|
||||
tenant: '租戶',
|
||||
};
|
||||
|
||||
export default tab_sections;
|
||||
|
|
|
@ -0,0 +1,20 @@
|
|||
const tenant_settings = {
|
||||
title: '租户设置',
|
||||
description: '在此更改账户设置并管理个人信息,以确保账户的安全性。',
|
||||
tabs: {
|
||||
settings: '设置',
|
||||
},
|
||||
profile: {
|
||||
title: '配置设置',
|
||||
tenant_id: '租户ID',
|
||||
tenant_name: '租户名称',
|
||||
environment_tag: '环境标识',
|
||||
environment_tag_description:
|
||||
'使用标签区分租户使用环境。在每个标签中的服务是相同的,以确保一致性。',
|
||||
environment_tag_development: '开发',
|
||||
environment_tag_staging: '暂存',
|
||||
environment_tag_production: '生产',
|
||||
},
|
||||
};
|
||||
|
||||
export default tenant_settings;
|
|
@ -23,6 +23,7 @@ import session_expired from './session-expired.js';
|
|||
import sign_in_exp from './sign-in-exp/index.js';
|
||||
import tab_sections from './tab-sections.js';
|
||||
import tabs from './tabs.js';
|
||||
import tenant_settings from './tenant-settings.js';
|
||||
import user_details from './user-details.js';
|
||||
import users from './users.js';
|
||||
import webhook_details from './webhook-details.js';
|
||||
|
@ -63,6 +64,7 @@ const admin_console = {
|
|||
webhooks,
|
||||
webhook_details,
|
||||
domain,
|
||||
tenant_settings,
|
||||
};
|
||||
|
||||
export default admin_console;
|
||||
|
|
|
@ -4,6 +4,7 @@ const tab_sections = {
|
|||
user_management: '用戶管理',
|
||||
access_control: '訪問控制',
|
||||
help_and_support: '幫助與支持',
|
||||
tenant: '租戶',
|
||||
};
|
||||
|
||||
export default tab_sections;
|
||||
|
|
|
@ -0,0 +1,19 @@
|
|||
const tenant_settings = {
|
||||
title: '租戶設置',
|
||||
description: '在此處更改帳戶設置和管理個人信息,以確保您的帳戶安全。',
|
||||
tabs: {
|
||||
settings: '設置',
|
||||
},
|
||||
profile: {
|
||||
title: '配置設置',
|
||||
tenant_id: '租戶 ID',
|
||||
tenant_name: '租戶名稱',
|
||||
environment_tag: '環境標籤',
|
||||
environment_tag_description: '使用標籤區分租戶使用環境。每個標籤中的服務均相同,確保一致性。',
|
||||
environment_tag_development: '開發',
|
||||
environment_tag_staging: '暫存',
|
||||
environment_tag_production: '生產',
|
||||
},
|
||||
};
|
||||
|
||||
export default tenant_settings;
|
Loading…
Add table
Reference in a new issue