Add keyboard shortcut to open the board selector

This commit is contained in:
Frederic Guillot
2015-02-14 23:22:06 -05:00
parent 998ef43e53
commit e84abb5498
17 changed files with 23 additions and 2 deletions

View File

@@ -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',
);