translation tags added
This commit is contained in:
parent
99788468d1
commit
c4dd366997
3 changed files with 3 additions and 3 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue