Files
fotospiel-app/resources/lang/en/marketing.php
2025-10-04 16:38:42 +02:00

171 lines
8.0 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?php
return [
'packages' => [
'title' => 'Our Packages Choose Your Event Package',
'hero_title' => 'Discover our flexible Packages',
'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',
'section_endcustomer' => 'Packages for End Customers (One-time purchase per Event)',
'section_reseller' => 'Packages for Resellers (Annual Subscription)',
'free' => 'Free',
'one_time' => 'One-time purchase',
'subscription' => 'Subscription',
'year' => 'Year',
'max_photos' => 'Photos',
'max_guests' => 'Guests',
'gallery_days' => 'Gallery Days',
'max_events_year' => 'Events/Year',
'buy_now' => 'Buy Now',
'subscribe_now' => 'Subscribe Now',
'register_buy' => 'Register and Buy',
'register_subscribe' => 'Register and Subscribe',
'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.',
'faq_q2' => 'Can I upgrade?',
'faq_a2' => 'Yes, choose a higher package when creating the event or upgrade later.',
'faq_q3' => 'What happens when it expires?',
'faq_a3' => 'The gallery remains readable, but uploads are blocked. Simply extend it.',
'faq_q4' => 'Payment secure?',
'faq_a4' => 'Yes, via Stripe or PayPal secure and GDPR-compliant.',
'final_cta' => 'Ready for your next event?',
'contact_us' => 'Contact Us',
'feature_live_slideshow' => 'Live Slideshow',
'feature_analytics' => 'Analytics',
'feature_watermark' => 'Watermark',
'feature_branding' => 'Branding',
'feature_support' => 'Support',
'feature_basic_uploads' => 'Basic Uploads',
'feature_unlimited_sharing' => 'Unlimited Sharing',
'feature_no_watermark' => 'No Watermark',
'feature_custom_tasks' => 'Custom Tasks',
'feature_advanced_analytics' => 'Advanced Analytics',
'feature_priority_support' => 'Priority Support',
'feature_limited_sharing' => 'Limited Sharing',
'feature_no_branding' => 'No Branding',
'feature_0' => 'Basic Feature',
'feature_reseller_dashboard' => 'Reseller Dashboard',
'feature_custom_branding' => 'Custom Branding',
'feature_advanced_reporting' => 'Advanced Reporting',
],
'payment' => [
'wizard_title' => 'Purchase Wizard',
'title' => 'Payment',
'price_label' => 'Price',
'free' => 'Free',
'continue' => 'Continue',
'back' => 'Back',
'total_due' => 'Total due',
'success_stripe' => 'Stripe payment successful.',
'success_paypal' => 'PayPal payment successful.',
'free_assigned' => 'Free package has been assigned.',
'processing_free' => 'Assigning free package ...',
'processing_paypal' => 'Processing PayPal payment ...',
'paypal_hint' => 'The amount of {{amount}} will be shown in PayPal.',
'paypal_missing_key' => 'PayPal is not configured right now.',
'paypal_sdk_failed' => 'Failed to load the PayPal SDK.',
'authenticated_notice' => 'Signed in as {{email}}. Choose your payment method.',
],
'nav' => [
'home' => 'Home',
'how_it_works' => 'How it works',
'features' => 'Features',
'occasions' => 'Occasions',
'occasions_types' => [
'weddings' => 'Weddings',
'birthdays' => 'Birthdays',
'corporate' => 'Corporate Events',
'family' => 'Family Celebrations',
],
'blog' => 'Blog',
'packages' => 'Packages',
'contact' => 'Contact',
'discover_packages' => 'Discover Packages',
],
'footer' => [
'company' => 'Fotospiel GmbH',
'rights_reserved' => 'All rights reserved',
],
'blog' => [
'title' => 'Fotospiel - Blog',
'hero_title' => 'Fotospiel Blog',
'hero_description' => 'Tips, News and Guides for perfect Event Photos with QR-Codes, PWA and more. Stay informed!',
'hero_cta' => 'More about Fotospiel',
'posts_title' => 'Current Blog Posts',
'by' => 'By',
'team' => 'Fotospiel Team',
'published_at' => 'Published on',
'read_more' => 'Read',
'back' => 'Back to Blog',
'empty' => 'No posts available yet. Stay tuned!',
],
'occasions' => [
'title' => 'Fotospiel for :type',
'hero_title' => 'Fotospiel for :type',
'hero_description' => 'Collect unforgettable photos from your guests with QR-Codes. Perfect for :type simple, mobile and privacy-compliant.',
'cta' => 'Choose Package',
'weddings' => [
'title' => 'Weddings with Fotospiel',
'description' => 'Capture romantic moments: Guests share photos via QR, choose emotions like \'Romantic\' or \'Joyful\'. Better than traditional photo booths.',
'benefits_title' => 'Benefits for Weddings',
'benefit1' => 'QR-Code for Guests: Easy sharing without app download.',
'benefit2' => 'Emotion Filter: Categorize photos (e.g. \'Dance\', \'Kiss\').',
'benefit3' => 'Private Gallery: Only approved photos visible.',
'benefit4' => 'Download: High-resolution for album.',
'image_alt' => 'Wedding Photos',
],
'birthdays' => [
'title' => 'Celebrate Birthdays',
'description' => 'Let friends and family share spontaneous photos. QR on the cake fun guaranteed!',
'benefits_title' => 'Benefits for Birthdays',
'benefit1' => 'Quick Uploads: Camera or Gallery.',
'benefit2' => 'Likes & Shares: Highlight popular moments.',
'benefit3' => 'Offline-capable: PWA works without internet.',
'benefit4' => 'Anonymous: No registration required.',
'image_alt' => 'Birthday Photos',
],
'corporate' => [
'title' => 'Corporate Events Professionally',
'description' => 'Networking and Team-Building: Collect photos centrally, share highlights internally.',
'benefits_title' => 'Benefits for Corporate Events',
'benefit1' => 'QR at Booths: Guests photograph themselves.',
'benefit2' => 'Categories: \'Team\', \'Network\', \'Presentation\'.',
'benefit3' => 'Export: For Social Media or Intranet.',
'benefit4' => 'GDPR-secure: No PII stored.',
'image_alt' => 'Corporate Event Photos',
],
'family' => [
'title' => 'Family Celebrations',
'description' => 'From baptisms to anniversaries: Collect memories from all relatives.',
'benefits_title' => 'Benefits for Family Celebrations',
'benefit1' => 'Easy for all ages: Large letters, touch-friendly.',
'benefit2' => 'Emotions: \'Family\', \'Happiness\', \'Unity\'.',
'benefit3' => 'Share: Via link or QR for after-party.',
'benefit4' => 'Unlimited: In premium plan.',
'image_alt' => 'Family Photos',
],
'not_found' => 'Occasion not found.',
],
'success' => [
'title' => 'Success',
'verify_email' => 'Verify email',
'check_email' => 'Check your inbox for the verification link.',
'redirecting' => 'Redirecting to the admin area...',
'complete_purchase' => 'Complete purchase',
'login_to_continue' => 'Please sign in to continue.',
'loading' => 'Loading...',
'message' => 'Thank you! Package :package is ready.',
'free_assigned' => 'Free package has been activated.',
'paid_assigned' => 'Payment processed successfully.',
'go_to_dashboard' => 'Go to dashboard',
],
'register' => [
'free' => 'Free',
],
'currency' => [
'euro' => '€',
],
];