gitea/templates/repo/issue/sidebar
Simon Pistache 2abef971dc
fix(#32667): 🐛 Fixe a keystring misuse and refactor duplicates keystrings (#32668)
- Fixes a translation keystring misuse where the string 'open
milestones' is used in place of 'closed milestones'.
- De-duplicates the use of 'open milesones' and 'closed milestones'
keystrings on the sidebar of an issue, reusing the ones on the issues
filter and action bars.
- Closes #32667

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-12-01 10:14:56 +08:00
..
allow_maintainer_edit.tmpl
assignee_list.tmpl
due_date.tmpl
issue_dependencies.tmpl
issue_management.tmpl Style unification for the issue_management area (#32605) 2024-11-22 04:33:31 +00:00
label_list.tmpl Improve issue sidebar UI (#32587) 2024-11-21 03:31:54 +00:00
label_list_item.tmpl
milestone_list.tmpl fix(#32667): 🐛 Fixe a keystring misuse and refactor duplicates keystrings (#32668) 2024-12-01 10:14:56 +08:00
participant_list.tmpl
project_list.tmpl Improve issue sidebar UI (#32587) 2024-11-21 03:31:54 +00:00
reference_link.tmpl
reviewer_list.tmpl Improve issue sidebar UI (#32587) 2024-11-21 03:31:54 +00:00
stopwatch_timetracker.tmpl
watch_notification.tmpl
wip_switch.tmpl