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

@@ -4,6 +4,6 @@
<link rel="stylesheet" href="{{prefix}}static/user.css" />
<meta http-equiv="refresh" content="1; {{redirect_url}}" />
<body>
<p>post failed: {{reason}}</p>
<p>{{#i18n.Translations}}{{post_failed_label}}{{/i18n.Translations}}: {{reason}}</p>
</body>
</html>
</html>