// 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/en/support',
|
||||
'support' => 'https://www.prestashop.com/en/support',
|
||||
'blog' => 'http://www.prestashop.com/blog/ru/'
|
||||
),
|
||||
'translations' => array(
|
||||
'An SQL error occured for entity <i>%1$s</i>: <i>%2$s</i>' => 'В SQL произошла ошибка для значения <i>%1$s</i>: <i>%2$s</i>',
|
||||
@@ -242,4 +243,4 @@ return array(
|
||||
'For security purposes, you must delete the "install" folder.' => 'В целях безопасности, удалите папку "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