summaryrefslogtreecommitdiff
path: root/app/Locale/fr_FR
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-02-14 23:22:06 -0500
committerFrederic Guillot <fred@kanboard.net>2015-02-14 23:22:06 -0500
commite84abb54987a497093ab2031a51fa1fe85ad2590 (patch)
tree33e63a80b7fc863655ad6d8d2d33576220adf1af /app/Locale/fr_FR
parent998ef43e53f12e1e728bbf3fcd3ec3b7d7bf3a35 (diff)
Add keyboard shortcut to open the board selector
Diffstat (limited to 'app/Locale/fr_FR')
-rw-r--r--app/Locale/fr_FR/translations.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php
index 2c658fef..9659bdd5 100644
--- a/app/Locale/fr_FR/translations.php
+++ b/app/Locale/fr_FR/translations.php
@@ -731,4 +731,5 @@ return array(
'Submit a form' => 'Enregistrer un formulaire',
'Board view' => 'Page du tableau',
'Keyboard shortcuts' => 'Raccourcis clavier',
+ 'Open board switcher' => 'Ouvrir le sélecteur de tableau',
);