From 998ef43e53f12e1e728bbf3fcd3ec3b7d7bf3a35 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 14 Feb 2015 23:09:53 -0500 Subject: Add a section to display keyboard shorcuts --- app/Locale/it_IT/translations.php | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'app/Locale/it_IT/translations.php') diff --git a/app/Locale/it_IT/translations.php b/app/Locale/it_IT/translations.php index dc369ba3..b9eff3f0 100644 --- a/app/Locale/it_IT/translations.php +++ b/app/Locale/it_IT/translations.php @@ -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' => '', ); -- cgit v1.2.3