initial translations support
This commit is contained in:
parent
811d7b51b9
commit
ba8bd12123
18 changed files with 503 additions and 43 deletions
|
@ -1,6 +1,6 @@
|
|||
<div class="row">
|
||||
<div class="col-md-4">
|
||||
<h3>Official Mailtrain Partners</h3>
|
||||
<h3>{{#translate}}Official Mailtrain Partners{{/translate}}</h3>
|
||||
<div class="media">
|
||||
<div class="media-left">
|
||||
<a href="http://www.iredmail.org/">
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<meta name="description" content="Self hosted email newsletter app">
|
||||
<meta name="description" content="{{#translate}}Self hosted email newsletter app{{/translate}}">
|
||||
<meta name="author" content="Andris Reinman">
|
||||
<link rel="icon" href="/favicon.ico">
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue