General
{#if $session.isAdmin}
{loading ? $t('forms.saving') : $t('forms.save')}
{#if source.gitlabAppId}
{$t('source.change_app_settings', { name: 'GitLab' })}
{/if} {/if}
{#if !source.gitlabAppId}
GitLab Application Type
{$t('source.gitlab.user_owned')}
{$t('source.gitlab.group_owned')}
{#if source.htmlUrl !== 'https://gitlab.com'}
{$t('source.gitlab.self_hosted')}
{/if}
{#if applicationType === 'group'}
Group Name
{/if} {/if}
{$t('forms.name')}
{#if source.gitlabApp.groupName}
{$t('source.group_name')}
{/if}
HTML URL
API URL
{$t('source.oauth_id')}
{#if !source.gitlabAppId}
{/if}
{$t('source.application_id')}
{$t('index.secret')}
{#if !source.gitlabAppId}
{/if}