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