Clarify author label in tooltip

This commit is contained in:
0ko 2024-06-24 20:18:27 +05:00
parent c07cc28d88
commit 0c4716b047
7 changed files with 156 additions and 6 deletions

View file

@ -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