summaryrefslogtreecommitdiff
path: root/app/Locale/pt_BR
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-02-14 23:09:53 -0500
committerFrederic Guillot <fred@kanboard.net>2015-02-14 23:09:53 -0500
commit998ef43e53f12e1e728bbf3fcd3ec3b7d7bf3a35 (patch)
treec51b35e251343729dc121c899a0b09e7d4fb8d71 /app/Locale/pt_BR
parent627d8aaa8c7669fe2c486049d3c1fba4a7f31e74 (diff)
Add a section to display keyboard shorcuts
Diffstat (limited to 'app/Locale/pt_BR')
-rw-r--r--app/Locale/pt_BR/translations.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/Locale/pt_BR/translations.php b/app/Locale/pt_BR/translations.php
index 30c4dca3..eccf2125 100644
--- a/app/Locale/pt_BR/translations.php
+++ b/app/Locale/pt_BR/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' => '',
);