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/zh_CN/translations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Locale/zh_CN') 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' => '添加新动作', -- cgit v1.2.3