Parcourir la source

remove static messages, they have been added to server resources

pull/32/head
Jonathan Cobb il y a 4 ans
Parent
révision
3d62bf8e1d
1 fichiers modifiés avec 0 ajouts et 59 suppressions
  1. +0
    -59
      src/_assets/messages.json

+ 0
- 59
src/_assets/messages.json Voir le fichier

@@ -1,61 +1,2 @@
{
"register_title": "Sign Up for a Bubble: The Safest Place on the Internet.",
"register_blurb": "Block behavior tracking, ads and other rude behaviour.",
"register_field_label_email": "Email address (will be your username)",
"field_label_password": "Choose Password",
"field_password_hint": "At least 8 characters, one letter, one number\n & one special character.",
"field_label_password_confirm": "Retype Password",
"message_request_promoCode": "Don't have a Beta Invite code? Request one here.",
"field_label_agreeToTerms": "I agree to the <a href='https://getbubblenow.com/privacy' target='_blank' rel='noopener'>Privacy Policy</a> and <a href='https://getbubblenow.com/terms' target='_blank' rel='noopener'>Terms of Service</a>.",
"field_label_sendInformation": "Send me information about My Bubble",
"field_label_sendNews": "Send me news about Bubble",

"marketing_message_got_you_covered_title": "We've Got You Covered",
"marketing_message_topics": "browse_anon,no_borders,unlimited_devices,dedicated",
"marketing_message_browse_anon_icon": "&#xe0f6;",
"marketing_message_browse_anon_color": "#7a69e6",
"marketing_message_browse_anon_background_color": "rgba(122,105,230,0.3)",
"marketing_message_browse_anon_title": "Browse Anonymously",
"marketing_message_browse_anon_content": "BubbleVPN uses industrial-strength encryption to protect your data: IKEv2 with AES-GCM, SHA2, and P-256.",

"marketing_message_no_borders_icon": "&#xe080;",
"marketing_message_no_borders_color": "#6a9ae8",
"marketing_message_no_borders_background_color": "rgba(106,154,232,0.3)",
"marketing_message_no_borders_title": "Internet Without Borders",
"marketing_message_no_borders_content": "Move your Bubble around the world. Access any content regardless of your location.",

"marketing_message_unlimited_devices_icon": "&#xe00e;",
"marketing_message_unlimited_devices_color": "#f767b4",
"marketing_message_unlimited_devices_background_color": "rgba(247,103,180,0.3)",
"marketing_message_unlimited_devices_title": "Unlimited Devices",
"marketing_message_unlimited_devices_content": "There is no limit to the number of devices you can connect to your bubble.",

"marketing_message_dedicated_icon": "&#xe033;",
"marketing_message_dedicated_color": "#76ce44",
"marketing_message_dedicated_background_color": "rgba(118,206,68,0.3)",
"marketing_message_dedicated_title": "Dedicated, Private & Secure",
"marketing_message_dedicated_content": "Your Bubble runs on its own dedicated system. Not even we have access to your Bubble.",

"marketing_pricing_title": "What does it cost?",
"marketing_pricing_options": "standard,plus,super",
"marketing_pricing_common_options": "Free 30-day Trial,Bubble App Suite Included,Connect Unlimited Devices,Dedicated Private VPN",
"marketing_pricing_period": "/mo",

"marketing_pricing_standard_title": "Standard Plan",
"marketing_pricing_standard_users": "1 User Account",
"marketing_pricing_standard_price": "1200",
"marketing_pricing_standard_options": "1 User Account,1TB/Month of Data Transfer",
"marketing_pricing_standard_link": "/register?plan=bubble",

"marketing_pricing_plus_title": "Plus Plan",
"marketing_pricing_plus_users": "5 User Accounts",
"marketing_pricing_plus_price": "1900",
"marketing_pricing_plus_options": "5 User Accounts,2TB/Month of Data Transfer",
"marketing_pricing_plus_link": "/register?plan=bubble_plus",

"marketing_pricing_super_title": "Super Plan",
"marketing_pricing_super_users": "10 User Accounts",
"marketing_pricing_super_price": "3100",
"marketing_pricing_super_options": "10 User Accounts,3TB/Month of Data Transfer",
"marketing_pricing_super_link": "/register?plan=bubble_super"
}

Chargement…
Annuler
Enregistrer