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/ro_RO/translations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Locale/ro_RO') diff --git a/app/Locale/ro_RO/translations.php b/app/Locale/ro_RO/translations.php index 6a09c3d7..f1c538d2 100644 --- a/app/Locale/ro_RO/translations.php +++ b/app/Locale/ro_RO/translations.php @@ -1009,7 +1009,7 @@ return array( 'Change subtask position' => 'Schimbă poziția sub-sarcinii', 'This value must be greater than %d' => 'Valoarea aceasta trebuie să fie mai mare decât %d', 'Another swimlane with the same name exists in the project' => 'Există un culoar cu același nume în proiect', - 'Example: http://example.kanboard.net/ (used to generate absolute URLs)' => 'Exemplu : http://exemplu.kanboard.net/ (utilizat în generarea URL-urilor absolute)', + 'Example: https://example.kanboard.org/ (used to generate absolute URLs)' => 'Exemplu : https://exemplu.kanboard.org/ (utilizat în generarea URL-urilor absolute)', 'Actions duplicated successfully.' => 'Acțiuni duplicate cu succes.', 'Unable to duplicate actions.' => 'Nu am putut duplica acțiunile.', 'Add a new action' => 'Adaugă o nouă acțiune', -- cgit v1.2.3