Skip to content

Commit

Permalink
fix some en
Browse files Browse the repository at this point in the history
  • Loading branch information
statefb committed Mar 19, 2024
1 parent 8291c26 commit dec6103
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions frontend/src/i18n/en/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ How would you categorize this email?`,
label: {
endpoint: 'API Endpoint',
usagePlan: 'Usage Plan',
allowOrigins: 'Allow Origins',
allowOrigins: 'Allowed Origins',
apiKeys: 'API Keys',
period: {
day: 'Per day',
Expand Down Expand Up @@ -176,7 +176,7 @@ How would you categorize this email?`,
body: 'Please wait until the deployment is complete.',
},
deployed: {
title: 'The API has DEPLOYED.',
title: 'The API has been DEPLOYED.',
body: 'You can access the API from the Client using the API Endpoint and API Key.',
},
},
Expand Down Expand Up @@ -233,7 +233,7 @@ How would you categorize this email?`,
label: {
pageTitle: 'Public Bot Usages',
noPublicBotUsages:
'During the Calculation Period, the public bots were not utilized.',
'During the Calculation Period, no public bots were utilized.',
published: 'API is published.',
SearchCondition: {
title: 'Calculation Period',
Expand Down

0 comments on commit dec6103

Please sign in to comment.