mirror of
https://github.com/go-gitea/gitea
synced 2025-07-23 02:38:35 +00:00
Add default label in branch select list (#26697)
This commit is contained in:
@@ -970,6 +970,7 @@ trust_model_helper_collaborator_committer = Collaborator+Committer: Trust signat
|
||||
trust_model_helper_default = Default: Use the default trust model for this installation
|
||||
create_repo = Create Repository
|
||||
default_branch = Default Branch
|
||||
default_branch_label = default
|
||||
default_branch_helper = The default branch is the base branch for pull requests and code commits.
|
||||
mirror_prune = Prune
|
||||
mirror_prune_desc = Remove obsolete remote-tracking references
|
||||
|
Reference in New Issue
Block a user