From 2fd2fe6e884ad912da088340f413f3477f54b505 Mon Sep 17 00:00:00 2001
From: Frederic Guillot <fred@kanboard.net>
Date: Sun, 15 Feb 2015 16:41:19 -0500
Subject: Add missing locale

---
 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 9659bdd5..5d32030e 100644
--- a/app/Locale/fr_FR/translations.php
+++ b/app/Locale/fr_FR/translations.php
@@ -732,4 +732,5 @@ return array(
     'Board view' => 'Page du tableau',
     'Keyboard shortcuts' => 'Raccourcis clavier',
     'Open board switcher' => 'Ouvrir le sélecteur de tableau',
+    'Application' => 'Application',
 );
-- 
cgit v1.2.3