From d0d0796dc2d3dd53d67ba6db7e937d57b5e44de0 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Mon, 5 Jan 2015 21:09:04 -0500 Subject: Add missing locale string and add contributors to the readme --- app/Locale/fr_FR/translations.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/Locale/fr_FR') diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php index bb2a386f..33d62fc6 100644 --- a/app/Locale/fr_FR/translations.php +++ b/app/Locale/fr_FR/translations.php @@ -647,4 +647,5 @@ return array( 'Application default' => 'Valeur par défaut de l\'application', 'Language:' => 'Langue :', 'Timezone:' => 'Fuseau horaire :', + 'Next' => 'Suivant', ); -- cgit v1.2.3