mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
PR: nothing to commit and has pull request check
This commit is contained in:
@@ -466,6 +466,8 @@ pulls.compare_base = base
|
||||
pulls.compare_compare = compare
|
||||
pulls.filter_branch = Filter branch
|
||||
pulls.no_results = No results found.
|
||||
pulls.nothing_to_compare = There is nothing to compare because base and head branches are even.
|
||||
pulls.has_pull_request = `There is already a pull request between these two targets: <a href="%[1]s/pulls/%[3]d">%[2]s#%[3]d</a>`
|
||||
pulls.create = Create Pull Request
|
||||
pulls.title_desc = wants to merge %[1]d commits from <code>%[2]s</code> into <code>%[3]s</code>
|
||||
pulls.tab_conversation = Conversation
|
||||
|
Reference in New Issue
Block a user