0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-30 20:33:54 -05:00

chore(console): polish subtitle wording in various pages (#3178)

This commit is contained in:
Charles Zhao 2023-02-22 12:25:55 +08:00 committed by GitHub
parent e5de8d97bd
commit 7a7a7c3245
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 12 additions and 11 deletions

View file

@ -1,7 +1,7 @@
const applications = {
title: 'Anwendungen',
subtitle:
'Richte eine native, Single Page oder herkömmliche Anwendung ein, die Logto zur Authentifizierung nutzt.',
'Richte eine native, single page, machine to machine oder herkömmliche Anwendung ein, die Logto zur Authentifizierung nutzt.',
create: 'Anwendung erstellen',
application_name: 'Anwendungsname',
application_name_placeholder: 'Meine App',

View file

@ -1,6 +1,6 @@
const api_resources = {
title: 'API Resources',
subtitle: 'Define APIs that you can consume from your authorized applications',
subtitle: 'Define APIs that your authorized applications can utilize',
create: 'Create API Resource',
api_name: 'API name',
api_name_placeholder: 'Enter your API name',

View file

@ -1,7 +1,7 @@
const applications = {
title: 'Applications',
subtitle:
'Set up a mobile, single page or traditional application to use Logto for authentication',
'Set up Logto authentication for your native, single page, machine to machine, or traditional application',
create: 'Create Application',
application_name: 'Application name',
application_name_placeholder: 'My App',

View file

@ -10,7 +10,7 @@ const get_started = {
card1_subtitle: 'Try Logto sign-in experience now to see how it works',
card2_title: 'Create and integrate the first application',
card2_subtitle:
'Set up a mobile, single page or traditional application to use Logto for authentication',
'Set up Logto authentication for your native, single page, M2M, or traditional application',
card3_title: 'Customize sign-in experience',
card3_subtitle: 'Customize the sign in UI to match your brand and view in real time',
card4_title: 'Set up SMS and email connector',

View file

@ -1,6 +1,6 @@
const logs = {
title: 'Audit Logs',
subtitle: 'View log data of authentication events made by your admin and users',
subtitle: 'View log data of authentication events made by your users',
event: 'Event',
user: 'User',
application: 'Application',

View file

@ -1,7 +1,7 @@
const applications = {
title: 'Applications',
subtitle:
"Configurez une application mobile, une page unique ou une application traditionnelle pour utiliser Logto pour l'authentification.",
"Configurez une application mobile, une page unique, machine to machine ou une application traditionnelle pour utiliser Logto pour l'authentification.",
create: 'Créer une application',
application_name: "Nom de l'application",
application_name_placeholder: 'Mon app',

View file

@ -1,6 +1,7 @@
const applications = {
title: '어플리케이션',
subtitle: '인증에 Logto를 사용할 모바일, 단일 페이지 또는 기존 어플리케이션을 설정할 수 있어요.',
subtitle:
'인증에 Logto를 사용할 모바일, 단일 페이지, machine to machine 또는 기존 어플리케이션을 설정할 수 있어요.',
create: '어플리케이션 생성',
application_name: '어플리케이션 이름',
application_name_placeholder: '나의 앱',

View file

@ -1,7 +1,7 @@
const applications = {
title: 'Aplicativos',
subtitle:
'Configure um aplicativo móvel, single page ou tradicional para usar o Logto para autenticação',
'Configure um aplicativo móvel, single page, machine to machine ou tradicional para usar o Logto para autenticação',
create: 'Criar aplicativo',
application_name: 'Nome do Aplicativo',
application_name_placeholder: 'Meu aplicativo',

View file

@ -1,7 +1,7 @@
const applications = {
title: 'Aplicações',
subtitle:
'Configure um aplicativo móvel, de página única ou tradicional para usar o Logto para autenticação',
'Configure um aplicativo móvel, de página única, machine to machine ou tradicional para usar o Logto para autenticação',
create: 'Criar aplicação',
application_name: 'Nome da aplicação',
application_name_placeholder: 'Ex: Site Empresa',

View file

@ -1,7 +1,7 @@
const applications = {
title: 'Uygulamalar',
subtitle:
'Kimlik doğrulaması için Logtoyu kullanmak üzere mobil, tek sayfa veya geleneksel bir uygulama ayarlayınız',
'Kimlik doğrulaması için Logtoyu kullanmak üzere mobil, tek sayfa, machine to machine veya geleneksel bir uygulama ayarlayınız',
create: 'Uygulama oluştur',
application_name: 'Uygulama adı',
application_name_placeholder: 'Uygulamam',

View file

@ -1,6 +1,6 @@
const applications = {
title: '全部应用',
subtitle: '创建一个移动、单页或传统 web 应用程序,并通过 Logto 进行身份验证',
subtitle: '创建一个移动、单页、machine to machine 或传统 web 应用程序,并通过 Logto 进行身份验证',
create: '创建应用',
application_name: '应用名称',
application_name_placeholder: '我的应用',