Merge pull request 'Accessibility improvements to code review' (#3293) from fnetx/codereview-accessibility into forgejo
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/3293 Reviewed-by: Gusted <gusted@noreply.codeberg.org> Reviewed-by: crystal <crystal@noreply.codeberg.org>
This commit is contained in:
commit
f94569f9ca
2 changed files with 3 additions and 2 deletions
|
@ -99,6 +99,7 @@ disabled = Disabled
|
|||
locked = Locked
|
||||
|
||||
copy = Copy
|
||||
copy_generic = Copy to clipboard
|
||||
copy_url = Copy URL
|
||||
copy_hash = Copy hash
|
||||
copy_content = Copy content
|
||||
|
@ -2599,7 +2600,7 @@ diff.comment.add_single_comment = Add single comment
|
|||
diff.comment.add_review_comment = Add comment
|
||||
diff.comment.start_review = Start review
|
||||
diff.comment.reply = Reply
|
||||
diff.review = Review
|
||||
diff.review = Finish review
|
||||
diff.review.header = Submit review
|
||||
diff.review.placeholder = Review comment
|
||||
diff.review.comment = Comment
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue