mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-09 02:46:52 +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': '部署名称',
|
||||
},
|
||||
placeholder: {
|
||||
'en': 'Enter your Deployment Name here',
|
||||
'zh-Hans': '在此输入您的部署名称',
|
||||
'en': 'Enter your Deployment Name here, matching the Azure deployment name.',
|
||||
'zh-Hans': '在此输入您的部署名称,需要与 Azure 的部署名称匹配',
|
||||
},
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user