133 lines
6.7 KiB
PHP
133 lines
6.7 KiB
PHP
<?php
|
|
|
|
return [
|
|
'welcome' => [
|
|
'subject' => 'Welcome to Fotospiel, :name!',
|
|
'greeting' => 'Welcome to Fotospiel, :name!',
|
|
'body' => 'Thank you for your registration. Your account is now active.',
|
|
'username' => 'Username: :username',
|
|
'email' => 'Email: :email',
|
|
'verification' => 'Please verify your email address to access the admin panel.',
|
|
'footer' => 'Best regards,<br>The Fotospiel Team',
|
|
],
|
|
|
|
'purchase' => [
|
|
'subject' => 'Purchase Confirmation - :package',
|
|
'greeting' => 'Thank you for your purchase, :name!',
|
|
'package' => 'Package: :package',
|
|
'price' => 'Price: :price €',
|
|
'activation' => 'The package is now activated in your tenant account.',
|
|
'footer' => 'Best regards,<br>The Fotospiel Team',
|
|
],
|
|
|
|
'abandoned_checkout' => [
|
|
'subject_1h' => 'Your :package Package is Waiting for You',
|
|
'subject_24h' => 'Reminder: Complete Your Purchase',
|
|
'subject_1w' => 'Last Chance: Your Saved Package',
|
|
|
|
'greeting' => 'Hello :name,',
|
|
|
|
'body_1h' => 'You recently started purchasing our :package package but haven\'t completed it yet. Your cart is reserved for you.',
|
|
|
|
'body_24h' => 'Reminder: Your :package package has been waiting for 24 hours. Complete your purchase now and secure all the benefits.',
|
|
|
|
'body_1w' => 'Final reminder: Your :package package has been waiting for a week. This is your last chance to complete the purchase.',
|
|
|
|
'cta_button' => 'Continue Now',
|
|
'cta_link' => 'Or copy this link: :url',
|
|
|
|
'benefits_title' => 'Why buy now?',
|
|
'benefit1' => 'Quick checkout in 2 minutes',
|
|
'benefit2' => 'Secure payment with Stripe',
|
|
'benefit3' => 'Instant access after payment',
|
|
'benefit4' => 'Secure 10% discount',
|
|
|
|
'footer' => 'Best regards,<br>The Fotospiel Team',
|
|
],
|
|
|
|
'contact' => [
|
|
'subject' => 'New Contact Request',
|
|
'body' => 'Contact request from :name (:email): :message',
|
|
],
|
|
|
|
'contact_confirmation' => [
|
|
'subject' => 'Thank you for reaching out, :name!',
|
|
'greeting' => 'Hi :name,',
|
|
'body' => 'Thank you for your message to the Fotospiel team. We will get back to you as soon as possible.',
|
|
'footer' => 'Best regards,<br>The Fotospiel Team',
|
|
],
|
|
|
|
'package_limits' => [
|
|
'team_fallback' => 'Fotospiel Team',
|
|
'package_fallback' => 'Current Package',
|
|
'event_fallback' => 'Your event',
|
|
'photo_threshold' => [
|
|
'subject' => 'Event ":event" has used :percentage% of its photo allowance',
|
|
'greeting' => 'Hello :name,',
|
|
'body' => 'Your package ":package" for event ":event" has reached :percentage% of its photo allowance (:used / :limit photos). Only :remaining uploads remain before the limit is reached.',
|
|
'action' => 'Open event dashboard',
|
|
],
|
|
'photo_limit' => [
|
|
'subject' => 'Photo uploads for ":event" are currently blocked',
|
|
'greeting' => 'Hello :name,',
|
|
'body' => 'The package ":package" for event ":event" has reached its maximum of :limit photos. Guests can no longer upload new photos until you upgrade the package.',
|
|
'action' => 'Upgrade or manage package',
|
|
],
|
|
'guest_threshold' => [
|
|
'subject' => 'Event ":event" has used :percentage% of its guest allowance',
|
|
'greeting' => 'Hello :name,',
|
|
'body' => 'Your package ":package" for event ":event" has reached :percentage% of its guest allowance (:used / :limit guests). Only :remaining guest slots remain.',
|
|
'action' => 'Open event dashboard',
|
|
],
|
|
'guest_limit' => [
|
|
'subject' => 'Guest slots for ":event" are currently exhausted',
|
|
'greeting' => 'Hello :name,',
|
|
'body' => 'The package ":package" for event ":event" has reached its maximum of :limit guests. New guest invites cannot be created until you upgrade the package.',
|
|
'action' => 'Upgrade or manage package',
|
|
],
|
|
'event_threshold' => [
|
|
'subject' => 'Package ":package" has used :percentage% of its event allowance',
|
|
'greeting' => 'Hello :name,',
|
|
'body' => 'Your package ":package" has reached :percentage% of its event allowance (:used / :limit events). Only :remaining event slots remain.',
|
|
'action' => 'Review packages',
|
|
],
|
|
'event_limit' => [
|
|
'subject' => 'Package ":package" event quota exhausted',
|
|
'greeting' => 'Hello :name,',
|
|
'body' => 'Your package ":package" has reached its maximum of :limit events. Please upgrade or renew to create additional events.',
|
|
'action' => 'Upgrade package',
|
|
],
|
|
'gallery_warning' => [
|
|
'subject' => 'Gallery for ":event" expires in :days day|Gallery for ":event" expires in :days days',
|
|
'greeting' => 'Hello :name,',
|
|
'body' => 'The gallery for event ":event" (package ":package") expires on :date. Only :days day of access remains.|The gallery for event ":event" (package ":package") expires on :date. Only :days days of access remain.',
|
|
'action' => 'View gallery settings',
|
|
],
|
|
'gallery_expired' => [
|
|
'subject' => 'Gallery for ":event" has expired',
|
|
'greeting' => 'Hello :name,',
|
|
'body' => 'The gallery for event ":event" (package ":package") expired on :date. Guests can no longer view or download photos until you extend the gallery duration.',
|
|
'action' => 'Manage gallery settings',
|
|
],
|
|
'package_expiring' => [
|
|
'subject' => 'Package ":package" expires in :days day|Package ":package" expires in :days days',
|
|
'greeting' => 'Hello :name,',
|
|
'body' => 'Your package ":package" expires on :date. Only :days day of access remains.|Your package ":package" expires on :date. Only :days days of access remain.',
|
|
'action' => 'Renew or upgrade package',
|
|
],
|
|
'package_expired' => [
|
|
'subject' => 'Package ":package" has expired',
|
|
'greeting' => 'Hello :name,',
|
|
'body' => 'Your package ":package" expired on :date. Please renew or upgrade to continue creating events.',
|
|
'action' => 'Manage packages',
|
|
],
|
|
'credits_low' => [
|
|
'subject' => 'Event credits are running low',
|
|
'greeting' => 'Hello :name,',
|
|
'body' => 'Your tenant has only :balance credits remaining (threshold: :threshold). Purchase additional credits or upgrade your package to keep creating events.',
|
|
'action' => 'Buy credits or upgrade',
|
|
],
|
|
'footer' => 'Best regards,<br>The Fotospiel Team',
|
|
],
|
|
];
|