mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-11 20:06:54 +08:00
feat: Optimize the description for Azure deployment name (#1091)
This commit is contained in:
@@ -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 的部署名称匹配',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user