Found an untranslated piece of UI
This commit is contained in:
parent
122ec39728
commit
2256a1e825
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
|||
<h1>{{ _('Model info') }}</h1>
|
||||
<p data-bind="html: ui_modelInfo"></p>
|
||||
|
||||
<h1>Layer info</h1>
|
||||
<h1>{{ _('Layer info') }}</h1>
|
||||
<p data-bind="html: ui_layerInfo"></p>
|
||||
</div>
|
||||
<div class="span5">
|
||||
|
|
|
|||
Loading…
Reference in a new issue