1
1
mirror of https://github.com/go-gitea/gitea synced 2025-12-07 13:28:25 +00:00

Some improvements

This commit is contained in:
Lunny Xiao
2024-08-21 19:40:32 -07:00
parent 2361ec5a44
commit b4eac75dba
4 changed files with 15 additions and 9 deletions
+3
View File
@@ -1625,6 +1625,9 @@ issues.label.filter_sort.reverse_by_size = Largest size
issues.development = Development
issues.maybefixed = May be fixed by %s
issues.create_branch_from_issue_success = Create branch %s from issue successfully
issues.pr.completed = Completed
issues.pr.conflicted = Merge conflicts
issues.link.created = Created %s
issues.num_participants = %d Participants
issues.attachment.open_tab = `Click to see "%s" in a new tab`
issues.attachment.download = `Click to download "%s"`