From 8d1f19fb560047a3d63db8a14ffbad73758624e6 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Mon, 16 Feb 2015 22:32:15 -0500 Subject: Add missing translations --- app/Locale/fr_FR/translations.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/Locale/fr_FR') diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php index 5d32030e..16ef8272 100644 --- a/app/Locale/fr_FR/translations.php +++ b/app/Locale/fr_FR/translations.php @@ -733,4 +733,6 @@ return array( 'Keyboard shortcuts' => 'Raccourcis clavier', 'Open board switcher' => 'Ouvrir le sélecteur de tableau', 'Application' => 'Application', + 'Filter recently updated' => 'Filtrer récents', + 'since %B %e, %Y at %k:%M %p' => 'depuis le %d/%m/%Y à %H:%M', ); -- cgit v1.2.3