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/zh_TW/translations.php | |
parent | dc7024590720271c2b9bbd661e1e9af2b7a1659b (diff) |
Update code base and doc to use kanboard.org domain
Diffstat (limited to 'app/Locale/zh_TW/translations.php')
-rw-r--r-- | app/Locale/zh_TW/translations.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/zh_TW/translations.php b/app/Locale/zh_TW/translations.php index 9368c65a..ee4708db 100644 --- a/app/Locale/zh_TW/translations.php +++ b/app/Locale/zh_TW/translations.php @@ -1009,7 +1009,7 @@ return array( 'Change subtask position' => '更改子任務位置', 'This value must be greater than %d' => '目前輸入值必須大於%d', 'Another swimlane with the same name exists in the project' => '目前專案中相同名稱里程碑已存在', - 'Example: http://example.kanboard.net/ (used to generate absolute URLs)' => '例如: http://example.kanboard.net/(通常用於產生永久網址)', + 'Example: https://example.kanboard.org/ (used to generate absolute URLs)' => '例如: https://example.kanboard.org/(通常用於產生永久網址)', 'Actions duplicated successfully.' => '動作複製成功。', 'Unable to duplicate actions.' => '無法複製動作。', 'Add a new action' => '增加新動作', |