Add a section to display keyboard shorcuts

This commit is contained in:
Frederic Guillot
2015-02-14 23:09:53 -05:00
parent 627d8aaa8c
commit 998ef43e53
18 changed files with 96 additions and 12 deletions

View File

@@ -724,4 +724,9 @@ return array(
// '%b %e' => '',
// 'Expand tasks' => '',
// 'Collapse tasks' => '',
// 'Expand/collapse tasks' => '',
// 'Close dialog box' => '',
// 'Submit a form' => '',
// 'Board view' => '',
// 'Keyboard shortcuts' => '',
);