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

Small fix in Pull Requests page (#34612)

This commit is contained in:
NorthRealm
2025-06-06 10:10:42 +08:00
committed by GitHub
parent 5b22af4373
commit 3f7dbbdaf1
2 changed files with 2 additions and 1 deletions

View File

@@ -1561,6 +1561,7 @@ issues.filter_user_placeholder = Search users
issues.filter_user_no_select = All users
issues.filter_type = Type
issues.filter_type.all_issues = All issues
issues.filter_type.all_pull_requests = All pull requests
issues.filter_type.assigned_to_you = Assigned to you
issues.filter_type.created_by_you = Created by you
issues.filter_type.mentioning_you = Mentioning you