We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94f5992 commit be6bfd7Copy full SHA for be6bfd7
nodes/widgets/ui_audio.html
@@ -197,7 +197,7 @@
197
<input type="text" id="node-input-order">
198
</div>
199
<div class="form-row ui-audio-mode-src">
200
- <label for="node-input-src"><i class="fa fa-globe"></i> <span data-i18n="ui-audio.label.source"></span>Source</label>
+ <label for="node-input-src"><i class="fa fa-globe"></i> <span data-i18n="ui-audio.label.source">Source</span></label>
201
<input type="text" id="node-input-src">
202
203
0 commit comments