diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini index 74ba85ca90161..761450ba08fb0 100644 --- a/options/locale/locale_en-US.ini +++ b/options/locale/locale_en-US.ini @@ -2371,6 +2371,7 @@ team_desc_helper = Describe the purpose or role of the team. team_access_desc = Repository access team_permission_desc = Permission team_unit_desc = Allow Access to Repository Sections +team_unit_helper = The following access control policy has no effect on the public repositories in this organization. team_unit_disabled = (Disabled) form.name_reserved = The organization name '%s' is reserved. diff --git a/options/locale/locale_ja-JP.ini b/options/locale/locale_ja-JP.ini index abb58a4f2576c..1f9af7979c720 100644 --- a/options/locale/locale_ja-JP.ini +++ b/options/locale/locale_ja-JP.ini @@ -2338,6 +2338,7 @@ team_desc_helper=チームの目的や役割を説明します。 team_access_desc=リポジトリアクセス team_permission_desc=権限 team_unit_desc=リポジトリのセクションへのアクセスを許可 +team_unit_helper=以下のアクセス制御ポリシーは公開リポジトリに対して効果しないです。 team_unit_disabled=(無効) form.name_reserved=組織名 '%s' は予約されています。 diff --git a/options/locale/locale_zh-CN.ini b/options/locale/locale_zh-CN.ini index ee6f686a85795..a2d7294cf85b7 100644 --- a/options/locale/locale_zh-CN.ini +++ b/options/locale/locale_zh-CN.ini @@ -2340,6 +2340,7 @@ team_desc_helper=描述团队的目的或作用。 team_access_desc=仓库权限 team_permission_desc=权限 team_unit_desc=允许访问仓库单元 +team_unit_helper=下列访问控制策略对该组织中的公开库无效 team_unit_disabled=(已禁用) form.name_reserved=组织名称 '%s' 是被保留的。 diff --git a/templates/org/team/new.tmpl b/templates/org/team/new.tmpl index 10b5abda31457..2ec323961c821 100644 --- a/templates/org/team/new.tmpl +++ b/templates/org/team/new.tmpl @@ -73,6 +73,7 @@