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/ca_ES/translations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Locale/ca_ES') diff --git a/app/Locale/ca_ES/translations.php b/app/Locale/ca_ES/translations.php index d72bd4d1..98fc0a8f 100644 --- a/app/Locale/ca_ES/translations.php +++ b/app/Locale/ca_ES/translations.php @@ -1009,7 +1009,7 @@ return array( 'Change subtask position' => 'Subtasca posició de canvi', 'This value must be greater than %d' => 'Aquest valor ha de ser més gran que %d', 'Another swimlane with the same name exists in the project' => 'Una altra swimlane amb el mateix nom existeix en el projecte', - 'Example: http://example.kanboard.net/ (used to generate absolute URLs)' => 'Exemple: http://example.kanboard.net/ (utilitzat per generar URL absoluta)', + 'Example: https://example.kanboard.org/ (used to generate absolute URLs)' => 'Exemple: https://example.kanboard.org/ (utilitzat per generar URL absoluta)', 'Actions duplicated successfully.' => 'Accions dupliquen amb èxit.', 'Unable to duplicate actions.' => 'No s\'ha pogut duplicar accions.', 'Add a new action' => 'Afegeix una nova acció', -- cgit v1.2.3