// small fixes in installer translations
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
return array(
|
||||
'informations' => array(
|
||||
'phone' => '+33 (0)1.40.18.30.04',
|
||||
'support' => 'https://www.prestashop.com/it/support',
|
||||
'support' => 'https://www.prestashop.com/it/support',
|
||||
'blog' => 'http://www.prestashop.com/blog/it/'
|
||||
),
|
||||
'translations' => array(
|
||||
'menu_welcome' => 'Scelta della lingua',
|
||||
@@ -245,4 +246,4 @@ return array(
|
||||
'To enjoy the many features that are offered for free by PrestaShop, please read the license terms below. PrestaShop core is licensed under OSL 3.0, while the modules and themes are licensed under AFL 3.0.' => 'Per godere delle svariate funzioni che PrestaShop offre gratuitamente, si prega di leggere le condizioni di licenza qui di seguito. Il nucleo di PrestaShop è rilasciato sotto licenza OSL 3.0, mentre i moduli e i temi sono rilasciati sotto licenza AFL 3.0.',
|
||||
'For security purposes, you must delete the "install" folder.' => 'Per motivi di sicurezza, devi cancellare la cartella "install".',
|
||||
),
|
||||
);
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user