summaryrefslogtreecommitdiff
path: root/app/Locale/pt_PT
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2017-02-18 14:01:54 -0500
committerFrederic Guillot <fred@kanboard.net>2017-02-18 14:01:54 -0500
commitc7b7c060a6f0c6866e05199e828053e6690e9413 (patch)
tree347ba4584020c79e87cbb0f7bec9b0836049c1cb /app/Locale/pt_PT
parent49c8e5c1be15b9732023703473bb7e15864770f6 (diff)
Improve category section
Diffstat (limited to 'app/Locale/pt_PT')
-rw-r--r--app/Locale/pt_PT/translations.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/Locale/pt_PT/translations.php b/app/Locale/pt_PT/translations.php
index b8fdd4d7..44e0cf6a 100644
--- a/app/Locale/pt_PT/translations.php
+++ b/app/Locale/pt_PT/translations.php
@@ -235,8 +235,8 @@ return array(
'Categories' => 'Categorias',
'Your category have been created successfully.' => 'A sua categoria foi criada com sucesso.',
'Unable to create your category.' => 'Não foi possível criar a sua categoria.',
- 'Your category have been updated successfully.' => 'A sua categoria foi actualizada com sucesso.',
- 'Unable to update your category.' => 'Não foi possível actualizar a sua categoria.',
+ 'This category has been updated successfully.' => 'A sua categoria foi actualizada com sucesso.',
+ 'Unable to update this category.' => 'Não foi possível actualizar a sua categoria.',
'Remove a category' => 'Remover uma categoria',
'Category removed successfully.' => 'Categoria removida com sucesso.',
'Unable to remove this category.' => 'Não foi possível remover esta categoria.',