forked from kevadesu/forgejo
Display owner of a runner as a tooltip instead of static text (#24377)
Before:  After:   --------- Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: Giteabot <teabot@gitea.io> Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
This commit is contained in:
parent
4aec1f87a4
commit
49808136c5
5 changed files with 57 additions and 11 deletions
|
@ -114,6 +114,11 @@ unknown = Unknown
|
|||
|
||||
rss_feed = RSS Feed
|
||||
|
||||
concept_system_global = Global
|
||||
concept_user_individual = Individual
|
||||
concept_code_repository = Repository
|
||||
concept_user_organization = Organization
|
||||
|
||||
[aria]
|
||||
navbar = Navigation Bar
|
||||
footer = Footer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue