feat: Optimize the description for Azure deployment name (#1091)

This commit is contained in:
seewhy 2023-09-04 14:26:22 +08:00 committed by GitHub
parent cc9edfffd8
commit 7c66d3c793
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 的部署名称匹配',
},
},
{