mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-18 03:35:57 +08:00
Modify characters (#9707)
This commit is contained in:
parent
c6b28bc193
commit
d74d79b3d8
@ -377,7 +377,7 @@ const translation = {
|
|||||||
addConfig: '增加配置',
|
addConfig: '增加配置',
|
||||||
editConfig: '修改配置',
|
editConfig: '修改配置',
|
||||||
loadBalancingLeastKeyWarning: '至少启用 2 个 Key 以使用负载均衡',
|
loadBalancingLeastKeyWarning: '至少启用 2 个 Key 以使用负载均衡',
|
||||||
loadBalancingInfo: '默认情况下,负载平衡使用 Round-robin 策略。如果触发速率限制,将应用 1 分钟的冷却时间',
|
loadBalancingInfo: '默认情况下,负载均衡使用 Round-robin 策略。如果触发速率限制,将应用 1 分钟的冷却时间',
|
||||||
upgradeForLoadBalancing: '升级以解锁负载均衡功能',
|
upgradeForLoadBalancing: '升级以解锁负载均衡功能',
|
||||||
apiKey: 'API 密钥',
|
apiKey: 'API 密钥',
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user