Librarian in regular requirements.
[redakcja.git] / apps / wiki / templates / wiki / tabs / history_view_item.html
index 3a90ea8..e9375cd 100644 (file)
@@ -1,3 +1,4 @@
+{% load i18n %}
 <li id="HistoryPerspective" data-ui-related="history-view-editor" data-ui-jsclass="HistoryPerspective">
-    <span>Historia</span>
+    <a href="#">{% trans "History" %}</a>
 </li>