Fix grammatically incorrect error message

This commit is contained in:
Malcolm Scott
2020-07-23 20:27:19 +01:00
committed by Frédéric Guillot
parent 26618f525b
commit cea4e35b1f
35 changed files with 35 additions and 35 deletions

View File

@@ -1314,7 +1314,7 @@ return array(
'Update only assigned tasks is permitted' => 'Chỉ được phép cập nhật các nhiệm vụ được giao',
'Only for tasks assigned to the current user' => 'Chỉ cho các nhiệm vụ được gán cho người dùng hiện tại',
'My projects' => 'Dự án của tôi',
'Your are not member of any project.' => 'Bạn không phải là thành viên của bất kỳ dự án nào.',
'You are not a member of any project.' => 'Bạn không phải là thành viên của bất kỳ dự án nào.',
'My subtasks' => 'Nhiệm vụ phụ của tôi',
'%d subtasks' => '%d nhiệm vụ phụ',
'%d subtask' => '%d nhiệm vụ phụ',