translation tags added

This commit is contained in:
ARvind Tiwari 2017-07-27 19:07:40 +05:30
commit c4dd366997
3 changed files with 3 additions and 3 deletions

View file

@ -21,7 +21,7 @@
{% endfor %}
{% buttons %}
<div class="underform-contaner">
<h4> {% trans "Use your created key to access to the machine." %} </h4>
<h4>{% trans "Use your created key to access to the machine." %}</h4>
<button type="submit" name='add_ssh' class="btn btn-success custom_form_button">
{% trans "Add SSH key"%}
</button>