diff options
Diffstat (limited to 'app/Locale/hr_HR/translations.php')
-rw-r--r-- | app/Locale/hr_HR/translations.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/hr_HR/translations.php b/app/Locale/hr_HR/translations.php index 9ff7ae72..2a3a4d38 100644 --- a/app/Locale/hr_HR/translations.php +++ b/app/Locale/hr_HR/translations.php @@ -1009,7 +1009,7 @@ return array( // 'Change subtask position' => '', // 'This value must be greater than %d' => '', // 'Another swimlane with the same name exists in the project' => '', - 'Example: http://example.kanboard.net/ (used to generate absolute URLs)' => 'Primjer: http://primjer.kanboard.net/ (koristi se za konstrukciju apsolutnih URL adresa)', + 'Example: https://example.kanboard.org/ (used to generate absolute URLs)' => 'Primjer: https://primjer.kanboard.org/ (koristi se za konstrukciju apsolutnih URL adresa)', // 'Actions duplicated successfully.' => '', // 'Unable to duplicate actions.' => '', // 'Add a new action' => '', |