mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-14 17:45:57 +08:00
feat: Optimize the description for Azure deployment name (#1091)
This commit is contained in:
parent
cc9edfffd8
commit
7c66d3c793
@ -51,8 +51,8 @@ const config: ProviderConfig = {
|
|||||||
'zh-Hans': '部署名称',
|
'zh-Hans': '部署名称',
|
||||||
},
|
},
|
||||||
placeholder: {
|
placeholder: {
|
||||||
'en': 'Enter your Deployment Name here',
|
'en': 'Enter your Deployment Name here, matching the Azure deployment name.',
|
||||||
'zh-Hans': '在此输入您的部署名称',
|
'zh-Hans': '在此输入您的部署名称,需要与 Azure 的部署名称匹配',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user