<?php
$lan = array(
'Initialise Database' => 'Initialise Database',
'Change Admin Password' => 'Change Admin Password',
'Configure General Values' => 'Configure General Values',
'Configure Attributes' => 'Configure Attributes',
'Create Lists' => 'Create Lists',
'Create Subscribe Pages' => 'Create Subscribe Pages',
'Go there' => 'Go there',
'Add some subscribers' => 'Add some subscribers',
'Congratulations, phpList is set up, you are ready to start mailing' => 'Congratulations, phpList is set up, you are ready to start mailing',
'Create your first message' => 'Create your first message',
'Start a message campaign' => 'Start a message campaign',
);
?>