{{ctx.Locale.Tr "repo.settings"}}
{{ctx.Locale.Tr "repo.settings.options"}} {{ctx.Locale.Tr "repo.settings.collaboration"}} {{if not DisableWebhooks}} {{ctx.Locale.Tr "repo.settings.hooks"}} {{end}} {{if .Repository.UnitEnabled $.Context ctx.Consts.RepoUnitTypeCode}} {{ctx.Locale.Tr "repo.settings.branches"}} {{ctx.Locale.Tr "repo.settings.tags"}} {{if .SignedUser.CanEditGitHook}} {{ctx.Locale.Tr "repo.settings.githooks"}} {{end}} {{ctx.Locale.Tr "repo.settings.deploy_keys"}} {{if .LFSStartServer}} {{ctx.Locale.Tr "repo.settings.lfs"}} {{end}} {{end}} {{if and .EnableActions (.Permission.CanRead ctx.Consts.RepoUnitTypeActions)}}
{{ctx.Locale.Tr "actions.actions"}}
{{ctx.Locale.Tr "actions.runners"}} {{ctx.Locale.Tr "secrets.secrets"}} {{ctx.Locale.Tr "actions.variables"}}
{{end}}