summaryrefslogtreecommitdiff
path: root/app/Locale/zh_CN
diff options
context:
space:
mode:
authorFrédéric Guillot <fred@kanboard.net>2017-11-27 11:14:37 -0800
committerFrédéric Guillot <fred@kanboard.net>2017-11-27 11:14:37 -0800
commit1db9bc1b2e8e0134f6276771a08b54c4748f8e5e (patch)
tree0761742fa384a106b9006adc8c982e0f73b9f572 /app/Locale/zh_CN
parentdc7024590720271c2b9bbd661e1e9af2b7a1659b (diff)
Update code base and doc to use kanboard.org domain
Diffstat (limited to 'app/Locale/zh_CN')
-rw-r--r--app/Locale/zh_CN/translations.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/zh_CN/translations.php b/app/Locale/zh_CN/translations.php
index be761e5d..ff5a1ca3 100644
--- a/app/Locale/zh_CN/translations.php
+++ b/app/Locale/zh_CN/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' => '添加新动作',