Files
pae.co.at/trunk/proactiveenglish/apps/frontend/modules/whatdowedo/templates/_translationServices.php
2017-03-02 21:57:21 -06:00

15 lines
810 B
PHP

<p>
<?php echo __('We offer highly professional translation services for various fields including Business, Legal, Medical, Manufacturing, and more in various formats such as websites, manuals, journals, and books.', null, 'whatdowedo.translationServices') ?>
</p>
<p>
<?php echo __('Our translation services are available for the following languages and any combination thereof:', null, 'whatdowedo.translationServices') ?>
</p>
<ul>
<li><?php echo format_language('en') ?></li>
<li><?php echo format_language('de') ?></li>
<li><?php echo format_language('fr') ?></li>
<li><?php echo format_language('it') ?></li>
</ul>
<p>
<?php echo __('The cost is approximately 1,8 Euros per line, +/- 10% depending on the complexity of the document.', null, 'whatdowedo.translationServices') ?>
</p>