diff options
Diffstat (limited to 'app/Locale/pt_BR/translations.php')
-rw-r--r-- | app/Locale/pt_BR/translations.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/Locale/pt_BR/translations.php b/app/Locale/pt_BR/translations.php index 554396e1..eef50b17 100644 --- a/app/Locale/pt_BR/translations.php +++ b/app/Locale/pt_BR/translations.php @@ -235,8 +235,8 @@ return array( 'Categories' => 'Categorias', 'Your category have been created successfully.' => '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 atualizada com sucesso.', - 'Unable to update your category.' => 'Não foi possível atualizar a sua categoria.', + 'This category has been updated successfully.' => 'A sua categoria foi atualizada com sucesso.', + 'Unable to update this category.' => 'Não foi possível atualizar 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.', |