'dropdown.projects' => 'Projets',
'dropdown.tasks' => 'Tâches',
'dropdown.clients' => 'Clients',
-'dropdown.select' => '--- sélectionnez ---',
+'dropdown.select' => '--- sélectionnez ---',
'dropdown.select_invoice' => '--- selectionnez facture ---',
'dropdown.status_active' => 'actif',
'dropdown.status_inactive' => 'inactif',
// Login form. See example at https://timetracker.anuko.com/login.php.
'form.login.forgot_password' => 'Mot de passe oublié?',
-'form.login.about' =>'Anuko <a href="https://www.anuko.com/lp/tt_2.htm" target="_blank">Time Tracker</a> est un système de gestion du temps, open source, simple et facile à utiliser.',
+'form.login.about' => 'Anuko <a href="https://www.anuko.com/lp/tt_2.htm" target="_blank">Time Tracker</a> est un système de gestion du temps, open source, simple et facile à utiliser.',
// Resetting Password form. See example at https://timetracker.anuko.com/password_reset.php.
'form.reset_password.message' => 'Une demande de réinitialisation du mot de passe a été envoyé par courriel.',
// Profile form. See example at https://timetracker.anuko.com/profile_edit.php.
'form.profile.12_hours' => '12 heures',
'form.profile.24_hours' => '24 heures',
+// TODO: translate the following.
+// 'form.profile.show_holidays' => 'Show holidays',
'form.profile.tracking_mode' => 'Mode suivi',
'form.profile.mode_time' => 'Heures',
'form.profile.mode_projects' => 'Projets',
'form.profile.type_start_finish' => 'Début et fin',
'form.profile.type_duration' => 'Durée',
// TODO: translate the following.
+// 'form.profile.allow_overlap' => 'Allow overlap',
// 'form.profile.uncompleted_indicators' => 'Uncompleted indicators',
// 'form.profile.uncompleted_indicators_none' => 'do not show',
// 'form.profile.uncompleted_indicators_show' => 'show',