From 2b4aec4b1a88df21a27cffa882ad22564296ab13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Wed, 25 May 2016 11:00:29 +0200 Subject: [PATCH] add missing messages --- Resources/translations/messages.fr.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Resources/translations/messages.fr.yml b/Resources/translations/messages.fr.yml index 46e582c68..327c20d5c 100644 --- a/Resources/translations/messages.fr.yml +++ b/Resources/translations/messages.fr.yml @@ -141,4 +141,5 @@ Generate the report: Générer le rapport Add a number on first column: La première colonne est un numéro Number: Numéro # the label which appears in the UI -CSV List: Liste au format CSV \ No newline at end of file +CSV vertical list: Liste verticale au format CSV +CSV horizontal list: Liste horizontale au format CSV \ No newline at end of file