d9dbb1db75
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12732 b9a71923-0436-4b27-9f14-aed3839534dd
10 lines
301 B
PHP
10 lines
301 B
PHP
<?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',
|
|
),
|
|
); |