From 1db9bc1b2e8e0134f6276771a08b54c4748f8e5e Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Mon, 27 Nov 2017 11:14:37 -0800 Subject: Update code base and doc to use kanboard.org domain --- app/Locale/pt_PT/translations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Locale/pt_PT/translations.php') diff --git a/app/Locale/pt_PT/translations.php b/app/Locale/pt_PT/translations.php index 824979b3..89c55f41 100644 --- a/app/Locale/pt_PT/translations.php +++ b/app/Locale/pt_PT/translations.php @@ -1009,7 +1009,7 @@ return array( 'Change subtask position' => 'Mudar posição da sub-tarefa', 'This value must be greater than %d' => 'Este valor tem de ser maior que %d', 'Another swimlane with the same name exists in the project' => 'Já existe outra swimlane com o mesmo nome no projeto', - 'Example: http://example.kanboard.net/ (used to generate absolute URLs)' => 'Exemplo: http://example.kanboard.net/ (usado para gerar URLs absolutos)', + 'Example: https://example.kanboard.org/ (used to generate absolute URLs)' => 'Exemplo: https://example.kanboard.org/ (usado para gerar URLs absolutos)', 'Actions duplicated successfully.' => 'Acções duplicadas com sucesso.', 'Unable to duplicate actions.' => 'Não foi possivel duplicar acções.', 'Add a new action' => 'Adicionar nova acção', -- cgit v1.2.3