summaryrefslogtreecommitdiff
path: root/app/Locale/pt_BR
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-01-05 21:09:04 -0500
committerFrederic Guillot <fred@kanboard.net>2015-01-05 21:09:04 -0500
commitd0d0796dc2d3dd53d67ba6db7e937d57b5e44de0 (patch)
tree13e78a70dd452b71fc01f3c3c456b76258b169f0 /app/Locale/pt_BR
parentb2d43dcbd642820e038eb6104c69d06ce2fb5db6 (diff)
Add missing locale string and add contributors to the readme
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 b5441c17..ef98600b 100644
--- a/app/Locale/pt_BR/translations.php
+++ b/app/Locale/pt_BR/translations.php
@@ -647,4 +647,5 @@ return array(
// 'Application default' => '',
// 'Language:' => '',
// 'Timezone:' => '',
+ // 'Next' => '',
);