1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-14 05:28:27 +00:00

Display description of 'make this repo private' as help text, not as tooltip (#8097)

This commit is contained in:
micw
2019-09-05 11:13:51 +02:00
committed by Antoine GIRARD
parent 5fcef38f7f
commit 63c40796ef
6 changed files with 7 additions and 6 deletions

View File

@@ -566,7 +566,7 @@ owner=拥有者
repo_name=仓库名称
repo_name_helper=好的存储库名称使用简短、深刻和独特的关键字。
visibility=可见性
visibility.tooltip=只有组织所有人或拥有权利的组织成员才能看到。
visibility_description=只有组织所有人或拥有权利的组织成员才能看到。
visibility_helper=将仓库设为私有
visibility_helper_forced=站点管理员强制要求新仓库为私有。
visibility_fork_helper=(修改该值将会影响到所有派生仓库)