[Loc] Added defaultDropdownErrorMessage for localization (#17060)

This commit is contained in:
Alex Ma
2021-09-13 10:41:40 -07:00
committed by GitHub
parent ed9e0a6575
commit 90bb9c3c55

View File

@@ -684,6 +684,9 @@
</trans-unit>
</body></file>
<file original="src/sql/workbench/browser/modelComponents/dropdown.component" source-language="en" datatype="plaintext"><body>
<trans-unit id="defaultDropdownErrorMessage">
<source xml:lang="en">Please fill out this field.</source>
</trans-unit>
<trans-unit id="loadingCompletedMessage">
<source xml:lang="en">Loading completed</source>
</trans-unit>