Nicer for admin.
[cas.git] / src / ssh_keys / templates / ssh_keys / sshkey_confirm_delete.html
index 7f3d109..c1217d1 100644 (file)
@@ -5,7 +5,7 @@
 {% block accounts-content %}
 <h1>{% trans "Confirm deleting an SSH key" %}</h1>
 
-<p>Are you sure you want to delete this key?</p>
+<p>{% trans "Are you sure you want to delete this key?" %}</p>
 
 <form method="post">
   {% csrf_token %}