Browse Source

improve autodetection

tags/v0.1.6
Jonathan Cobb 4 years ago
parent
commit
3fcf9c774a
2 changed files with 5 additions and 1 deletions
  1. +4
    -0
      bubble-server/src/main/resources/message_templates/server/en_US/post_auth/ResourceMessages.properties
  2. +1
    -1
      bubble-web

+ 4
- 0
bubble-server/src/main/resources/message_templates/server/en_US/post_auth/ResourceMessages.properties View File

@@ -36,11 +36,15 @@ message_empty_networks=Create your first Bubble!
# New Network page
form_label_title_new_network=New Bubble
field_label_network_name=Name
field_label_network_domain=Domain
field_label_locale=Language
field_label_timezone=Time Zone
field_label_plan=Plan
field_label_footprint=Footprint
field_label_paymentMethod=Payment
message_auto_detecting=Auto-Detecting...
button_label_customize=Customize
button_label_use_default=Use Default
button_label_create_new_network=Create New Bubble

# Bubble Plans


+ 1
- 1
bubble-web

@@ -1 +1 @@
Subproject commit 2487cc685c55109a593141a3fc23d229053a874e
Subproject commit 22f09a752ce20913ac7b84583be633915521032e

Loading…
Cancel
Save