Skip to content

Commit

Permalink
Fix typo (#11024)
Browse files Browse the repository at this point in the history
  • Loading branch information
johnpccd authored Nov 24, 2024
1 parent 31348af commit d0648e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion web/i18n/en-US/common.ts
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ const translation = {
deprecated: 'Deprecated',
confirmDelete: 'Confirm deletion?',
quotaTip: 'Remaining available free tokens',
loadPresets: 'Load Presents',
loadPresets: 'Load Presets',
parameters: 'PARAMETERS',
loadBalancing: 'Load balancing',
loadBalancingDescription: 'Reduce pressure with multiple sets of credentials.',
Expand Down
2 changes: 1 addition & 1 deletion web/i18n/en-US/share-app.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ const translation = {
prompt: 'Prompt',
privatePromptConfigTitle: 'Conversation settings',
publicPromptConfigTitle: 'Initial Prompt',
configStatusDes: 'Before start, you can modify conversation settings',
configStatusDes: 'Before starting, you can modify the conversation settings',
configDisabled:
'Previous session settings have been used for this session.',
startChat: 'Start Chat',
Expand Down

0 comments on commit d0648e2

Please sign in to comment.