{{ 'sync.add-source-page.back-button' | translate }} @if (sourceDefinition(); as definition) {

{{ 'sync.add-source-page.title' | translate: { source: definition.title } }}

@if (definition.help) {

{{ definition.help || '' | translate }}

}
}
{{ 'sync.add-source-page.name' | translate }} {{ 'sync.add-source-page.description' | translate }} @switch (sourceType()) { @case ('nucliadb') { } @case ('sync') { } @case ('mcp') { } @case ('perplexity') { } @case ('google') { } }
{{ 'generic.cancel' | translate }} {{ 'sync.home-page.connect.title' | translate }}