translation tags added
This commit is contained in:
parent
99788468d1
commit
c4dd366997
3 changed files with 3 additions and 3 deletions
|
|
@ -15,7 +15,7 @@
|
|||
</div>
|
||||
{% endif %}
|
||||
<div class="ssh-header-container">
|
||||
<p>To generate a new key pair or to upload your existing key, click "Add Key"</p>
|
||||
<p>{% trans "To generate a new key pair or to upload your existing key, click 'Add Key'" %}</p>
|
||||
<a class="btn btn-primary btn-custom-download" href="{% url 'hosting:choice_ssh_keys' %}" >
|
||||
<span class="fa fa-plus"></span> {% trans "Add Key"%}
|
||||
</a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue