mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Add "View all branches/tags" entry to Branch Selector (#32653)
 --------- Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
This commit is contained in:
@@ -1032,6 +1032,8 @@ fork_to_different_account = Fork to a different account
|
||||
fork_visibility_helper = The visibility of a forked repository cannot be changed.
|
||||
fork_branch = Branch to be cloned to the fork
|
||||
all_branches = All branches
|
||||
view_all_branches = View all branches
|
||||
view_all_tags = View all tags
|
||||
fork_no_valid_owners = This repository can not be forked because there are no valid owners.
|
||||
fork.blocked_user = Cannot fork the repository because you are blocked by the repository owner.
|
||||
use_template = Use this template
|
||||
|
Reference in New Issue
Block a user