Librarian in regular requirements.
[redakcja.git] / apps / wiki / templates / wiki / diff_table.html
index 91ac55c..818c38c 100644 (file)
@@ -1,8 +1,9 @@
+{% load i18n %}
 <table class="diff_table">
        <thead>
                <tr>
-                       <th colspan="2">Stara wersja</th>
-                       <th colspan="2">Nowa wersja</th>
+                       <th colspan="2">{% trans "Old version" %}</th>
+                       <th colspan="2">{% trans "New version" %}</th>
                </tr>
        </thead>
 <tbody>