// install-new renamed to install-dev
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
return array(
|
||||
'informations' => array(
|
||||
'phone' => '+33 (0)1.40.18.30.04',
|
||||
'documentation' => 'http://doc.prestashop.com/pages/viewpage.action?pageId=2424836',
|
||||
),
|
||||
'translations' => array(
|
||||
'Choose the installer language:' => 'Choisissez votre langue pour l\'installation',
|
||||
),
|
||||
);
|
||||
Reference in New Issue
Block a user