enhance: improve commit page header (#39229)

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
This commit is contained in:
silverwind
2026-09-06 11:27:04 +02:00
committed by GitHub
co-authored by wxiaoguang
parent 7c280c0ce6
commit 87d5497da0
10 changed files with 54 additions and 108 deletions
+3 -2
View File
@@ -2578,6 +2578,7 @@
"repo.settings.rename_branch": "Rename branch",
"repo.diff.browse_source": "Browse Source",
"repo.diff.parent": "parent",
"repo.diff.parents": "parents",
"repo.diff.commit": "commit",
"repo.diff.git-notes": "Notes",
"repo.diff.data_not_available": "Diff Content Not Available",
@@ -2627,8 +2628,8 @@
"repo.diff.review.self_reject": "Pull request authors can't request changes on their own pull request",
"repo.diff.review.reject": "Request changes",
"repo.diff.review.self_approve": "Pull request authors can't approve their own pull request",
"repo.diff.committed_by": "committed by",
"repo.diff.coauthored_by": "co-authored by",
"repo.diff.committed_at": "%[1]s committed %[2]s",
"repo.diff.authored_committed_at": "%[1]s authored and %[2]s committed %[3]s",
"repo.commits.avatar_stack_and": "and",
"repo.commits.avatar_stack_people": "%d people",
"repo.diff.protected": "Protected",