// small fixes in installer translations
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
return array(
|
||||
'informations' => array(
|
||||
'phone' => '+34 917.872.909',
|
||||
'support' => 'https://www.prestashop.com/es/support',
|
||||
'support' => 'https://www.prestashop.com/es/support',
|
||||
'blog' => 'http://www.prestashop.com/blog/es/'
|
||||
),
|
||||
'translations' => array(
|
||||
'menu_welcome' => 'Elegir el idioma',
|
||||
@@ -246,4 +247,4 @@ return array(
|
||||
'For security purposes, you must delete the "install" folder.' => 'Por razones de seguridad, debe eliminar la carpeta "install".',
|
||||
'http://doc.prestashop.com/display/PS15/Installing+PrestaShop#InstallingPrestaShop-Completingtheinstallation' => 'http://doc.prestashop.com/display/PS15/Installing+PrestaShop#InstallingPrestaShop-Completingtheinstallation',
|
||||
),
|
||||
);
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user