mirror of
https://github.com/go-gitea/gitea
synced 2025-09-28 03:28:13 +00:00
#1657 allow forcing all private repos
This commit is contained in:
@@ -334,6 +334,7 @@ repo_name = Repository Name
|
||||
repo_name_helper = A good repository name is usually composed of short, memorable and unique keywords.
|
||||
visibility = Visibility
|
||||
visiblity_helper = This repository is <span class="ui red text">Private</span>
|
||||
visiblity_helper_forced = Site admin has forced all new repositories to be <span class="ui red text">Private</span>
|
||||
visiblity_fork_helper = (Change of this value will affect all forks)
|
||||
fork_repo = Fork Repository
|
||||
fork_from = Fork From
|
||||
|
Reference in New Issue
Block a user