fix syntax error in french language file

This commit is contained in:
Mathias Kresin 2015-12-13 14:31:49 +01:00
parent dbc20efb4f
commit 47badfd963

View File

@ -240,6 +240,6 @@ return array(
'Unable to detect the feed format.' => 'Impossible de détecter le format du flux.', 'Unable to detect the feed format.' => 'Impossible de détecter le format du flux.',
'add a new group' => 'ajouter un nouveau libellé', 'add a new group' => 'ajouter un nouveau libellé',
'Groups' => 'Libellés', 'Groups' => 'Libellés',
'Back to the group' => 'Revenir sur le groupe' 'Back to the group' => 'Revenir sur le groupe',
'view' => 'voir', 'view' => 'voir',
); );