Archived
1
0

localize templates

This commit is contained in:
ZiRo
2016-02-28 13:40:16 +01:00
parent 9974628f62
commit 1c4f4630c2
21 changed files with 202 additions and 92 deletions

View File

@@ -8,8 +8,8 @@ parameters:
<table id="posts_graph">
<thead>
<tr>
<th>Day</th>
<th>Posts</th>
<th>{{#i18n.Translations}}{{day}}{{/i18n.Translations}}</th>
<th>{{#i18n.Translations}}{{posts}}{{/i18n.Translations}}</th>
<th></th>
</tr>
</thead>