Update partner packages, copy, and demo switcher
This commit is contained in:
@@ -7,21 +7,21 @@ return [
|
||||
'hero_description' => 'From free entry to premium features: Tailor your event package to your needs. Simple, secure and scalable.',
|
||||
'cta_explore' => 'Discover Packages',
|
||||
'tab_endcustomer' => 'End Customers',
|
||||
'tab_reseller' => 'Resellers & Agencies',
|
||||
'tab_reseller' => 'Partner / Agencies',
|
||||
'section_endcustomer' => 'Packages for End Customers (One-time purchase per Event)',
|
||||
'section_reseller' => 'Packages for Resellers (Annual Subscription)',
|
||||
'section_reseller' => 'Packages for Partner / Agencies (Event kontingent)',
|
||||
'free' => 'Free',
|
||||
'one_time' => 'One-time purchase',
|
||||
'subscription' => 'Subscription',
|
||||
'subscription' => 'Event kontingent',
|
||||
'year' => 'Year',
|
||||
'max_photos' => 'Photos',
|
||||
'max_guests' => 'Guests',
|
||||
'gallery_days' => 'Gallery Days',
|
||||
'max_events_year' => 'Events/Year',
|
||||
'max_events_year' => 'Events included',
|
||||
'buy_now' => 'Buy Now',
|
||||
'subscribe_now' => 'Subscribe Now',
|
||||
'subscribe_now' => 'Buy event kontingent',
|
||||
'register_buy' => 'Register and Buy',
|
||||
'register_subscribe' => 'Register and Subscribe',
|
||||
'register_subscribe' => 'Register and buy',
|
||||
'faq_title' => 'Frequently Asked Questions about Packages',
|
||||
'faq_q1' => 'What is a Package?',
|
||||
'faq_a1' => 'A Package defines limits and features for your event, e.g. number of photos and gallery duration.',
|
||||
@@ -49,7 +49,7 @@ return [
|
||||
'feature_limited_sharing' => 'Limited Sharing',
|
||||
'feature_no_branding' => 'No Branding',
|
||||
'feature_0' => 'Basic Feature',
|
||||
'feature_reseller_dashboard' => 'Reseller Dashboard',
|
||||
'feature_reseller_dashboard' => 'Partner dashboard',
|
||||
'feature_custom_branding' => 'Custom Branding',
|
||||
'feature_advanced_reporting' => 'Advanced Reporting',
|
||||
'badge_most_popular' => 'Most Popular',
|
||||
@@ -57,6 +57,8 @@ return [
|
||||
'badge_starter' => 'Perfect Starter',
|
||||
'billing_per_event' => 'per event',
|
||||
'billing_per_year' => 'per year',
|
||||
'billing_per_kontingent' => 'per bundle',
|
||||
'recommended_usage_window' => 'Recommended to use within 24 months.',
|
||||
'more_features' => '+:count more features',
|
||||
'max_photos_label' => 'Max. photos',
|
||||
'max_guests_label' => 'Max. guests',
|
||||
@@ -109,7 +111,7 @@ return [
|
||||
'summary_title' => 'Your order',
|
||||
'package_label' => 'Selected package',
|
||||
'billing_type_one_time' => 'One-time purchase (per event)',
|
||||
'billing_type_subscription' => 'Subscription (recurring)',
|
||||
'billing_type_subscription' => 'One-time purchase (kontingent)',
|
||||
'legal_links_intro' => 'By completing your order you accept our',
|
||||
'link_terms' => 'Terms & Conditions',
|
||||
'link_privacy' => 'Privacy Policy',
|
||||
@@ -118,7 +120,7 @@ return [
|
||||
'checkbox_terms_error' => 'Please confirm that you have read and accepted the Terms, Privacy Policy and Right of Withdrawal.',
|
||||
'checkbox_digital_content_label' => 'I expressly request that you begin providing the digital services (activation of my event package including gallery and hosting) before the withdrawal period has expired. I understand that I lose my right of withdrawal once the contract has been fully performed.',
|
||||
'checkbox_digital_content_error' => 'Please confirm that you agree to the immediate start of the digital service and the related early expiry of the right of withdrawal.',
|
||||
'hint_subscription_withdrawal' => 'For subscriptions, consumers have a 14-day right of withdrawal from the conclusion of the contract. In case of withdrawal after the start of the service, we reserve the right to claim appropriate compensation for the value of services already provided.',
|
||||
'hint_subscription_withdrawal' => 'For one-time purchases, consumers have a 14-day right of withdrawal from the conclusion of the contract. In case of withdrawal after the start of the service, we reserve the right to claim appropriate compensation for the value of services already provided.',
|
||||
],
|
||||
'legal' => [
|
||||
'imprint' => 'Imprint',
|
||||
|
||||
Reference in New Issue
Block a user