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

@@ -10,6 +10,6 @@
<link rel="stylesheet" href="{{prefix}}static/user.css" />
<meta http-equiv="refresh" content="2; {{redirect_url}}" />
<body>
<pre>posted as {{message_id}}</pre>
<pre>{{#i18n.Translations}}{{posted_as_label}}{{/i18n.Translations}} {{message_id}}</pre>
</body>
</html>
</html>