0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-06 20:40:08 -05:00

feat(AC): content updates (#1003)

* feat(AC): update ac contents

update ac contents;

* fix(ac): fix lint

fix lint

Co-authored-by: simeng-li <simeng@silverhand.io>
This commit is contained in:
fleuraly 2022-05-31 16:51:23 +08:00 committed by GitHub
parent 826f368768
commit 320a00bcf4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -111,7 +111,7 @@ const translation = {
errors: {
something_went_wrong: 'Oops! Something went wrong',
unknown_server_error: 'Unknown server error occurred.',
empty: 'No Data',
empty: 'No data',
missing_total_number: 'Unable to find Total-Number in response headers.',
invalid_uri_format: 'Invalid URI format',
invalid_origin_format: 'Invalid URI origin format',
@ -143,10 +143,10 @@ const translation = {
subtitle:
'Setup a mobile, single page or traditional application to use Logto for authentication.',
create: 'Create Application',
application_name: 'Application Name',
application_description: 'Application Description',
select_application_type: 'Select an Application Type',
no_application_type_selected: 'You have to select an application type to proceed.',
application_name: 'Application name',
application_description: 'Application description',
select_application_type: 'Select an application type',
no_application_type_selected: 'You havent selected any application type yet.',
application_created:
'The application {{name}} has been successfully created! \nNow finish your application settings.',
client_id: 'Client ID',
@ -181,64 +181,64 @@ const translation = {
back_to_applications: 'Back to Applications',
check_help_guide: 'Check Help Guide',
settings: 'Settings',
advanced_settings: 'Advanced Settings',
application_name: 'Application Name',
advanced_settings: 'Advanced settings',
application_name: 'Application name',
description: 'Description',
authorization_endpoint: 'Authorization Endpoint',
authorization_endpoint: 'Authorization endpoint',
redirect_uri: 'Redirect URI',
post_sign_out_redirect_uri: 'Post Sign Out Redirect URI',
cors_allowed_origins: 'CORS Allowed Origins',
add_another: 'Add another',
id_token_expiration: 'ID Token Expiration',
refresh_token_expiration: 'Refresh Token Expiration',
token_endpoint: 'Token Endpoint',
user_info_endpoint: 'User Info Endpoint',
post_sign_out_redirect_uri: 'Post sign out redirect URI',
cors_allowed_origins: 'CORS allowed origins',
add_another: 'Add Another',
id_token_expiration: 'ID token expiration',
refresh_token_expiration: 'Refresh token expiration',
token_endpoint: 'Token endpoint',
user_info_endpoint: 'User info endpoint',
save_changes: 'Save Changes',
more_options: 'MORE OPTIONS',
options_delete: 'Delete',
reminder: 'Reminder',
delete_description:
'This action cannot be undone. This will permanently delete the this application. Please enter the application name <span>{{name}}</span> to proceed.',
'This action cannot be undone. It will permanently delete the application. Please enter the application name <span>{{name}}</span> to confirm.',
enter_your_application_name: 'Enter your application name',
cancel: 'Cancel',
delete: 'Delete',
application_deleted: 'The application {{name}} deleted.',
application_deleted: 'Application {{name}} has been successfully deleted.',
save_success: 'Saved!',
redirect_uri_required: 'You have to enter at least one redirect URI.',
redirect_uri_required: 'You must enter at least one redirect URI.',
},
api_resources: {
title: 'API Resources',
subtitle: 'Define APIs that you can consume from your authorized applications.',
create: 'Create API Resource',
api_name: 'API Name',
api_identifier: 'API Identifier',
api_name: 'API name',
api_identifier: 'API identifier',
api_resource_created: 'The API resource {{name}} has been successfully created!',
},
api_resource_details: {
back_to_api_resources: 'Back to my API resources',
back_to_api_resources: 'Back to API resources',
check_help_guide: 'Check Help Guide',
more_options: 'MORE OPTIONS',
options_delete: 'Delete',
settings: 'Settings',
save_changes: 'Save Changes',
token_expiration_time_in_seconds: 'Token Expiration Time (in seconds)',
token_expiration_time_in_seconds: 'Token expiration time (in seconds)',
reminder: 'Reminder',
delete_description:
'This action cannot be undone. This will permanently delete the this API resource. Please enter the api resource name <span>{{name}}</span> to proceed.',
'This action cannot be undone. It will permanently delete the API resource. Please enter the api resource name <span>{{name}}</span> to confirm.',
enter_your_api_resource_name: 'Enter your API resource name',
cancel: 'Cancel',
delete: 'Delete',
api_resource_deleted: 'The API Resource {{name}} deleted.',
api_resource_deleted: 'The API Resource {{name}} has been successfully deleted.',
save_success: 'Saved!',
},
connectors: {
title: 'Connectors',
subtitle: 'Setup connectors to enable passwordless and social sign in experience.',
create: 'Add social connector',
create: 'Add Social Connector',
set_up: 'Set Up',
tab_email_sms: 'Email and SMS connectors',
tab_social: 'Social connectors',
connector_name: 'Connector Name',
connector_name: 'Connector name',
connector_type: 'Type',
connector_status: 'Status',
connector_status_enabled: 'Enabled',
@ -246,14 +246,14 @@ const translation = {
social_connector_eg: 'e.g.: Google, Facebook, Twitter',
next: 'Next',
type: {
email: 'Email Sender',
sms: 'SMS Sender',
email: 'Email sender',
sms: 'SMS sender',
social: 'Social',
},
setup_title: {
email: 'Setup email sender',
email: 'Setup Email sender',
sms: 'Setup SMS sender',
social: 'Add social connector',
social: 'Add Social Connector',
},
guide: {
subtitle:
@ -277,14 +277,14 @@ const translation = {
send_error_invalid_format: 'Invalid input',
test_email_sender: 'Test your email sender',
test_sms_sender: 'Test your SMS sender',
test_message_sent: 'Test Message Sent!',
test_message_sent: 'Test message sent!',
test_sender_description: 'Test sender description',
options: 'Options',
options_delete: 'Delete',
options_change_email: 'Change email connector',
options_change_sms: 'Change SMS connector',
more_options: 'MORE OPTIONS',
connector_deleted: 'The connector has been deleted.',
connector_deleted: 'The connector has been successfully deleted.',
type_email: 'Email connector',
type_sms: 'SMS connector',
type_social: 'Social connector',
@ -293,34 +293,32 @@ const translation = {
progress: 'Get started guide: {{completed}}/{{total}}',
progress_dropdown_title: 'A few things you can do...',
title: 'How do you want to get started with Logto?',
subtitle_part1: 'Here are the following things you can do',
subtitle_part1: 'A few things you can do to quickly get value of Logto',
subtitle_part2: 'Im done with this set up. ',
hide_this: 'Hide this',
confirm: 'Reminder',
confirm_message: 'Are you sure you want to hide this page? This action cannot be undone.',
card1_title: 'Logto is a XXX for customer identity. Check out our demo',
card1_subtitle:
'Setup a mobile, single page or traditional application to use Logto for Authentication.',
card1_title: 'Check out the demo',
card1_subtitle: 'Try Logto sign in experience now to see how it works.',
card2_title: 'Create and integrate the first application',
card2_subtitle:
'Setup a mobile, single page or traditional application to use Logto for Authentication.',
card3_title: 'Configure connectors to enable passwordless',
'Setup a mobile, single page or traditional application to use Logto for authentication.',
card3_title: 'Enable SMS sign in and Email authentication',
card3_subtitle:
'Setup a mobile, single page or traditional application to use Logto for Authentication.',
card4_title: 'One click to sign in',
'Try passwordless sign in and enable a secure and frictionless experience for your customer.',
card4_title: 'Add a social connector',
card4_subtitle:
'With this step, users can use email or phone numbers to sign in without a password or use social identity to sign in.',
'Give your customers the ability to sign in to your app with the social identities in one click.',
card5_title: 'Customize sign-in experience',
card5_subtitle:
'Customize the sign in UI and branding. This is what the end user will see on the app side.',
card5_subtitle: 'Customize the sign in UI to match your brand and preview in real time.',
card6_title: 'Further readings',
card6_subtitle: 'Learn more about Logto and how to use it.',
card6_subtitle: 'Check out our step-by-step, scenario-based docs without tedious concepts.',
},
users: {
title: 'User Management',
subtitle:
'The tab for managing users, creating a new user, and editing user profiles. Every registered user can be found here.',
create: 'Add user',
'Manage user identities including editing user profile information, viewing user logs, password resets and deleting users.',
create: 'Add User',
user_name: 'User',
application_name: 'From application',
latest_sign_in: 'Latest sign in',
@ -330,9 +328,9 @@ const translation = {
unnamed: 'Unnamed',
},
user_details: {
back_to_users: 'Back to user management',
created_title: 'Congratulations! This user has been created.',
created_guide: 'Now send this following information.',
back_to_users: 'Back to User Management',
created_title: 'Congratulations! This user has been successfully created.',
created_guide: 'You can send the following log in information to the user.',
created_username: 'User username:',
created_password: 'Initial password:',
created_button_close: 'Close',
@ -340,33 +338,33 @@ const translation = {
more_options: 'MORE OPTIONS',
menu_delete: 'Delete',
delete_title: 'Reminder',
delete_description: 'This action cannot be undone. This will delete the user.',
delete_description: 'This action cannot be undone. It will permanently delete the user.',
delete_cancel: 'Cancel',
delete_confirm: 'Delete',
deleted: 'User deleted.',
deleted: 'The user has been successfully deleted.',
reset_password: {
title: 'Reset Password',
title: 'Reset password',
label: 'New password:',
reset_password: 'Reset password',
reset_password_success: 'Reset password successfully.',
reset_password_success: 'Password has been successfully reset.',
},
tab_settings: 'Settings',
tab_logs: 'User Logs',
field_email: 'Primary Email',
field_phone: 'Primary Phone',
tab_logs: 'User logs',
field_email: 'Primary email',
field_phone: 'Primary phone',
field_username: 'Username',
field_name: 'Name',
field_avatar: 'Avatar image URL',
field_roles: 'Roles',
field_custom_data: 'Custom data',
field_connectors: 'Social Connectors',
field_connectors: 'Social connectors',
custom_data_invalid: 'Custom data must be a valid JSON',
save_changes: 'Save changes',
save_changes: 'Save Changes',
saved: 'Saved!',
connectors: {
connectors: 'Connectors',
user_id: 'User ID',
remove: 'remove',
remove: 'Remove',
not_connected: 'The user is not connected to any social connector.',
},
roles: {
@ -375,8 +373,9 @@ const translation = {
},
},
contact: {
title: 'Contact us',
description: 'You can contact us for help and support.',
title: 'Contact Us',
description:
'Join in our community to provide feedback, ask for help and share your thoughts with other developers.',
discord: {
title: 'Discord Channel',
description: 'Join our public channel to chat with developers.',
@ -395,7 +394,7 @@ const translation = {
},
sign_in_exp: {
title: 'Sign-in Experience',
description: 'Customize the sign in experience.',
description: 'Customize the sign in UI to match your brand and preview in real time.',
tabs: {
experience: 'Experience',
methods: 'Sign in methods',
@ -403,33 +402,34 @@ const translation = {
},
welcome: {
title:
'This is the first time you define your sign in experience. Follow the step by step guide and go through all of settings.',
'This is the first time you define sign-in experience. This guide will help you go through all necessary settings and quicly get started.',
get_started: 'Get started',
apply_remind: 'Sign in experience will apply to all applications under this account',
apply_remind:
'Please note that sign-in experience will apply to all applications under this account.',
got_it: 'Got it',
},
branding: {
title: 'BRANDING',
primary_color: 'Primary color',
dark_primary_color: 'Primary color (Dark)',
dark_mode: 'Enable Dark Mode',
primary_color: 'Brand color',
dark_primary_color: 'Brand color (Dark)',
dark_mode: 'Enable dark mode',
dark_mode_description:
'Enabling this setting will auto generate the dark mode color. You app wont have dark mode if its turned off.',
ui_style: 'Define your UI style',
'Your app will have an auto-generated dark mode theme based on your brand color and Logto algorithm. You are free to customize.',
ui_style: 'Branding area',
styles: {
logo_slogan: 'Logo + slogan',
logo: 'Logo',
logo_slogan: 'App logo with slogan',
logo: 'App logo',
},
logo_image_url: 'Logo image URL',
dark_logo_image_url: 'Logo image URL (Dark)',
logo_image_url: 'App logo image URL',
dark_logo_image_url: 'App logo image URL (Dark)',
slogan: 'Slogan',
slogan_placeholder: 'Unleash your creativity',
},
terms_of_use: {
title: 'TERMS OF USE',
enable: 'Enable Terms of use',
enable: 'Enable terms of use',
description:
'Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. ',
'Add the legal agreements for the use of your product. They serve as a contract between the product and user. ',
terms_of_use: 'Terms of use',
terms_of_use_placeholder: 'Terms of use url',
terms_of_use_tip: 'Terms of use url',
@ -474,9 +474,9 @@ const translation = {
setup: 'Set up',
no_connector: '',
no_connector_sms:
'You havent set up SMS connectors yet. Your sign in experience wont go live until you finish the settings first. ',
'You havent set up a SMS connector yet. Your sign in experience wont go live until you finish the settings first. ',
no_connector_email:
'You havent set up Email connectors yet. Your sign in experience wont go live until you finish the settings first. ',
'You havent set up an Email connector yet. Your sign in experience wont go live until you finish the settings first. ',
no_connector_social:
'You havent set up any social connectors yet. Your sign in experience wont go live until you finish the settings first. ',
no_added_social_connector:
@ -485,7 +485,7 @@ const translation = {
save_alert: {
title: 'Reminder',
description:
'You are changing sign in methods from one to another. This will impact some of your users. Are you sure you want to do that?',
'You are changing sign in methods. This will impact some of your users. Are you sure you want to do that?',
before: 'Before',
after: 'After',
},
@ -503,7 +503,7 @@ const translation = {
},
settings: {
title: 'Settings',
description: 'Global settings and others',
description: 'Manage the global settings',
tabs: {
general: 'General',
},