mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-07-25 12:24:24 +08:00
Fix typo (#11024)
This commit is contained in:
parent
31348af2e3
commit
d0648e27e2
@ -363,7 +363,7 @@ const translation = {
|
|||||||
deprecated: 'Deprecated',
|
deprecated: 'Deprecated',
|
||||||
confirmDelete: 'Confirm deletion?',
|
confirmDelete: 'Confirm deletion?',
|
||||||
quotaTip: 'Remaining available free tokens',
|
quotaTip: 'Remaining available free tokens',
|
||||||
loadPresets: 'Load Presents',
|
loadPresets: 'Load Presets',
|
||||||
parameters: 'PARAMETERS',
|
parameters: 'PARAMETERS',
|
||||||
loadBalancing: 'Load balancing',
|
loadBalancing: 'Load balancing',
|
||||||
loadBalancingDescription: 'Reduce pressure with multiple sets of credentials.',
|
loadBalancingDescription: 'Reduce pressure with multiple sets of credentials.',
|
||||||
|
@ -14,7 +14,7 @@ const translation = {
|
|||||||
prompt: 'Prompt',
|
prompt: 'Prompt',
|
||||||
privatePromptConfigTitle: 'Conversation settings',
|
privatePromptConfigTitle: 'Conversation settings',
|
||||||
publicPromptConfigTitle: 'Initial Prompt',
|
publicPromptConfigTitle: 'Initial Prompt',
|
||||||
configStatusDes: 'Before start, you can modify conversation settings',
|
configStatusDes: 'Before starting, you can modify the conversation settings',
|
||||||
configDisabled:
|
configDisabled:
|
||||||
'Previous session settings have been used for this session.',
|
'Previous session settings have been used for this session.',
|
||||||
startChat: 'Start Chat',
|
startChat: 'Start Chat',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user