mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Enhance closed PR and Issue status in the list (#6000)
* working version * Update options/locale/locale_en-US.ini Co-Authored-By: adelowo <adelowomailbox@gmail.com> * update templates
This commit is contained in:
@@ -733,6 +733,8 @@ issues.action_milestone_no_select = No milestone
|
||||
issues.action_assignee = Assignee
|
||||
issues.action_assignee_no_select = No assignee
|
||||
issues.opened_by = opened %[1]s by <a href="%[2]s">%[3]s</a>
|
||||
pulls.merged_by = merged %[1]s by <a href="%[2]s">%[3]s</a>
|
||||
issues.closed_by = closed %[1]s by <a href="%[2]s">%[3]s</a>
|
||||
issues.opened_by_fake = opened %[1]s by %[2]s
|
||||
issues.previous = Previous
|
||||
issues.next = Next
|
||||
|
Reference in New Issue
Block a user