From 28b4ae3260a9991dc6eac7d02f10756d8c5e10f0 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Fri, 30 Dec 2016 15:38:57 -0500 Subject: Add missing French translation --- app/Locale/fr_FR/translations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Locale') diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php index b822225a..55a360bc 100644 --- a/app/Locale/fr_FR/translations.php +++ b/app/Locale/fr_FR/translations.php @@ -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', ); -- cgit v1.2.3