// Add some translations for english, spanish and italian in installer
This commit is contained in:
@@ -13,12 +13,5 @@ return array(
|
||||
'menu_database' => 'System Configuration',
|
||||
'menu_configure' => 'Shop Configuration',
|
||||
'menu_process' => 'Installation process',
|
||||
'process_step_installDatabase' => 'Create database tables',
|
||||
'process_step_populateDatabase' => 'Populate database tables',
|
||||
'process_step_configureShop' => 'Configure shop informations',
|
||||
'process_step_installModules' => 'Install default modules',
|
||||
'process_step_installFixtures' => 'Install demonstration data',
|
||||
'process_step_installTheme' => 'Install theme',
|
||||
'process_step_preactivation' => 'Preactivate modules',
|
||||
),
|
||||
);
|
||||
Reference in New Issue
Block a user