From ef1abecee4d7860c1e612310ed3509d321039e6f Mon Sep 17 00:00:00 2001 From: rafacamargo123 Date: Mon, 28 Jan 2019 00:37:22 -0200 Subject: Fix pt_br translation typo --- app/Locale/pt_BR/translations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Locale/pt_BR') diff --git a/app/Locale/pt_BR/translations.php b/app/Locale/pt_BR/translations.php index 3bcea8f2..b41e0c64 100644 --- a/app/Locale/pt_BR/translations.php +++ b/app/Locale/pt_BR/translations.php @@ -1002,7 +1002,7 @@ return array( 'Change subtask position' => 'Alterar a posição da subtarefa', 'This value must be greater than %d' => 'Este valor deve ser maior que %d', 'Another swimlane with the same name exists in the project' => 'Outra raia existe com o mesmo nome no projeto', - 'Example: https://example.kanboard.org/ (used to generate absolute URLs)' => 'Exemplo: https://exemple.kanboard.org/ (usado para gerar URLs absolutos)', + 'Example: https://example.kanboard.org/ (used to generate absolute URLs)' => 'Exemplo: https://exemplo.kanboard.org/ (usado para gerar URLs absolutos)', 'Actions duplicated successfully.' => 'Ações duplicadas com sucesso.', 'Unable to duplicate actions.' => 'Não foi possível duplicar as ações.', 'Add a new action' => 'Adicionar uma nova ação', -- cgit v1.2.3