mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-05-31 11:52:10 +00:00
Clarify author label in tooltip
This commit is contained in:
parent
c07cc28d88
commit
0c4716b047
7 changed files with 156 additions and 6 deletions
|
@ -1612,7 +1612,8 @@ issues.ref_closed_from = `<a href="%[3]s">closed this issue %[4]s</a> <a id="%[1
|
|||
issues.ref_reopened_from = `<a href="%[3]s">reopened this issue %[4]s</a> <a id="%[1]s" href="#%[1]s">%[2]s</a>`
|
||||
issues.ref_from = `from %[1]s`
|
||||
issues.author = Author
|
||||
issues.author_helper = This user is the author.
|
||||
issues.author.tooltip.issue = This user is the author of this issue.
|
||||
issues.author.tooltip.pr = This user is the author of this pull request.
|
||||
issues.role.owner = Owner
|
||||
issues.role.owner_helper = This user is the owner of this repository.
|
||||
issues.role.member = Member
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue