small fix for arc package nls comma (#20066)

This commit is contained in:
Alex Ma
2022-07-18 12:32:28 -07:00
committed by GitHub
parent 296cf8015a
commit dbd3a271c4

View File

@@ -235,7 +235,7 @@
"arc.agreement.sql.help.text.learn.more.ariaLabel": "Learn more about Azure Arc enabled Managed Instance",
"arc.sql.pitr.retention.description": "Configure retention for point-in-time backups. {0}",
"arc.data.controller.help.text": "The Kubernetes cluster must already be arc-enabled with the az connectedk8s connect command. Please use our {0} to learn more.",
"arc.data.controller.help.text.documentation.page": "documentation page"
"arc.data.controller.help.text.documentation.page": "documentation page",
"arc.agreement.sql.help.text.terms.of.use": "Terms of use",
"arc.agreement.sql.help.text.privacy.policy": "Privacy policy",
"arc.agreement.sql.help.text.azure.marketplace.terms": "Azure Marketplace Terms"