{{ $root.p3xr.state.cfg.readonlyConnections ? $root.p3xr.strings.label.connectiondView : options.type === 'new' ? $root.p3xr.strings.label.connectiondAdd : $root.p3xr.strings.label.connectiondEdit }}
close
{{ $root.p3xr.strings.label.id.id }}
{{ $root.p3xr.strings.label.id.info}}
{{ $root.p3xr.strings.form.connection.label.name }}
{{ $root.p3xr.strings.form.error.required }}
{{ model.ssh ? $root.p3xr.strings.label.ssh.on : $root.p3xr.strings.label.ssh.off }}
SSH
{{ $root.p3xr.strings.label.ssh.sshHost }}
{{ $root.p3xr.strings.form.error.required }}
{{ $root.p3xr.strings.label.ssh.sshPort }}
{{ $root.p3xr.strings.form.error.required }}
{{ $root.p3xr.strings.label.ssh.sshUsername }}
{{ $root.p3xr.strings.form.error.required }}
{{ $root.p3xr.strings.label.ssh.sshPassword }}
{{!sshPasswordType ? 'visibility' : 'visibility_off'}}
{{ $root.p3xr.strings.label.passwordSecure }}
{{ $root.p3xr.strings.label.ssh.sshPrivateKey }}
{{ $root.p3xr.strings.label.secureFeature }}
Node 1
{{ $root.p3xr.strings.form.connection.label.host }}
{{ $root.p3xr.strings.form.connection.label.port }}
{{ $root.p3xr.strings.form.error.port }}
{{ $root.p3xr.strings.label.askAuth }}
{{ $root.p3xr.strings.form.connection.label.username }}
{{ $root.p3xr.strings.form.connection.label.password }}
{{!passwordType ? 'visibility' : 'visibility_off'}}
{{ $root.p3xr.strings.label.passwordSecure }}
{{ model.readonly ? $root.p3xr.strings.label.readonly.on : $root.p3xr.strings.label.readonly.off }}
{{ model.cluster ? $root.p3xr.strings.label.cluster.on : $root.p3xr.strings.label.cluster.off }}
{{ model.sentinel ? $root.p3xr.strings.label.sentinel.on : $root.p3xr.strings.label.sentinel.off }}
{{ $root.p3xr.strings.label.addNode }}
add
{{ $root.p3xr.strings.label.sentinel.name }}
{{ $root.p3xr.strings.form.error.required }}
Node {{$index + 2}}
{{ $root.p3xr.strings.confirm.deleteConnectionText }}
delete
{{ $root.p3xr.strings.label.addNode }}
add
{{ $root.p3xr.strings.label.id.nodeId }}
{{ $root.p3xr.strings.label.id.info}}
{{ $root.p3xr.strings.form.connection.label.host }}
{{ $root.p3xr.strings.form.connection.label.port }}
{{ $root.p3xr.strings.form.error.port }}
{{ $root.p3xr.strings.form.error.required }}
{{ $root.p3xr.strings.form.connection.label.username }}
{{ $root.p3xr.strings.form.connection.label.password }}
{{!$scope['password' + $index] ? 'visibility' : 'visibility_off'}}
{{ $root.p3xr.strings.label.passwordSecure }}
{{ $root.p3xr.strings.label.tlsWithoutCert }}
{{ $root.p3xr.strings.label.tlsRejectUnauthorized }}
TLS
TLS (redis.crt)
{{ $root.p3xr.strings.label.tlsSecure }}
TLS (redis.key)
{{ $root.p3xr.strings.label.tlsSecure }}
TLS (ca.crt)
{{ $root.p3xr.strings.label.tlsSecure }}
cancel
{{ $root.p3xr.strings.intention.cancel }}
{{ $root.p3xr.strings.intention.cancel }}
{{ $root.p3xr.strings.intention.testConnection }}
{{ options.type === 'new' ? 'add' : 'save' }}
{{ options.type === 'new' ? $root.p3xr.strings.intention.add : $root.p3xr.strings.intention.save }}