1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-23 18:58:38 +00:00

Add missed language content

This commit is contained in:
Lunny Xiao
2024-10-09 18:28:28 -07:00
parent f11fc417c6
commit 7fd210b733

View File

@@ -1637,6 +1637,7 @@ issues.pr.conflicted = Merge conflicts
issues.pr.not_exist_issue = Reference issue does not exist. issues.pr.not_exist_issue = Reference issue does not exist.
issues.branch.latest = Latest commit %s issues.branch.latest = Latest commit %s
issues.link.created = Created %s issues.link.created = Created %s
issues.create_branch_from_issue_error_is_pull = Issue links cannot be created with pull request
issues.num_participants = %d Participants issues.num_participants = %d Participants
issues.attachment.open_tab = `Click to see "%s" in a new tab` issues.attachment.open_tab = `Click to see "%s" in a new tab`
issues.attachment.download = `Click to download "%s"` issues.attachment.download = `Click to download "%s"`