{{ __('modals.add_ssh_key.title') }}

{{ __('modals.add_ssh_key.subtitle_before') }} ~/.ssh/authorized_keys {{ __('modals.add_ssh_key.subtitle_after') }}

@if ($generatedPrivate)

{{ __('modals.add_ssh_key.private_key_warning') }}

@endif @if ($error)

{{ $error }}

@endif
{{ __('common.cancel') }} {{ __('common.add') }}