summaryrefslogtreecommitdiff
path: root/app/Locale/pt_BR
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-02-15 16:41:19 -0500
committerFrederic Guillot <fred@kanboard.net>2015-02-15 16:41:19 -0500
commit2fd2fe6e884ad912da088340f413f3477f54b505 (patch)
tree02192afcd2de2bbe96fbf3a7173d25800d096d77 /app/Locale/pt_BR
parentb76256dd049a98a15bd6fb0a8ac24e2c7bee2617 (diff)
Add missing locale
Diffstat (limited to 'app/Locale/pt_BR')
-rw-r--r--app/Locale/pt_BR/translations.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Locale/pt_BR/translations.php b/app/Locale/pt_BR/translations.php
index 503308bc..7aa79c53 100644
--- a/app/Locale/pt_BR/translations.php
+++ b/app/Locale/pt_BR/translations.php
@@ -730,4 +730,5 @@ return array(
// 'Board view' => '',
// 'Keyboard shortcuts' => '',
// 'Open board switcher' => '',
+ // 'Application' => '',
);