From e0a5045ed5f3a4a6a34d252f5251295a27d11418 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Sun, 16 Mar 2014 10:44:05 -0400 Subject: Add the possiblity to reorder the column position for a board --- locales/fr_FR/translations.php | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'locales/fr_FR') diff --git a/locales/fr_FR/translations.php b/locales/fr_FR/translations.php index 690ce3fa..3b84029e 100644 --- a/locales/fr_FR/translations.php +++ b/locales/fr_FR/translations.php @@ -248,4 +248,8 @@ return array( 'Open a closed task' => 'Ouverture d\'une tâche fermée', 'Closing a task' => 'Fermeture d\'une tâche', 'Assign a color to a specific user' => 'Assigner une couleur à un utilisateur', + 'Column title' => 'Titre de la colonne', + 'Position' => 'Position', + 'Move Up' => 'Déplacer vers le haut', + 'Move Down' => 'Déplacer vers le bas', ); -- cgit v1.2.3