Add missing French translation

This commit is contained in:
Frederic Guillot 2016-12-30 15:38:57 -05:00
parent 4724367e3b
commit 28b4ae3260
1 changed files with 1 additions and 1 deletions

View File

@ -1289,5 +1289,5 @@ return array(
'Your personal API access token is "%s"' => 'Votre jeton d\'accès personnel à l\'API est « %s »',
'Remove your token' => 'Supprimer votre jeton',
'Generate a new token' => 'Générer un nouveau jeton',
// 'Showing %d-%d of %d' => '',
'Showing %d-%d of %d' => 'Éléments %d à %d sur %d',
);