{{ctx.Locale.Tr "repo.settings"}}
{{ctx.Locale.Tr "repo.settings.options"}} {{ctx.Locale.Tr "repo.settings.collaboration"}} {{if not .Repository.IsEmpty}} {{ctx.Locale.Tr "repo.settings.branches"}} {{end}} {{ctx.Locale.Tr "repo.settings.tags"}} {{if not DisableWebhooks}} {{ctx.Locale.Tr "repo.settings.hooks"}} {{end}} {{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}} {{if and .EnableActions (not .UnitActionsGlobalDisabled) (.Permission.CanRead $.UnitTypeActions)}}
{{ctx.Locale.Tr "actions.actions"}}
{{ctx.Locale.Tr "actions.runners"}} {{ctx.Locale.Tr "secrets.secrets"}} {{ctx.Locale.Tr "actions.variables"}}
{{end}}