forked from forgejo/forgejo
Locale for button Edit on protected branch (#4442)
This commit is contained in:
parent
6813640d2f
commit
aa27cbf229
2 changed files with 2 additions and 1 deletions
|
@ -1097,6 +1097,7 @@ settings.protected_branch_deletion_desc = Disabling branch protection allows use
|
|||
settings.default_branch_desc = Select a default repository branch for pull requests and code commits:
|
||||
settings.choose_branch = Choose a branch…
|
||||
settings.no_protected_branch = There are no protected branches.
|
||||
settings.edit_protected_branch = Edit
|
||||
|
||||
diff.browse_source = Browse Source
|
||||
diff.parent = parent
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue