mirror of
https://github.com/go-gitea/gitea
synced 2025-08-12 04:28:21 +00:00
Minor fix for #3246
This commit is contained in:
@@ -350,11 +350,11 @@ readme_helper = Select a readme template
|
||||
auto_init = Initialize this repository with selected files and template
|
||||
create_repo = Create Repository
|
||||
default_branch = Default Branch
|
||||
mirror_prune = Prune
|
||||
mirror_prune_desc = Remove any remote-tracking references that no longer exist on the remote
|
||||
mirror_interval = Mirror Interval (hour)
|
||||
mirror_address = Mirror Address
|
||||
mirror_address_desc = Please include necessary user credentials in the address.
|
||||
mirror_enable_prune = Remove all objects references remotely removed in the mirror
|
||||
mirror_prune = Prune
|
||||
watchers = Watchers
|
||||
stargazers = Stargazers
|
||||
forks = Forks
|
||||
|
Reference in New Issue
Block a user