[-] IN : updated support phone number and website in the installer

This commit is contained in:
Damien Metzger
2013-05-23 14:11:13 +02:00
parent 9e7d2ac9c7
commit affca31558
7 changed files with 13 additions and 2 deletions
+4
View File
@@ -1,5 +1,9 @@
<?php
return array(
'informations' => array(
'phone' => '+33 (0)1.40.18.30.04',
'support' => 'https://www.prestashop.com/en/support',
),
'translations' => array(
'An SQL error occured for entity <i>%1$s</i>: <i>%2$s</i>' => 'В SQL произошла ошибка для значения <i>%1$s</i>: <i>%2$s</i>',
'Cannot create image "%1$s" for entity "%2$s"' => 'Невозможно создать изображение "%1$s" для значения "%2$s"',