diff --git a/bubble-server/src/main/resources/message_templates/en_US/server/post_auth/ResourceMessages.properties b/bubble-server/src/main/resources/message_templates/en_US/server/post_auth/ResourceMessages.properties index 78729bad..94d09f2f 100644 --- a/bubble-server/src/main/resources/message_templates/en_US/server/post_auth/ResourceMessages.properties +++ b/bubble-server/src/main/resources/message_templates/en_US/server/post_auth/ResourceMessages.properties @@ -369,6 +369,11 @@ meter_error_role_validation_errors=Validation of ansible roles failed, cannot in # Launch progress meter: catch-all for unknown/unmapped errors meter_unknown_error=An unknown error occurred +# Help text shown during launch +title_launch_help_html=Next Steps +message_launch_help_html=

Your Bubble will take about 20 minutes to launch and configure itself.

When your Bubble has completed its setup, it will send you an email message with a link to unlock it and start using it.

While you wait for your Bubble to be ready, please install Wireguard on each device that you will be connecting to your Bubble.

If you run into any trouble installing Wireguard or setting up your Bubble, please contact support@bubblev.com

+message_launch_success_help_html=

Congratulations! Your Bubble is now running.

Check your email for message from your Bubble. It should contain a link to unlock it and start using it.

Follow that link to begin using your Bubble, it will guide you through the process to connect your various devices to it.

If you run into any trouble setting up your Bubble, please contact support@bubblev.com

+ # Network statuses msg_network_state_created=initialized msg_network_state_starting=starting diff --git a/bubble-web b/bubble-web index f0c6eb4b..b0a003fc 160000 --- a/bubble-web +++ b/bubble-web @@ -1 +1 @@ -Subproject commit f0c6eb4b5cc5b0c1e69d1d4e2640a6cd3e066b07 +Subproject commit b0a003fcb27214aee5fc98120ddc6a93393e9e28