// Updated languages in the installer

This commit is contained in:
Damien Metzger
2013-10-10 09:47:10 +02:00
parent fb9204ebd6
commit 79b0a571c0

View File

@@ -29,6 +29,6 @@
</select>
<?php endif; ?>
<p><?php echo $this->l('The language selection above only applies to the Installation Assistant. Once your store is installed, you can choose the language of your store from over %d translations, all for free!', 55); ?> </p>
<p><?php echo $this->l('The language selection above only applies to the Installation Assistant. Once your store is installed, you can choose the language of your store from over %d translations, all for free!', 60); ?> </p>
<?php $this->displayTemplate('footer') ?>