Merge pull request #1842 from konstantin-uniyatov/translation_improvements
Translation additions
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<label for="{{parameterContentTypeId}}">Parameter content type:</label>
|
||||
<label for="{{parameterContentTypeId}}" data-sw-translate>Parameter content type:</label>
|
||||
<select name="parameterContentType" id="{{parameterContentTypeId}}">
|
||||
{{#if consumes}}
|
||||
{{#each consumes}}
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
|
||||
<div class="snippet">
|
||||
<pre><code>{{sampleJSON}}</code></pre>
|
||||
<small class="notice"></small>
|
||||
<small class="notice" data-sw-translate></small>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user