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/ko_KR/translations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Locale/ko_KR/translations.php') diff --git a/app/Locale/ko_KR/translations.php b/app/Locale/ko_KR/translations.php index 8a139def..1fe27e42 100644 --- a/app/Locale/ko_KR/translations.php +++ b/app/Locale/ko_KR/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/ (절대적 URLs을 생성하는데 사용됨)', + 'Example: https://example.kanboard.org/ (used to generate absolute URLs)' => '예: https://example.kanboard.org/ (절대적 URLs을 생성하는데 사용됨)', 'Actions duplicated successfully.' => '행동이 성공적으로 복제되었습니다', 'Unable to duplicate actions.' => '행동 복제 비활성화', 'Add a new action' => '새로운 행동 추가', -- cgit v1.2.3