// added a few translations to NL installer
This commit is contained in:
@@ -9,12 +9,12 @@ return array(
|
||||
'support' => 'https://www.prestashop.com/en/support',
|
||||
),
|
||||
'translations' => array(
|
||||
'menu_welcome' => 'Choose your language',
|
||||
'menu_license' => 'License agreements',
|
||||
'menu_system' => 'System Compatibility',
|
||||
'menu_database' => 'System Configuration',
|
||||
'menu_configure' => 'Store information',
|
||||
'menu_process' => 'Store installation',
|
||||
'menu_welcome' => 'Kies uw taal',
|
||||
'menu_license' => 'Licentieovereenkomsten',
|
||||
'menu_system' => 'Systeemcompabiliteit',
|
||||
'menu_database' => 'Systeemconfiguratie',
|
||||
'menu_configure' => 'Winkel informatie',
|
||||
'menu_process' => 'Winkel installatie',
|
||||
'Welcome to the PrestaShop %s Installer.' => 'Welkom bij het PrestaShop %s installatieprogramma.',
|
||||
'PrestaShop Installation Assistant' => 'PrestaShop Installatie Assistent',
|
||||
'Installation Assistant' => 'Installatie Assistent',
|
||||
@@ -199,4 +199,4 @@ return array(
|
||||
'Fixtures class "%s" not found' => 'Fixtures class "%s" niet gevonden',
|
||||
'PHP register global option is on' => 'PHP register global optie is ingeschakeld',
|
||||
),
|
||||
);
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user