added translations

This commit is contained in:
Levi 2017-02-26 16:48:51 -05:00
commit 9e82bc41e5
3 changed files with 285 additions and 7 deletions

View file

@ -361,7 +361,7 @@
{% trans '“Alplora is an innovation in looking after my cows. I can check where my cows have been in the higher mountain all day while doing other works at the farm down in the village. I can do more for keeping my cows safe thanks to Alplora.”'%}
</p>
<p class="text-center">
<strong>- Walter Hefti</strong>, Farmer in canton Glarus
<strong>- Walter Hefti</strong>, {% trans 'Farmer in canton Glarus'%}
</p>
</div>
<div class="item">
@ -370,7 +370,7 @@
{% trans '"Alplora is exactly what I was waiting for. I have lost my sheep almost every year. Finally I have a way when I want to locate them."'%}
</p>
<p class="text-center">
<strong> - Laura Mueller</strong>, Owner of 50 sheep
<strong> - Laura Mueller</strong>, {% trans 'Owner of 50 sheep '%}
</p>
</div>
<div class="item">
@ -440,20 +440,20 @@
</li>
<li class="footer-menu-divider"></li>
<li>
<a href="#about">{% trans 'About%}</a></li>
<a href="#about">{% trans 'About'%}</a></li>
<li class="footer-menu-divider"></li>
<li>
<a href="#about">{% trans 'Usecase%}</a></li>
<a href="#about">{% trans 'Usecase'%}</a></li>
<li></li>
<li>
<a href="#about">{% trans 'Why Alplora?%}</a></li>
<a href="#about">{% trans 'Why Alplora? '%}</a></li>
<li class="footer-menu-divider"></li>
<li>
<a href="#services">{% trans 'Testimonials%}</a>
<a href="#services">{% trans 'Testimonials '%}</a>
</li>
<li class="footer-menu-divider"></li>
<li>
<a href="#contact">{% trans 'Contact%}</a>
<a href="#contact">{% trans 'Contact' %}</a>
</li>
</ul>
<div class="col-xs-6 col-lg-4"></div>