Added group notifications per projects for each user for overdue task… (#2132)
This commit is contained in:
committed by
Frédéric Guillot
parent
53c992d680
commit
4253df0854
@@ -709,7 +709,7 @@ return array(
|
||||
// 'view the board on Kanboard' => '',
|
||||
// 'The task have been moved to the first swimlane' => '',
|
||||
// 'The task have been moved to another swimlane:' => '',
|
||||
// 'Overdue tasks for the project "%s"' => '',
|
||||
// 'Overdue tasks for the project(s) "%s"' => '',
|
||||
'New title: %s' => '제목 변경: %s',
|
||||
'The task is not assigned anymore' => '담당자 없음',
|
||||
'New assignee: %s' => '담당자 변경: %s',
|
||||
|
||||
Reference in New Issue
Block a user