mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Add missing translation tags.
This commit is contained in:
parent
83a1808bfd
commit
7ce04bbaea
@ -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">
|
||||||
|
Loading…
Reference in New Issue
Block a user