@ -4,7 +4,7 @@ import { defineMessages } from 'react-intl'
exportdefaultdefineMessages({
connection_title:'How do you want to connect to the Lightning Network?',
connection_description:
'By default Zap will spin up a node for you and handle all the nerdy stuff in the background. However you can also setup a custom node connection and use Zap to control a remote node if you desire (for advanced users).',
'By default, Zap will spin up a node for you and handle all the nerdy stuff in the background. However, you can also setup a custom node connection and use Zap to control a remote node if you desire (for advanced users).',
"components.Onboarding.ConnectionType.custom_description":"Connect to your own node. You will need to provide your own connection settings so this is for advanced users only.",
"components.Onboarding.connection_description":"By default Zap will spin up a node for you and handle all the nerdy stuff in the background. However you can also setup a custom node connection and use Zap to control a remote node if you desire (for advanced users).",
"components.Onboarding.connection_description":"By default, Zap will spin up a node for you and handle all the nerdy stuff in the background. However, you can also setup a custom node connection and use Zap to control a remote node if you desire (for advanced users).",
"components.Onboarding.connection_details_custom_description":"Enter the connection details for your Lightning node.",