[-] INSTALLER : Fixed bug #PSCFV-372 - Added phone number for German, Spanish and Italian
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15200 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
<?php return array (
|
||||
'informations' =>
|
||||
array (
|
||||
),
|
||||
'informations' => array ('phone' => '+33 (0)1.40.18.30.04'),
|
||||
'translations' =>
|
||||
array (
|
||||
'menu_welcome' => 'Willkommen!',
|
||||
@@ -123,7 +121,7 @@
|
||||
'Official forum' => 'Offizielles Forum',
|
||||
'Support' => 'Support',
|
||||
'Documentation' => 'Tutotrials',
|
||||
'Contact us!' => 'Kontaktieren Sie uns! Persönlicher Support ist derzeit nur in den Sprachen Englisch und Französisch möglich. ',
|
||||
'Contact us!' => 'Kontaktieren Sie uns! Persönlicher Support',
|
||||
'Forum' => 'Forum',
|
||||
'Blog' => 'Blog',
|
||||
'Done!' => 'Erfolgreich abgeschlossen',
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
<?php return array (
|
||||
'informations' =>
|
||||
array (
|
||||
),
|
||||
'informations' => array ('phone' => '+1 (888) 947-6543'),
|
||||
'translations' =>
|
||||
array (
|
||||
'menu_welcome' => '¡Bienvenido!',
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
<?php return array (
|
||||
'informations' =>
|
||||
array (
|
||||
),
|
||||
'informations' => array ('phone' => '+33 (0)1.40.18.30.04'),
|
||||
'translations' =>
|
||||
array (
|
||||
'menu_welcome' => 'Benvenuto!',
|
||||
|
||||
Reference in New Issue
Block a user