1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

UI: Inform user what meaning hourglass on reviews has (#12713)

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
This commit is contained in:
6543
2020-09-04 18:36:37 +02:00
committed by GitHub
parent e710a34981
commit ca81b6528b
2 changed files with 2 additions and 1 deletions

View File

@@ -1027,6 +1027,7 @@ issues.poster = Poster
issues.collaborator = Collaborator
issues.owner = Owner
issues.re_request_review=Re-request review
issues.is_stale = There have been changes to this PR since this review
issues.remove_request_review=Remove review request
issues.remove_request_review_block=Can't remove review request
issues.sign_in_require_desc = <a href="%s">Sign in</a> to join this conversation.