summaryrefslogtreecommitdiff
path: root/app/Locale/pt_BR
diff options
context:
space:
mode:
authorphecho <phecho@163.com>2016-12-21 10:53:17 +0800
committerphecho <phecho@163.com>2016-12-21 10:53:17 +0800
commit56d00ac1592ba5ab7006dfd161f1893e1fdc9bb0 (patch)
treea0f0fb2ab570a71d012e4451358d373263c43715 /app/Locale/pt_BR
parent17589a95795a7d181d2234aaef3ca17095a6a943 (diff)
Add missing traslations
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 cd09255e..95a5d07a 100644
--- a/app/Locale/pt_BR/translations.php
+++ b/app/Locale/pt_BR/translations.php
@@ -1288,4 +1288,5 @@ return array(
// 'Your personal API access token is "%s"' => '',
// 'Remove your token' => '',
// 'Generate a new token' => '',
+ // 'Showing %d-%d of %d' => '',
);