This commit is contained in:
johnpccd 2024-11-24 04:15:46 +01:00 committed by GitHub
parent 31348af2e3
commit d0648e27e2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -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.',

View File

@ -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',