mirror of
https://github.com/go-gitea/gitea.git
synced 2025-06-22 14:08:01 +02:00
Add link to job details and tooltip to commit status in repo list in dashboard (#26326)
Tooltip:  Link to the target job: 
This commit is contained in:
@ -1280,6 +1280,11 @@ commit.cherry-pick = Cherry-pick
|
||||
commit.cherry-pick-header = Cherry-pick: %s
|
||||
commit.cherry-pick-content = Select branch to cherry-pick onto:
|
||||
|
||||
commitstatus.error = Error
|
||||
commitstatus.failure = Failure
|
||||
commitstatus.pending = Pending
|
||||
commitstatus.success = Success
|
||||
|
||||
ext_issues = Access to External Issues
|
||||
ext_issues.desc = Link to an external issue tracker.
|
||||
|
||||
|
Reference in New Issue
Block a user