1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-31 23:51:09 +03:00

add translate directive to about modal

This commit is contained in:
John Mitchell 2017-08-02 11:42:59 -04:00
parent 901362384a
commit 9ad9b95d5b

View File

@ -26,7 +26,7 @@
<span class="About-ansibleVersion">
Ansible {{ ansible_version }}
</span> <br>
<span class="Copyright-text">
<span class="Copyright-text" translate>
Copyright &copy; 2017 Red Hat, Inc. <br>
Visit <a href="http://www.ansible.com/" target="_blank">Ansible.com</a> for more information.<br>
</span>