diff options
author | Frédéric Guillot <fred@kanboard.net> | 2017-11-27 11:14:37 -0800 |
---|---|---|
committer | Frédéric Guillot <fred@kanboard.net> | 2017-11-27 11:14:37 -0800 |
commit | 1db9bc1b2e8e0134f6276771a08b54c4748f8e5e (patch) | |
tree | 0761742fa384a106b9006adc8c982e0f73b9f572 /app/Locale/fi_FI | |
parent | dc7024590720271c2b9bbd661e1e9af2b7a1659b (diff) |
Update code base and doc to use kanboard.org domain
Diffstat (limited to 'app/Locale/fi_FI')
-rw-r--r-- | app/Locale/fi_FI/translations.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/fi_FI/translations.php b/app/Locale/fi_FI/translations.php index 25f8ecec..f348c0b9 100644 --- a/app/Locale/fi_FI/translations.php +++ b/app/Locale/fi_FI/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)' => '', + // 'Example: https://example.kanboard.org/ (used to generate absolute URLs)' => '', // 'Actions duplicated successfully.' => '', // 'Unable to duplicate actions.' => '', // 'Add a new action' => '', |