summaryrefslogtreecommitdiff
path: root/app/Locale/pt_PT/translations.php
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-07-09 14:51:39 -0400
committerFrederic Guillot <fred@kanboard.net>2016-07-09 14:51:39 -0400
commit397988dd8ddeefa57da085c7cc5ac9231c33370b (patch)
treed4391bdcf5e026191cc4817cbb8d772be1c652cf /app/Locale/pt_PT/translations.php
parent141939b703b4028fb85c04ba5d27445486eceb61 (diff)
Fix a couple of bugs in PR #2424
Diffstat (limited to 'app/Locale/pt_PT/translations.php')
-rw-r--r--app/Locale/pt_PT/translations.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/pt_PT/translations.php b/app/Locale/pt_PT/translations.php
index 1f9a7030..08375ad0 100644
--- a/app/Locale/pt_PT/translations.php
+++ b/app/Locale/pt_PT/translations.php
@@ -1216,5 +1216,5 @@ return array(
'Global tags' => 'Etiquetas globais',
'There is no global tag at the moment.' => 'De momento não existe nenhuma etiqueta global.',
// 'This field cannot be empty' => '',
- //'Hide tasks in this column in the Dashboard' => '',
+ //'Hide tasks in this column in the dashboard' => '',
);