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

@ -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>&nbsp;&nbsp;{% trans "Add Key"%}
</a>