feat: support app rename and make app card ui better (#766)

Co-authored-by: Gillian97 <jinling.sunshine@gmail.com>
This commit is contained in:
Joel
2023-08-16 10:31:08 +08:00
committed by GitHub
parent 216fc5d312
commit f95f6db0e3
53 changed files with 612 additions and 419 deletions

View File

@@ -33,14 +33,7 @@ const translation = {
explanation: 'Ready-to-use AI WebApp',
accessibleAddress: 'Public URL',
preview: 'Preview',
share: {
entry: 'Share',
explanation: 'Share the following URL to invite more people to access the application.',
shareUrl: 'Share URL',
linkCopied: 'Copied',
copyLink: 'Copy Link',
regenerate: 'Regenerate',
},
regenerate: 'Regenerate',
preUseReminder: 'Please enable WebApp before continuing.',
settings: {
entry: 'Settings',
@@ -70,7 +63,7 @@ const translation = {
},
customize: {
way: 'way',
entry: 'Want to customize your WebApp?',
entry: 'Customize',
title: 'Customize AI WebApp',
explanation: 'You can customize the frontend of the Web App to fit your scenario and style needs.',
way1: {
@@ -93,7 +86,7 @@ const translation = {
apiInfo: {
title: 'Backend service API',
explanation: 'Easily integrated into your application',
accessibleAddress: 'API Token',
accessibleAddress: 'Service API Endpoint',
doc: 'API Reference',
},
status: {