[Loc] small update to sql-database-projects.xlf (#21203)

This commit is contained in:
Alex Ma
2022-11-10 16:49:24 -08:00
committed by GitHub
parent c8a80a5270
commit d5246092a5

View File

@@ -732,6 +732,9 @@
<trans-unit id="publishToDockerContainer">
<source xml:lang="en">Publish to new {0} local development container</source>
</trans-unit>
<trans-unit id="publishToDockerContainerPreview">
<source xml:lang="en">Publish to new {0} local development container (Preview)</source>
</trans-unit>
<trans-unit id="publishToExistingServer">
<source xml:lang="en">Publish to an existing {0}</source>
</trans-unit>