fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Save form now adds "stage finished" info correctly + some translations.
[redakcja.git]
/
apps
/
wiki
/
templates
/
wiki
/
tabs
/
history_view_item.html
diff --git
a/apps/wiki/templates/wiki/tabs/history_view_item.html
b/apps/wiki/templates/wiki/tabs/history_view_item.html
index
3a90ea8
..
bf39a33
100644
(file)
--- a/
apps/wiki/templates/wiki/tabs/history_view_item.html
+++ b/
apps/wiki/templates/wiki/tabs/history_view_item.html
@@
-1,3
+1,4
@@
+{% load i18n %}
<li id="HistoryPerspective" data-ui-related="history-view-editor" data-ui-jsclass="HistoryPerspective">
- <span>
Historia
</span>
+ <span>
{% trans "History" %}
</span>
</li>