summaryrefslogtreecommitdiff
path: root/app/Locale/pt_BR/translations.php
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-02-28 18:11:05 -0500
committerFrederic Guillot <fred@kanboard.net>2015-02-28 18:11:05 -0500
commitbb61b409a3577c99ca93c8b2b283437cf2a24040 (patch)
treefb5e453e047d8ba888e74d74fd2d5a2a43fd4ff9 /app/Locale/pt_BR/translations.php
parent7f56c255ca6033e529a8da4a16289aeddf1036aa (diff)
Improve toggle compact/horizontal scrolling view
Diffstat (limited to 'app/Locale/pt_BR/translations.php')
-rw-r--r--app/Locale/pt_BR/translations.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/Locale/pt_BR/translations.php b/app/Locale/pt_BR/translations.php
index 89f7e294..1791f74f 100644
--- a/app/Locale/pt_BR/translations.php
+++ b/app/Locale/pt_BR/translations.php
@@ -734,4 +734,7 @@ return array(
'Filter recently updated' => 'Filtro recentemente atualizado',
// 'since %B %e, %Y at %k:%M %p' => '',
'More filters' => 'Mais filtros',
+ // 'Compact view' => '',
+ // 'Horizontal scrolling' => '',
+ // 'Compact/wide view' => '',
);