Fix various bugs (#36446)

* Fix #36409
* Fix #36322
* Fix #30101
* Fix #36317

---------

Signed-off-by: wxiaoguang <wxiaoguang@gmail.com>
This commit is contained in:
wxiaoguang
2026-01-24 19:30:47 +08:00
committed by GitHub
parent a608b9e1e3
commit ddc9d29713
12 changed files with 91 additions and 49 deletions

View File

@@ -1490,6 +1490,7 @@
"repo.issues.filter_sort.feweststars": "Fewest stars",
"repo.issues.filter_sort.mostforks": "Most forks",
"repo.issues.filter_sort.fewestforks": "Fewest forks",
"repo.issues.quick_goto": "Go to issue",
"repo.issues.action_open": "Open",
"repo.issues.action_close": "Close",
"repo.issues.action_label": "Label",