[Loc] added hiderefreshtask string (#19000)

This commit is contained in:
Alex Ma
2022-04-11 10:45:03 -07:00
committed by GitHub
parent 6d81b02c18
commit a577c3feca

View File

@@ -1681,6 +1681,9 @@
<trans-unit id="azdata.extension.contributes.dashboard.tab.group">
<source xml:lang="en">The unique identifier of the group this tab belongs to, value for home group: home.</source>
</trans-unit>
<trans-unit id="azdata.extension.contributes.dashboard.tab.hideRefreshTask">
<source xml:lang="en">Flag used to show/hide refresh button in toolbar. By default, the value is false</source>
</trans-unit>
<trans-unit id="azdata.extension.contributes.dashboard.tab.icon.dark">
<source xml:lang="en">Icon path when a dark theme is used</source>
</trans-unit>