{{.locale.Tr "org.settings"}}
{{.locale.Tr "repo.settings.options"}} {{.locale.Tr "repo.settings.collaboration"}} {{if not .Repository.IsEmpty}} {{.locale.Tr "repo.settings.branches"}} {{end}} {{.locale.Tr "repo.settings.tags"}} {{if not DisableWebhooks}} {{.locale.Tr "repo.settings.hooks"}} {{end}} {{if .SignedUser.CanEditGitHook}} {{.locale.Tr "repo.settings.githooks"}} {{end}} {{.locale.Tr "repo.settings.deploy_keys"}} {{if .LFSStartServer}} {{.locale.Tr "repo.settings.lfs"}} {{end}} {{if and .EnableActions (not .UnitActionsGlobalDisabled) (.Permission.CanRead $.UnitTypeActions)}}
{{.locale.Tr "actions.actions"}}
{{.locale.Tr "actions.runners"}} {{.locale.Tr "secrets.secrets"}}
{{end}}