1
0
Fork 0
forked from forgejo/forgejo

Feature: show issue assignee on project board (#15232)

* Show assignees in project boards.
This commit is contained in:
Roger Luo 2022-03-09 00:42:28 +08:00 committed by GitHub
parent 1546580f9e
commit bbce905b6a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 27 additions and 6 deletions

View file

@ -1181,6 +1181,7 @@ projects.board.deletion_desc = "Deleting a project board moves all related issue
projects.board.color = "Color"
projects.open = Open
projects.close = Close
projects.board.assigned_to = Assigned to
issues.desc = Organize bug reports, tasks and milestones.
issues.filter_assignees = Filter Assignee