// Changed number of languages
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user