// Changed number of languages

This commit is contained in:
Damien Metzger
2013-02-01 17:48:24 +01:00
parent fa92819038
commit bed1e7c259
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -39,7 +39,7 @@
<!-- Did you know -->
<h3 class="no-margin"><?php echo $this->l('Did you know?'); ?></h3>
<p><?php echo $this->l('PrestaShop and its community offers over 40 different languages for free, directly accessible from your Back Office on the Localization tab.'); ?> </p>
<p><?php echo $this->l('PrestaShop and its community offers over %d different languages for free, directly accessible from your Back Office on the Localization tab.', 56); ?> </p>
<!-- License agreement -->
<h2 id="licenses-agreement"><?php echo $this->l('License Agreements') ?></h2>