Add missing translation tags.

This commit is contained in:
Dave Page 2016-11-15 09:31:39 +00:00
parent 83a1808bfd
commit 7ce04bbaea

View File

@ -2,7 +2,7 @@
<div class="row"> <div class="row">
<div class="col-xs-12"> <div class="col-xs-12">
<div class="obj_properties"> <div class="obj_properties">
<legend class="badge">Welcome</legend> <legend class="badge">{{ _('Welcome') }}</legend>
</div> </div>
<div class="well well-lg"> <div class="well well-lg">
<img src="{{ url_for('dashboard.static', filename='img/welcome_logo.png') }}" alt="pgAdmin 4"> <img src="{{ url_for('dashboard.static', filename='img/welcome_logo.png') }}" alt="pgAdmin 4">