__('Appointment', 'wpamelia'),
'event' => __('Event', 'wpamelia'),
'add_date' => __('Add Date', 'wpamelia'),
'all_locations' => __('All Locations', 'wpamelia'),
'all_services' => __('All Services', 'wpamelia'),
'approved' => __('Approved', 'wpamelia'),
'cancel' => __('Cancel', 'wpamelia'),
'canceled' => __('Canceled', 'wpamelia'),
'opened' => __('Opened', 'wpamelia'),
'close' => __('Close', 'wpamelia'),
'closed' => __('Closed', 'wpamelia'),
'csv_delimiter' => __('Select Delimiter', 'wpamelia'),
'csv_delimiter_comma' => __('Comma (,)', 'wpamelia'),
'csv_delimiter_semicolon' => __('Semicolon (;)', 'wpamelia'),
'customer' => __('Customer', 'wpamelia'),
'date' => __('Date', 'wpamelia'),
'description' => __('Description', 'wpamelia'),
'details' => __('Details', 'wpamelia'),
'duration' => __('Duration', 'wpamelia'),
'edit' => __('Edit', 'wpamelia'),
'email_placeholder' => __('example@mail.com', 'wpamelia'),
'employee' => __('Employee', 'wpamelia'),
'employees' => __('Employees', 'wpamelia'),
'enter_email_warning' => __('Please enter email', 'wpamelia'),
'enter_valid_email_warning' => __('Please enter a valid email address', 'wpamelia'),
'error' => __('Error', 'wpamelia'),
'export' => __('Export', 'wpamelia'),
'extras' => __('Extras', 'wpamelia'),
'google_calendar' => __('Google Calendar', 'wpamelia'),
'h' => __('h', 'wpamelia'),
'location' => __('Location', 'wpamelia'),
'locations' => __('Locations', 'wpamelia'),
'min' => __('min', 'wpamelia'),
'name' => __('Name', 'wpamelia'),
'name_ascending' => __('Name Ascending', 'wpamelia'),
'name_descending' => __('Name Descending', 'wpamelia'),
'need_help' => __('Need Help', 'wpamelia'),
'no' => __('No', 'wpamelia'),
'no_employees_yet' => __('You don\'t have any employees here yet...', 'wpamelia'),
'no_results' => __('There are no results...', 'wpamelia'),
'no_services_yet' => __('You don\'t have any services here yet...', 'wpamelia'),
'note' => __('Note', 'wpamelia'),
'note_internal' => __('Note (Internal)', 'wpamelia'),
'of' => __('of', 'wpamelia'),
'ok' => __('OK', 'wpamelia'),
'on_site' => __('On-site', 'wpamelia'),
'paid' => __('Paid', 'wpamelia'),
'payment' => __('Payment', 'wpamelia'),
'pending' => __('Pending', 'wpamelia'),
'period' => __('Period', 'wpamelia'),
'phone' => __('Phone', 'wpamelia'),
'php_version_message' => __('
The Amelia plugin requires PHP version 5.5 or greater.
', 'wpamelia'),
'php_version_title' => __('Plugin Activation Error', 'wpamelia'),
'pick_a_date' => __('Pick a date range', 'wpamelia'),
'rejected' => __('Rejected', 'wpamelia'),
'save' => __('Save', 'wpamelia'),
'select_date_warning' => __('Please select date', 'wpamelia'),
'select_time' => __('Select Time', 'wpamelia'),
'select_time_warning' => __('Please select time', 'wpamelia'),
'service' => __('Service', 'wpamelia'),
'services' => __('Services', 'wpamelia'),
'settings_saved' => __('Settings has been saved', 'wpamelia'),
'showing' => __('Showing', 'wpamelia'),
'sort' => __('Sort', 'wpamelia'),
'status' => __('Status', 'wpamelia'),
'status_colon' => __('Status:', 'wpamelia'),
'success' => __('Success', 'wpamelia'),
'to' => __('to', 'wpamelia'),
'today' => __('Today', 'wpamelia'),
'tomorrow' => __('Tomorrow', 'wpamelia'),
'total' => __('Total', 'wpamelia'),
'view' => __('View', 'wpamelia'),
'weekday_friday' => __('Friday', 'wpamelia'),
'weekday_monday' => __('Monday', 'wpamelia'),
'weekday_saturday' => __('Saturday', 'wpamelia'),
'weekday_sunday' => __('Sunday', 'wpamelia'),
'weekday_thursday' => __('Thursday', 'wpamelia'),
'weekday_tuesday' => __('Tuesday', 'wpamelia'),
'weekday_wednesday' => __('Wednesday', 'wpamelia'),
'yes' => __('Yes', 'wpamelia'),
];
}
/**
* Returns the array for the settings strings
*
* @return array
*/
public static function getSettingsStrings()
{
return [
'activate' => __('Activate', 'wpamelia'),
'activation' => __('Activation', 'wpamelia'),
'activation_activated' => __('Plugin has been activated', 'wpamelia'),
'activation_deactivated' => __('Plugin has been deactivated', 'wpamelia'),
'activation_envato_failed' => __('It seems you don\'t have a valid purchase of Amelia', 'wpamelia'),
'activation_settings' => __('Activation Settings', 'wpamelia'),
'activation_settings_description' => __('Use this setting to activate the plugin code so you can have access to auto updates of Amelia', 'wpamelia'),
'activation_settings_domains_limit' => __('You have reached maximum number of registered domains', 'wpamelia'),
'activation_settings_explanation' => __('Activate the plugin by entering Purchase code or using Envato API.', 'wpamelia'),
'activation_settings_invalid_code' => __('The purchase code is invalid or it has expired', 'wpamelia'),
'add_new_role' => __('Add New Role', 'wpamelia'),
'add_to_calendar' => __('Show Add To Calendar option to customers', 'wpamelia'),
'add_to_calendar_tooltip' => __('Suggest customers to add an appointment to their calendar
when booking is finalized.', 'wpamelia'),
'address' => __('Address', 'wpamelia'),
'after' => __('After', 'wpamelia'),
'after_with_space' => __('After with space', 'wpamelia'),
'allow_booking_if_not_min' => __('Allow booking below minimum capacity', 'wpamelia'),
'allow_configure_days_off' => __('Configure their days off', 'wpamelia'),
'allow_configure_schedule' => __('Configure their schedule', 'wpamelia'),
'allow_configure_special_days' => __('Configure their special days', 'wpamelia'),
'allow_booking_if_pending' => __('Allow booking above maximum capacity', 'wpamelia'),
'allow_booking_if_pending_tooltip' => __('If this is disabled, your front-end customers won\'t be able to book appointment with Pending status above the maximum capacity.
Once the maximum capacity is reached appointment will close and time slot will become unavailable.', 'wpamelia'),
'allow_booking_if_not_min_tooltip' => __('If this is disabled, your front-end customers won\'t be able to submit a booking unless they fill in the minimum service capacity,
but once they book for any capacity above minimum, the time slot will become unavailable for booking for others.
If enabled, multiple customers will be able to book the same time slot, without having to fill in the minimum capacity.', 'wpamelia'),
'allow_customer_reschedule' => __('Allow customers to reschedule their own appointments', 'wpamelia'),
'allow_customer_reschedule_tooltip' => __('Enable this option if you want to allow your customers to reschedule their own appointments.', 'wpamelia'),
'allow_write_appointments' => __('Manage their appointments', 'wpamelia'),
'allow_write_events' => __('Manage their events', 'wpamelia'),
'amelia_role' => __('Amelia Role', 'wpamelia'),
'appointments' => __('Appointments', 'wpamelia'),
'appointments_settings' => __('Appointments Settings', 'wpamelia'),
'appointments_settings_description' => __('Use these settings to manage frontend bookings', 'wpamelia'),
'automatically_create_customer' => __('Automatically create Amelia Customer user', 'wpamelia'),
'automatically_create_customer_tooltip' => __('If you enable this option every time a new customer schedules the appointment
he will get Amelia Customer user role and automatic email with login details.', 'wpamelia'),
'bcc_email' => __('Send all notifications to the additional address', 'wpamelia'),
'bcc_email_placeholder' => __('Please enter email address', 'wpamelia'),
'bcc_email_tooltip' => __('Here you can enter an email address where all notifications will be sent.', 'wpamelia'),
'before' => __('Before', 'wpamelia'),
'before_with_space' => __('Before with space', 'wpamelia'),
'calendar' => __('Calendar', 'wpamelia'),
'cancel_error_url' => __('Unsuccessful Cancellation Redirect URL', 'wpamelia'),
'cancel_error_url_tooltip' => __('URL on which will user be redirected if appointment can\'t be canceled
because of \'Minimum time required before canceling\' value', 'wpamelia'),
'cancel_success_url' => __('Successful Cancellation Redirect URL', 'wpamelia'),
'cancel_url_placeholder' => __('Please enter URL', 'wpamelia'),
'codecanyon_purchase_code' => __('CodeCanyon Purchase Code', 'wpamelia'),
'comma_dot' => __('Comma-Dot', 'wpamelia'),
'company' => __('Company', 'wpamelia'),
'company_settings' => __('Company Settings', 'wpamelia'),
'company_settings_description' => __('Use these settings to set up picture, name, address, phone and website of your company', 'wpamelia'),
'coupons' => __('Coupons', 'wpamelia'),
'currency' => __('Currency', 'wpamelia'),
'custom_fields' => __('Custom Fields', 'wpamelia'),
'custom_fields_description' => __('Add/edit custom fields', 'wpamelia'),
'custom_fields_settings' => __('Custom fields settings', 'wpamelia'),
'customers_as_attendees' => __('Add Event\'s Attendees', 'wpamelia'),
'customers_as_attendees_tooltip' => __('Enable this option if you want your employees to see
in the event customers that attend the appointment.', 'wpamelia'),
'dashboard' => __('Dashboard', 'wpamelia'),
'day1' => __('1 day', 'wpamelia'),
'days2' => __('2 days', 'wpamelia'),
'days3' => __('3 days', 'wpamelia'),
'days4' => __('4 days', 'wpamelia'),
'days5' => __('5 days', 'wpamelia'),
'days6' => __('6 days', 'wpamelia'),
'days_off_settings' => __('Days Off Settings', 'wpamelia'),
'days_off_settings_description' => __('Use these settings to set company working hours and days off which will be applied for every employee', 'wpamelia'),
'deactivate' => __('Deactivate', 'wpamelia'),
'default_appointment_status' => __('Default Appointment Status', 'wpamelia'),
'default_appointment_status_tooltip' => __('All appointments will be scheduled with the
status you choose here.', 'wpamelia'),
'default_items_per_page' => __('Default items per page', 'wpamelia'),
'default_page_on_backend' => __('Default page on back-end', 'wpamelia'),
'default_payment_method' => __('Default Payment Method', 'wpamelia'),
'default_phone_country_code' => __('Default phone country code', 'wpamelia'),
'default_time_slot_step' => __('Default Time Slot Step', 'wpamelia'),
'default_time_slot_step_tooltip' => __('The Time Slot Step you define here will be applied
for all time slots in the plugin.', 'wpamelia'),
'disabled' => __('Disabled', 'wpamelia'),
'dot_comma' => __('Dot-Comma', 'wpamelia'),
'enable_labels_settings' => __('Enable Labels Settings', 'wpamelia'),
'enable_labels_settings_tooltip' => __('Disable this option if you want to translate these
strings using the third party translation plugin.', 'wpamelia'),
'enabled' => __('Enabled', 'wpamelia'),
'enter_valid_url_warning' => __('Please enter a valid URL with protocol (http:// or https://)', 'wpamelia'),
'envato_api' => __('Envato API', 'wpamelia'),
'envato_api_activate' => __('Activate with Envato', 'wpamelia'),
'envato_api_activated' => __('Activated with Envato', 'wpamelia'),
'event_description' => __('Event Description', 'wpamelia'),
'event_description_tooltip' => __('Description of the event that will be displayed in the Google Calendar.
You can find available placeholders on the Notifications page.', 'wpamelia'),
'event_title' => __('Event Title', 'wpamelia'),
'event_title_tooltip' => __('Title of the event that will be displayed in the Google Calendar.
You can find available placeholders on the Notifications page.', 'wpamelia'),
'general' => __('General', 'wpamelia'),
'general_settings' => __('General Settings', 'wpamelia'),
'general_settings_description' => __('Use these settings to define plugin general settings and default settings for your services and appointments', 'wpamelia'),
'gMap_api_key' => __('Google Map API Key', 'wpamelia'),
'gMap_api_key_tooltip' => __('Add Google Map API Key to show Google static map on
"Locations" page.', 'wpamelia'),
'google_calendar_settings' => __('Google Calendar Settings', 'wpamelia'),
'google_calendar_settings_description' => __("Allow synchronizing employee's calendar with Google Calendar for smoother personal scheduling", 'wpamelia'),
'google_client_id' => __('Client ID', 'wpamelia'),
'google_client_secret' => __('Client Secret', 'wpamelia'),
'google_credentials_obtain' => __('Click here to see how to obtain
Google Client ID and Secret', 'wpamelia'),
'google_redirect_uri' => __('Redirect URI', 'wpamelia'),
'google_redirect_uri_tooltip' => __('This is the path in your application that users are redirected to after
they have authenticated with Google. Add this URI in your Google
project credentials under "Authorized redirect URIs".', 'wpamelia'),
'h1' => __('1h', 'wpamelia'),
'h10' => __('10h', 'wpamelia'),
'h11' => __('11h', 'wpamelia'),
'h12' => __('12h', 'wpamelia'),
'h1min30' => __('1h 30min', 'wpamelia'),
'h2' => __('2h', 'wpamelia'),
'h3' => __('3h', 'wpamelia'),
'h4' => __('4h', 'wpamelia'),
'h6' => __('6h', 'wpamelia'),
'h8' => __('8h', 'wpamelia'),
'h9' => __('9h', 'wpamelia'),
'insert_pending_appointments' => __('Insert Pending Appointments', 'wpamelia'),
'insert_pending_appointments_tooltip' => __('Enable this option if you want your employees to see
appointments with pending status in their calendar.', 'wpamelia'),
'inspect_customer_info' => __('Check customer\'s name for existing email when booking', 'wpamelia'),
'inspect_customer_info_tooltip' => __('Enable this option if you don\'t want to allow "existing customer"
to use different first and last name when booking.', 'wpamelia'),
'instructions' => __('Instructions', 'wpamelia'),
'label_employee' => __('Employee', 'wpamelia'),
'label_employees' => __('Employees', 'wpamelia'),
'label_service' => __('Service', 'wpamelia'),
'label_services' => __('Services', 'wpamelia'),
'labels' => __('Labels', 'wpamelia'),
'labels_settings' => __('Labels Settings', 'wpamelia'),
'labels_settings_description' => __('Use these settings to change labels on frontend pages', 'wpamelia'),
'limit_number_of_fetched_events' => __('Limit Number of Fetched Events', 'wpamelia'),
'live_client_id' => __('Live Client ID', 'wpamelia'),
'live_publishable_key' => __('Live Publishable Key', 'wpamelia'),
'live_secret' => __('Live Secret', 'wpamelia'),
'live_secret_key' => __('Live Secret Key', 'wpamelia'),
'mail_service' => __('Mail Service', 'wpamelia'),
'mailgun' => __('Mailgun', 'wpamelia'),
'mailgun_api_key' => __('Mailgun API Key', 'wpamelia'),
'mailgun_api_key_warning' => __('Please enter Mailgun API key', 'wpamelia'),
'mailgun_domain' => __('Mailgun Domain', 'wpamelia'),
'mailgun_domain_warning' => __('Please enter Mailgun Domain', 'wpamelia'),
'min1' => __('1min', 'wpamelia'),
'min10' => __('10min', 'wpamelia'),
'min12' => __('12min', 'wpamelia'),
'min15' => __('15min', 'wpamelia'),
'min2' => __('2min', 'wpamelia'),
'min20' => __('20min', 'wpamelia'),
'min30' => __('30min', 'wpamelia'),
'min45' => __('45min', 'wpamelia'),
'min5' => __('5min', 'wpamelia'),
'minimum_time_before_booking' => __('Minimum time required before booking', 'wpamelia'),
'minimum_time_before_booking_tooltip' => __('Set the time before the appointment when customers
will not be able to book the appointment.', 'wpamelia'),
'minimum_time_before_canceling' => __('Minimum time required before canceling', 'wpamelia'),
'minimum_time_before_canceling_tooltip' => __('Set the time before the appointment when customers
will not be able to cancel the appointment.', 'wpamelia'),
'months3' => __('3 months', 'wpamelia'),
'months6' => __('6 months', 'wpamelia'),
'notifications' => __('Notification', 'wpamelia'),
'notifications_settings' => __('Notification Settings', 'wpamelia'),
'notifications_settings_description' => __('Use these settings to set your mail settings which will be used to notify your customers and employees', 'wpamelia'),
'notify_customers_default' => __('Notify the customer(s) by default', 'wpamelia'),
'number_of_events_returned' => __('Maximum Number Of Events Returned', 'wpamelia'),
'number_of_events_returned_tooltip' => __('Maximum number of events returned on one result page.
It is recommended to use smaller number of returned
events if your server performance is not so good.', 'wpamelia'),
'payments' => __('Payments', 'wpamelia'),
'payments_settings' => __('Payments Settings', 'wpamelia'),
'payments_settings_description' => __('Use these settings to set price format, payment method and coupons that will be used in all bookings', 'wpamelia'),
'payPal' => __('PayPal', 'wpamelia'),
'payPal_live_client_id_error' => __('Please enter live ClientId', 'wpamelia'),
'payPal_live_secret_error' => __('Please enter live Secret', 'wpamelia'),
'payPal_service' => __('PayPal Service', 'wpamelia'),
'payPal_test_client_id_error' => __('Please enter test ClientId', 'wpamelia'),
'payPal_test_secret_error' => __('Please enter test Secret', 'wpamelia'),
'period_available_for_booking' => __('Period available for booking in advance', 'wpamelia'),
'period_available_for_booking_tooltip' => __('Set how far customers can book.', 'wpamelia'),
'php_mail' => __('PHP Mail', 'wpamelia'),
'plugin_not_activated' => __('To receive automatic updates license activation is required. Please visit %s to activate Amelia.', 'wpamelia'),
'price_number_of_decimals' => __('Price Number Of Decimals', 'wpamelia'),
'price_separator' => __('Price Separator', 'wpamelia'),
'price_symbol_position' => __('Price Symbol Position', 'wpamelia'),
'purchase_code' => __('Purchase code', 'wpamelia'),
'provider_details_settings' => __('Provider Details', 'wpamelia'),
'provider_details_settings_description' => __('Use this setting to configure provider details', 'wpamelia'),
'redirect_url_after_appointment' => __('Redirect URL After Appointment', 'wpamelia'),
'redirect_url_after_appointment_tooltip' => __('Customer will be redirected to this URL once he schedules the appointment.', 'wpamelia'),
'remove_google_busy_slots' => __('Remove Google Calendar Busy Slots', 'wpamelia'),
'remove_google_busy_slots_tooltip' => __('Enable this option if you want to remove busy slots in
Google Calendar from Employee\'s working schedule.', 'wpamelia'),
'required_email_field' => __('Set email as a mandatory field', 'wpamelia'),
'required_phone_number_field' => __('Set a phone number as a mandatory field', 'wpamelia'),
'rest_api_clientid' => __('Rest App Client ID', 'wpamelia'),
'rest_api_secret' => __('Rest App Secret', 'wpamelia'),
'roles_settings' => __('Roles Settings', 'wpamelia'),
'roles_settings_description' => __('Use these settings to define settings that will be applied for the specific Amelia roles', 'wpamelia'),
'sandbox_mode' => __('Sandbox Mode', 'wpamelia'),
'send_event_invitation_email' => __('Send Event Invitation Email', 'wpamelia'),
'send_event_invitation_email_tooltip' => __('Enable this option if you want your customers to
receive an email about the event.', 'wpamelia'),
'sender_email' => __('Sender Email', 'wpamelia'),
'sender_email_warning' => __('Please enter sender email', 'wpamelia'),
'sender_name' => __('Sender Name', 'wpamelia'),
'sender_name_warning' => __('Please enter sender name', 'wpamelia'),
'service_duration_as_slot' => __('Use service duration for booking a time slot', 'wpamelia'),
'service_duration_as_slot_tooltip' => __('Enable this option if you want to make time slot step
the same as service duration in the booking process', 'wpamelia'),
'settings' => __('Settings', 'wpamelia'),
'settings_lower' => __('settings', 'wpamelia'),
'show_attendees' => __('Allow customers to see other attendees', 'wpamelia'),
'show_attendees_tooltip' => __('Enable this option if you want your customers to see
all attendees in the appointment in their google calendar.', 'wpamelia'),
'show_client_time_zone' => __('Show booking slots in client time zone', 'wpamelia'),
'show_client_time_zone_tooltip' => __('Enable this option if you want to show booking slots
in client time zone.', 'wpamelia'),
'smtp' => __('SMTP', 'wpamelia'),
'smtp_host' => __('SMTP Host', 'wpamelia'),
'smtp_host_warning' => __('Please enter SMTP host', 'wpamelia'),
'smtp_password' => __('SMTP Password', 'wpamelia'),
'smtp_password_warning' => __('Please enter SMTP password', 'wpamelia'),
'smtp_port' => __('SMTP Port', 'wpamelia'),
'smtp_port_warning' => __('Please enter SMTP port', 'wpamelia'),
'smtp_secure' => __('SMTP Secure', 'wpamelia'),
'smtp_secure_disabled' => __('Disabled', 'wpamelia'),
'smtp_secure_ssl' => __('SSL', 'wpamelia'),
'smtp_secure_tls' => __('TLS', 'wpamelia'),
'smtp_username' => __('SMTP Username', 'wpamelia'),
'smtp_username_warning' => __('Please enter SMTP username', 'wpamelia'),
'space_comma' => __('Space-Comma', 'wpamelia'),
'space_dot' => __('Space-Dot', 'wpamelia'),
'stripe' => __('Stripe', 'wpamelia'),
'stripe_live_publishable_key_error' => __('Please enter live publishable key', 'wpamelia'),
'stripe_live_secret_key_error' => __('Please enter live secret key', 'wpamelia'),
'stripe_service' => __('Stripe Service', 'wpamelia'),
'stripe_ssl_warning' => __('SSL (HTTPS) is not enabled. You will not be able to process live Stripe transactions until SSL is enabled.', 'wpamelia'),
'stripe_test_publishable_key_error' => __('Please enter test publishable key', 'wpamelia'),
'stripe_test_secret_key_error' => __('Please enter test secret key', 'wpamelia'),
'template_for_event_title' => __('Template for Event Title', 'wpamelia'),
'test_client_id' => __('Test Client ID', 'wpamelia'),
'test_mode' => __('Test Mode', 'wpamelia'),
'test_publishable_key' => __('Test Publishable Key', 'wpamelia'),
'test_secret' => __('Test Secret', 'wpamelia'),
'test_secret_key' => __('Test Secret Key', 'wpamelia'),
'two_way_sync' => __('2 Way Sync', 'wpamelia'),
'unable_to_deactivate_plugin' => __('Unable to deactivate plugin. Please try again later.', 'wpamelia'),
'update_for_all' => __('Update for all', 'wpamelia'),
'view_activation_settings' => __('View Activation Settings', 'wpamelia'),
'view_appointments_settings' => __('View Appointments Settings', 'wpamelia'),
'view_company_settings' => __('View Company Settings', 'wpamelia'),
'view_days_off_settings' => __('View Working Hours & Days Off Settings', 'wpamelia'),
'view_general_settings' => __('View General Settings', 'wpamelia'),
'view_google_calendar_settings' => __('View Google Calendar Settings', 'wpamelia'),
'view_labels_settings' => __('View Labels Settings', 'wpamelia'),
'view_notifications_settings' => __('View Notifications Settings', 'wpamelia'),
'view_payments_settings' => __('View Payments Settings', 'wpamelia'),
'view_provider_details_settings' => __('View Provider Details Settings', 'wpamelia'),
'view_roles_settings_description' => __('View Roles Settings', 'wpamelia'),
'wc' => __('Enable integration with WooCommerce', 'wpamelia'),
'website' => __('Website', 'wpamelia'),
'week1' => __('1 week', 'wpamelia'),
'weeks2' => __('2 weeks', 'wpamelia'),
'weeks3' => __('3 weeks', 'wpamelia'),
'weeks4' => __('4 weeks', 'wpamelia'),
'work_hours_days_off' => __('Working Hours & Days Off', 'wpamelia'),
'wp_mail' => __('WP Mail', 'wpamelia'),
'wp_role' => __('WP Role', 'wpamelia'),
];
}
/**
* Returns the array for the email notifications strings
*
* @return array
*/
public static function getNotificationsStrings()
{
return [
'accepted' => __('Accepted', 'wpamelia'),
'already_have_an_account' => __('Already have an account?', 'wpamelia'),
'amelia_sms' => __('Amelia SMS', 'wpamelia'),
'amount_colon' => __('Amount:', 'wpamelia'),
'balance_colon' => __('Balance:', 'wpamelia'),
'balance_recharged' => __('Your balance has been recharged', 'wpamelia'),
'cant_checkout' => __('This payment cannot be completed', 'wpamelia'),
'cant_recharge_balance' => __('This payment cannot be completed and your account has not been charged', 'wpamelia'),
'carrier' => __('Carrier:', 'wpamelia'),
'change_alpha_sender_id' => __('Change Alpha Sender ID', 'wpamelia'),
'change_password' => __('Change Password', 'wpamelia'),
'cost_colon' => __('Cost:', 'wpamelia'),
'cron_instruction' => __('To send this notification please add the following line in your cron', 'wpamelia'),
'current_password_colon' => __('Current Password:', 'wpamelia'),
'current_password_requred' => __('Please enter current password', 'wpamelia'),
'custom_amount' => __('Custom Amount', 'wpamelia'),
'customer_appointment_approved' => __('Appointment Approved', 'wpamelia'),
'customer_appointment_canceled' => __('Appointment Canceled', 'wpamelia'),
'customer_appointment_follow_up' => __('Appointment Follow Up', 'wpamelia'),
'customer_appointment_next_day_reminder' => __('Appointment Next Day Reminder', 'wpamelia'),
'customer_appointment_pending' => __('Appointment Pending', 'wpamelia'),
'customer_appointment_rejected' => __('Appointment Rejected', 'wpamelia'),
'customer_appointment_rescheduled' => __('Appointment Rescheduled', 'wpamelia'),
'customer_birthday_greeting' => __('Birthday Greeting', 'wpamelia'),
'customer_event_approved' => __('Event Booked', 'wpamelia'),
'customer_event_canceled' => __('Event Canceled By Attendee', 'wpamelia'),
'customer_event_follow_up' => __('Event Follow Up', 'wpamelia'),
'customer_event_next_day_reminder' => __('Event Next Day Reminder', 'wpamelia'),
'customer_event_rejected' => __('Event Canceled By Admin', 'wpamelia'),
'customer_event_rescheduled' => __('Event Rescheduled', 'wpamelia'),
'customize_sms' => __('Customize SMS', 'wpamelia'),
'date_colon' => __('Date:', 'wpamelia'),
'delivered' => __('Delivered', 'wpamelia'),
'dont_have_an_account' => __('Don\'t have an account?', 'wpamelia'),
'email' => __('Email', 'wpamelia'),
'email_colon' => __('Email:', 'wpamelia'),
'email_notifications' => __('Email Notifications', 'wpamelia'),
'email_placeholders' => __('Email Placeholders', 'wpamelia'),
'email_taken' => __('This email address is already being used', 'wpamelia'),
'enter_password_warning' => __('Please enter password', 'wpamelia'),
'enter_recipient_email_warning' => __('Please enter recipient email', 'wpamelia'),
'enter_recipient_phone_warning' => __('Please enter recipient phone', 'wpamelia'),
'enter_valid_email_warning' => __('Please enter a valid email address', 'wpamelia'),
'enter_valid_phone_warning' => __('Please enter a valid phone number', 'wpamelia'),
'failed' => __('Failed', 'wpamelia'),
'forgot_password' => __('Forgot Password?', 'wpamelia'),
'incorrect_email' => __('You have entered an incorrect email', 'wpamelia'),
'incorrect_password' => __('You have entered an incorrect password', 'wpamelia'),
'invalid_token' => __('Invalid Token', 'wpamelia'),
'loading' => __('Loading...', 'wpamelia'),
'logout' => __('Logout', 'wpamelia'),
'message_colon' => __('Message:', 'wpamelia'),
'messages_lower' => __('messages', 'wpamelia'),
'new_password_colon' => __('New Password:', 'wpamelia'),
'new_password_requred' => __('Please enter new password', 'wpamelia'),
'no_messages' => __('There are no SMS messages...', 'wpamelia'),
'notification_not_saved' => __('Notification has not been saved', 'wpamelia'),
'notification_saved' => __('Notification has been saved', 'wpamelia'),
'notification_template' => __('Notification Template', 'wpamelia'),
'notifications' => __('Notifications', 'wpamelia'),
'password' => __('Password', 'wpamelia'),
'password_colon' => __('Password:', 'wpamelia'),
'password_has_been_changed' => __('Password has been changed', 'wpamelia'),
'password_length' => __('Password must have a length between 5 and 40 characters', 'wpamelia'),
'password_reset_success' => __('Your password has been reset successfully', 'wpamelia'),
'password_whitespace' => __('Password must not contain whitespace', 'wpamelia'),
'passwords_do_not_match' => __('Passwords do not match', 'wpamelia'),
'pay_pal_fee' => __('Including PayPal Processing Fee of', 'wpamelia'),
'payment_history' => __('Payment History', 'wpamelia'),
'payment_history_error' => __('Unable to retrieve payments results', 'wpamelia'),
'payment_id' => __('Payment ID', 'wpamelia'),
'payment_id_colon' => __('Payment ID:', 'wpamelia'),
'payments_lower' => __('payments', 'wpamelia'),
'payPal' => __('PayPal', 'wpamelia'),
'ph_appointment_cancel_url' => __('Cancel Appointment Link', 'wpamelia'),
'ph_appointment_date' => __('Date of the appointment', 'wpamelia'),
'ph_appointment_date_time' => __('Date & Time of the appointment', 'wpamelia'),
'ph_appointment_end_time' => __('End time of the appointment', 'wpamelia'),
'ph_appointment_notes' => __('Appointment notes', 'wpamelia'),
'ph_appointment_price' => __('Appointment price', 'wpamelia'),
'ph_appointment_start_time' => __('Start time of the appointment', 'wpamelia'),
'ph_category_name' => __('Category name', 'wpamelia'),
'ph_company_address' => __('Company address', 'wpamelia'),
'ph_company_name' => __('Company name', 'wpamelia'),
'ph_company_phone' => __('Company phone', 'wpamelia'),
'ph_company_website' => __('Company website', 'wpamelia'),
'ph_customer_email' => __('Customer email', 'wpamelia'),
'ph_customer_first_name' => __('Customer first name', 'wpamelia'),
'ph_customer_full_name' => __('Customer full name', 'wpamelia'),
'ph_customer_last_name' => __('Customer last name', 'wpamelia'),
'ph_customer_phone' => __('Customer phone', 'wpamelia'),
'ph_event_cancel_url' => __('Cancel Event Link', 'wpamelia'),
'ph_event_description' => __('Event description', 'wpamelia'),
'ph_attendee_code' => __('Attendee code', 'wpamelia'),
'ph_event_name' => __('Event name', 'wpamelia'),
'ph_event_price' => __('Event price', 'wpamelia'),
'ph_event_period_date' => __('Date period of the event', 'wpamelia'),
'ph_event_period_date_time' => __('Date & Time period of the event', 'wpamelia'),
'ph_event_start_date' => __('Start date of the event', 'wpamelia'),
'ph_event_start_date_time' => __('Start date & time of the event', 'wpamelia'),
'ph_event_end_date' => __('End date of the event', 'wpamelia'),
'ph_event_end_date_time' => __('End date & time of the event', 'wpamelia'),
'ph_event_location' => __('Location of the event', 'wpamelia'),
'ph_employee_email' => __('Employee email', 'wpamelia'),
'ph_employee_first_name' => __('Employee first name', 'wpamelia'),
'ph_employee_full_name' => __('Employee full name', 'wpamelia'),
'ph_employee_last_name' => __('Employee last name', 'wpamelia'),
'ph_employee_phone' => __('Employee phone', 'wpamelia'),
'ph_employee_name_email_phone' => __('Employee name, email & phone', 'wpamelia'),
'ph_employee_photo' => __('Employee photo', 'wpamelia'),
'ph_location_address' => __('Location address', 'wpamelia'),
'ph_location_name' => __('Location name', 'wpamelia'),
'ph_service_description' => __('Service description', 'wpamelia'),
'ph_service_duration' => __('Service duration', 'wpamelia'),
'ph_service_name' => __('Service name', 'wpamelia'),
'ph_service_price' => __('Service price', 'wpamelia'),
'phone_colon' => __('Phone:', 'wpamelia'),
'prepared' => __('Prepared', 'wpamelia'),
'price' => __('Price', 'wpamelia'),
'pricing' => __('Pricing', 'wpamelia'),
'pricing_error' => __('Unable to retrieve pricing', 'wpamelia'),
'provider_appointment_approved' => __('Appointment Approved', 'wpamelia'),
'provider_appointment_canceled' => __('Appointment Canceled', 'wpamelia'),
'provider_appointment_next_day_reminder' => __('Appointment Next Day Reminder', 'wpamelia'),
'provider_appointment_pending' => __('Appointment Pending', 'wpamelia'),
'provider_appointment_rejected' => __('Appointment Rejected', 'wpamelia'),
'provider_appointment_rescheduled' => __('Appointment Rescheduled', 'wpamelia'),
'provider_event_approved' => __('Event Booked', 'wpamelia'),
'provider_event_canceled' => __('Event Canceled By Attendee', 'wpamelia'),
'provider_event_next_day_reminder' => __('Event Next Day Reminder', 'wpamelia'),
'provider_event_rejected' => __('Event Canceled By Admin', 'wpamelia'),
'provider_event_rescheduled' => __('Event Rescheduled', 'wpamelia'),
'queued' => __('Queued', 'wpamelia'),
're_type_requred' => __('Please enter new password again', 'wpamelia'),
'recharge' => __('Recharge', 'wpamelia'),
'recharge_balance' => __('Recharge Balance', 'wpamelia'),
'recharge_custom_amount' => __('Recharge Custom Amount', 'wpamelia'),
'recipient_email' => __('Recipient Email', 'wpamelia'),
'recipient_phone' => __('Recipient Phone', 'wpamelia'),
'recovery_email_sent' => __('Account recovery email has been sent', 'wpamelia'),
'refresh' => __('Refresh', 'wpamelia'),
'requires_scheduling_setup' => __('Requires Scheduling Setup', 'wpamelia'),
'reset_password' => __('Reset Password', 'wpamelia'),
'retype_new_password_colon' => __('Re-type New Password:', 'wpamelia'),
'scheduled_after' => __('Scheduled After Appointment', 'wpamelia'),
'scheduled_before' => __('Scheduled For Before Appointment', 'wpamelia'),
'scheduled_for' => __('Scheduled For', 'wpamelia'),
'security' => __('Security', 'wpamelia'),
'segments_colon' => __('Segments:', 'wpamelia'),
'select_email_template_warning' => __('Please select email template', 'wpamelia'),
'send' => __('Send', 'wpamelia'),
'send_recovery_email' => __('Send Recovery Email', 'wpamelia'),
'send_test_email' => __('Send Test Email', 'wpamelia'),
'send_test_sms' => __('Send Test SMS', 'wpamelia'),
'sender_id_colon' => __('Alpha Sender ID:', 'wpamelia'),
'sender_id_invalid_characters_error' => __('Special characters are not allowed', 'wpamelia'),
'sender_id_length_error' => __('Sender ID supports up to 11 characters', 'wpamelia'),
'sender_id_letter_error' => __('Your ID must include at least one letter', 'wpamelia'),
'sender_id_required' => __('Alpha Sender ID can\'t be empty', 'wpamelia'),
'sender_id_saved' => __('Alpha Sender ID has been saved', 'wpamelia'),
'sent' => __('Sent', 'wpamelia'),
'show_email_codes' => __('> Show Email Placeholders', 'wpamelia'),
'show_sms_codes' => __('> Show SMS Placeholders', 'wpamelia'),
'sign_in' => __('Sign In', 'wpamelia'),
'sign_up' => __('Sign Up', 'wpamelia'),
'sms_history' => __('SMS History', 'wpamelia'),
'sms_notifications' => __('SMS Notifications', 'wpamelia'),
'sms_placeholders' => __('SMS Placeholders', 'wpamelia'),
'status_colon' => __('Status:', 'wpamelia'),
'subject' => __('Subject', 'wpamelia'),
'test_email_error' => __('Email has not been sent', 'wpamelia'),
'test_email_success' => __('Email has been sent', 'wpamelia'),
'test_email_warning' => __('To be able to send test email please configure "Sender Email" in Notification Settings.', 'wpamelia'),
'test_sms_error' => __('SMS has not been sent', 'wpamelia'),
'test_sms_success' => __('SMS has been sent', 'wpamelia'),
'test_sms_warning' => __('To be able to send test SMS please recharge your balance.', 'wpamelia'),
'text_colon' => __('Text:', 'wpamelia'),
'time' => __('Time', 'wpamelia'),
'time_colon' => __('Time:', 'wpamelia'),
'to_customer' => __('To Customer', 'wpamelia'),
'to_employee' => __('To Employee', 'wpamelia'),
'token_expired' => __('Token has been expired', 'wpamelia'),
'total_price_colon' => __('Total Price:', 'wpamelia'),
'type' => __('Type', 'wpamelia'),
'type_colon' => __('Type:', 'wpamelia'),
'undelivered' => __('Undelivered', 'wpamelia'),
'user_colon' => __('User:', 'wpamelia'),
'user_profile' => __('User Profile', 'wpamelia'),
'view_message' => __('View Message', 'wpamelia'),
'view_pricing_for' => __('View pricing for:', 'wpamelia'),
'view_profile' => __('View Profile', 'wpamelia'),
];
}
/**
* Returns the array for the common strings
*
* @return array
*/
public static function getDashboardStrings()
{
return [
'appointments_count' => __('# of appointments', 'wpamelia'),
'appointments_revenue' => __('Sum of payments', 'wpamelia'),
'appointments_hours' => __('# of Hours in appointment', 'wpamelia'),
'appointments_load' => __('% of load', 'wpamelia'),
'approved_appointments' => __('Approved Appointments', 'wpamelia'),
'approved_appointments_tooltip' => __('Indicates the number of approved appointments
for a chosen date range.', 'wpamelia'),
'average_bookings' => __('Average Bookings', 'wpamelia'),
'average_bookings_tooltip' => __('Shows the average number of bookings per day
for the selected date range.', 'wpamelia'),
'conversions' => __('Interests / Conversions', 'wpamelia'),
'conversions_tooltip' => __('Shows the number of views for the employee/service/location
vs. the number of times they were booked during
the selected date range.', 'wpamelia'),
'customers_tooltip' => __('Indicates the number of new and returning customers
for the selected date range.', 'wpamelia'),
'dashboard' => __('Dashboard', 'wpamelia'),
'new' => __('New', 'wpamelia'),
'no_today_appointments' => __('There are no appointments for today', 'wpamelia'),
'no_upcoming_appointments' => __('You don\'t have any upcoming appointments yet', 'wpamelia'),
'pending_appointments' => __('Pending Appointments', 'wpamelia'),
'pending_appointments_tooltip' => __('Shows the number of pending appointments
in the selected date range.', 'wpamelia'),
'percentage_of_load' => __('Percentage of Load', 'wpamelia'),
'percentage_of_load_tooltip' => __('Indicates the percentage of occupied time against available time for appointments
in the chosen date range.', 'wpamelia'),
'returning' => __('Returning', 'wpamelia'),
'revenue' => __('Revenue', 'wpamelia'),
'revenue_tooltip' => __('Shows the total income for paid appointments
in the chosen date range.', 'wpamelia'),
'scheduled_appointments' => __('Scheduled Appointments', 'wpamelia'),
'time' => __('Time', 'wpamelia'),
'today_appointments' => __('Today\'s appointments', 'wpamelia'),
'views' => __('Views', 'wpamelia'),
'hello_message_part0' => __('Hello', 'wpamelia'),
'hello_message_part1' => __('You have', 'wpamelia'),
'hello_message_part2' => __('and', 'wpamelia'),
'hello_message_part3' => __('for today', 'wpamelia'),
'upcoming_appointments' => __('Upcoming appointments', 'wpamelia'),
];
}
/**
* Returns the array for the schedule modal
*
* @return array
*/
public static function getScheduleStrings()
{
return [
'add_break' => __('Add Break', 'wpamelia'),
'add_day_off' => __('Add Day Off', 'wpamelia'),
'add_day_off_placeholder' => __('Enter holiday or day off name', 'wpamelia'),
'add_period' => __('Add Period', 'wpamelia'),
'add_special_day' => __('Add Special Day', 'wpamelia'),
'apply_to_all_days' => __('Apply to All Days', 'wpamelia'),
'breaks' => __('Breaks', 'wpamelia'),
'company_days_off' => __('Company Days off', 'wpamelia'),
'company_days_off_settings' => __('Company Days Off Settings', 'wpamelia'),
'company_work_hours_settings' => __('Company Working Hours Settings', 'wpamelia'),
'confirm_global_change_working_hours' => __('You will change working hours setting which is also set for each employee separately. Do you want to update it for all employees?', 'wpamelia'),
'day_off_name' => __('Day Off name', 'wpamelia'),
'days_off' => __('Days Off', 'wpamelia'),
'days_off_add' => __('Add Day Off', 'wpamelia'),
'days_off_date_warning' => __('Please enter date', 'wpamelia'),
'days_off_name_warning' => __('Please enter name', 'wpamelia'),
'days_off_repeat_yearly' => __('Repeat Yearly', 'wpamelia'),
'edit_company_days_off' => __('Edit Company Days off', 'wpamelia'),
'employee_days_off' => __('Employee Days off', 'wpamelia'),
'once_off' => __('Once Off', 'wpamelia'),
'pick_a_date_or_range' => __('Pick a date or range', 'wpamelia'),
'pick_a_year' => __('Pick a year', 'wpamelia'),
'reflects_on' => __('Reflects on', 'wpamelia'),
'repeat_every_year' => __('Repeat Every Year', 'wpamelia'),
'save_special_day' => __('Save Special Day', 'wpamelia'),
'set_break_time' => __('Set Break Time', 'wpamelia'),
'set_work_time' => __('Set Work Time', 'wpamelia'),
'special_day_date_warning' => __('Please enter date', 'wpamelia'),
'special_day_end_time_warning' => __('Please enter end time', 'wpamelia'),
'special_day_start_time_warning' => __('Please enter start time', 'wpamelia'),
'work_hours' => __('Work Hours', 'wpamelia'),
'work_hours_days_off_settings' => __('Working Hours & Days Off Settings', 'wpamelia'),
];
}
/**
* Returns the array for the entities modal
*
* @return array
*/
public static function getEntityFormStrings()
{
return [
'delete' => __('Delete', 'wpamelia'),
'duplicate' => __('Duplicate', 'wpamelia'),
'loader_message' => __('Please Wait', 'wpamelia'),
'visibility_hide' => __('Hide', 'wpamelia'),
'visibility_show' => __('Show', 'wpamelia'),
'visible' => __('Visible', 'wpamelia'),
];
}
/**
* Returns the array for the location page
*
* @return array
*/
public static function getLocationStrings()
{
return [
'add_location' => __('Add Location', 'wpamelia'),
'address' => __('Address', 'wpamelia'),
'click_add_locations' => __('Start by clicking the Add Location button', 'wpamelia'),
'confirm_delete_location' => __('Are you sure you want to delete this location?', 'wpamelia'),
'confirm_duplicate_location' => __('Are you sure you want to duplicate this location?', 'wpamelia'),
'confirm_hide_location' => __('Are you sure you want to hide this location?', 'wpamelia'),
'confirm_show_location' => __('Are you sure you want to show this location?', 'wpamelia'),
'edit_location' => __('Edit Location', 'wpamelia'),
'enter_location_address_warning' => __('Please enter address', 'wpamelia'),
'enter_location_name_warning' => __('Please enter name', 'wpamelia'),
'latitude' => __('Latitude', 'wpamelia'),
'location_address' => __('Location Address', 'wpamelia'),
'location_deleted' => __('Location has been deleted', 'wpamelia'),
'location_hidden' => __('Your Location is hidden', 'wpamelia'),
'location_saved' => __('Location has been saved', 'wpamelia'),
'location_visible' => __('Your Location is visible', 'wpamelia'),
'locations_lower' => __('locations', 'wpamelia'),
'locations_search_placeholder' => __('Search Locations...', 'wpamelia'),
'longitude' => __('Longitude', 'wpamelia'),
'map' => __('Map', 'wpamelia'),
'new_location' => __('New Location', 'wpamelia'),
'no_locations_yet' => __('You don\'t have any locations here yet...', 'wpamelia'),
'not_right_address' => __('This is not the right address?', 'wpamelia'),
'pin_icon' => __('Pin Icon', 'wpamelia'),
];
}
/**
* Returns the array for the service page
*
* @return array
*/
public static function getServiceStrings()
{
return [
'add_category' => __('Add Category', 'wpamelia'),
'add_extra' => __('Add Extra', 'wpamelia'),
'add_image' => __('Add Image', 'wpamelia'),
'add_service' => __('Add Service', 'wpamelia'),
'available_images' => __('Available Images', 'wpamelia'),
'bringing_anyone' => __('Show "Bringing anyone with you" option', 'wpamelia'),
'bringing_anyone_tooltip' => __('Hide this option to allow only individual people to
book a group appointment without the possibility
to come with somebody.', 'wpamelia'),
'categories' => __('Categories', 'wpamelia'),
'categories_delete_fail' => __('Unable to delete category', 'wpamelia'),
'categories_positions_saved' => __('Categories positions has been saved', 'wpamelia'),
'categories_positions_saved_fail' => __('Unable to save categories positions', 'wpamelia'),
'category' => __('Category', 'wpamelia'),
'category_add_fail' => __('Unable to add category', 'wpamelia'),
'category_deleted' => __('Category has been deleted', 'wpamelia'),
'category_duplicated' => __('Category has been duplicated', 'wpamelia'),
'category_saved' => __('Category has been saved', 'wpamelia'),
'category_saved_fail' => __('Unable to save category', 'wpamelia'),
'click_add_category' => __('Start by clicking the Add Category button', 'wpamelia'),
'click_add_service' => __('Start by clicking the Add Service button', 'wpamelia'),
'confirm_delete_service' => __('Are you sure you want to delete this service?', 'wpamelia'),
'confirm_duplicate_service' => __('Are you sure you want to duplicate this service?', 'wpamelia'),
'confirm_global_change_service' => __('You will change a setting which is also set for each employee separately. Do you want to update it for all employees?', 'wpamelia'),
'confirm_hide_service' => __('Are you sure you want to hide this service?', 'wpamelia'),
'confirm_show_service' => __('Are you sure you want to show this service?', 'wpamelia'),
'delete_category_confirmation' => __('Are you sure you want to delete this category', 'wpamelia'),
'delete_extra_confirmation' => __('Are you sure you want to delete this extra', 'wpamelia'),
'edit_service' => __('Edit Service', 'wpamelia'),
'enter_extra_name_warning' => __('Please enter extra name', 'wpamelia'),
'enter_extra_price_warning' => __('Please enter extra price', 'wpamelia'),
'enter_non_negative_price_warning' => __('Price must be non-negative number', 'wpamelia'),
'enter_service_name_warning' => __('Please enter name', 'wpamelia'),
'enter_service_price_warning' => __('Please enter price', 'wpamelia'),
'extra_delete_fail' => __('Unable to delete extra', 'wpamelia'),
'gallery' => __('Gallery', 'wpamelia'),
'hex' => __('Hex', 'wpamelia'),
'maximum_capacity' => __('Maximum Capacity', 'wpamelia'),
'maximum_capacity_tooltip' => __('Here you can set the maximum number of persons
per one appointment.', 'wpamelia'),
'maximum_quantity' => __('Maximum Quantity', 'wpamelia'),
'minimum_capacity' => __('Minimum Capacity', 'wpamelia'),
'minimum_capacity_tooltip' => __('Here you can set the minimum number of persons
per one booking of this service.', 'wpamelia'),
'new_category' => __('New Category', 'wpamelia'),
'new_service' => __('New Service', 'wpamelia'),
'no_categories_yet' => __('You don\'t have any categories here yet...', 'wpamelia'),
'price' => __('Price', 'wpamelia'),
'select_service_category_warning' => __('Please select category', 'wpamelia'),
'select_service_duration_warning' => __('Please select duration', 'wpamelia'),
'select_service_employee_warning' => __('Please select select at least one employee', 'wpamelia'),
'service_buffer_time_after' => __('Buffer Time After', 'wpamelia'),
'service_buffer_time_after_tooltip' => __('Time after the appointment (rest, clean up, etc.),
when another booking for same service and
employee cannot be made.', 'wpamelia'),
'service_buffer_time_before' => __('Buffer Time Before', 'wpamelia'),
'service_buffer_time_before_tooltip' => __('Time needed to prepare for the appointment, when
another booking for same service and employee
cannot be made.', 'wpamelia'),
'service_deleted' => __('Service has been deleted', 'wpamelia'),
'service_details' => __('Service Details', 'wpamelia'),
'service_hidden' => __('Service is hidden', 'wpamelia'),
'service_provider_remove_fail' => __('Provider has appointments for this service', 'wpamelia'),
'service_saved' => __('Service has been saved', 'wpamelia'),
'service_visible' => __('Service is visible', 'wpamelia'),
'services_positions_saved' => __('Services positions has been saved', 'wpamelia'),
'services_positions_saved_fail' => __('Unable to save services positions', 'wpamelia'),
'services_sorting' => __('Sort Services:', 'wpamelia'),
'services_sorting_custom' => __('Custom', 'wpamelia'),
'services_sorting_name_asc' => __('Name Ascending', 'wpamelia'),
'services_sorting_name_desc' => __('Name Descending', 'wpamelia'),
'services_sorting_price_asc' => __('Price Ascending', 'wpamelia'),
'services_sorting_price_desc' => __('Price Descending', 'wpamelia'),
'update_for_all' => __('Update for all', 'wpamelia'),
];
}
/**
* Returns the array for the user page
*
* @return array
*/
public static function getUserStrings()
{
return [
'create_new' => __('Create New', 'wpamelia'),
'email' => __('Email', 'wpamelia'),
'enter_first_name_warning' => __('Please enter first name', 'wpamelia'),
'enter_last_name_warning' => __('Please enter last name', 'wpamelia'),
'first_name' => __('First Name', 'wpamelia'),
'last_name' => __('Last Name', 'wpamelia'),
'select_wp_user' => __('Select or Create New', 'wpamelia'),
'wp_user' => __('WordPress User', 'wpamelia'),
'wp_user_customer_tooltip' => __('Here you can map a WordPress user to the customer if
you want to give customers access to the list of their
appointments in the back-end of the plugin.', 'wpamelia'),
'wp_user_employee_tooltip' => __('Here you can map a WordPress user to the employee if
you want to give employee access to the list of their
appointments in the back-end of the plugin.', 'wpamelia'),
];
}
/**
* Returns the array for the employee page
*
* @return array
*/
public static function getEmployeeStrings()
{
return [
'activity' => __('Status', 'wpamelia'),
'add_employee' => __('Add Employee', 'wpamelia'),
'assigned_services' => __('Assigned Services', 'wpamelia'),
'available' => __('Available', 'wpamelia'),
'away' => __('Away', 'wpamelia'),
'break' => __('On Break', 'wpamelia'),
'busy' => __('Busy', 'wpamelia'),
'capacity' => __('Capacity', 'wpamelia'),
'click_add_employee' => __('Start by clicking the Add Employee button', 'wpamelia'),
'confirm_delete_employee' => __('Are you sure you want to delete this employee?', 'wpamelia'),
'confirm_duplicate_employee' => __('Are you sure you want to duplicate this employee?', 'wpamelia'),
'confirm_hide_employee' => __('Are you sure you want to hide this employee?', 'wpamelia'),
'confirm_show_employee' => __('Are you sure you want to show this employee?', 'wpamelia'),
'connect' => __('Connect', 'wpamelia'),
'dayoff' => __('Day Off', 'wpamelia'),
'disconnect' => __('Disconnect', 'wpamelia'),
'settings_employee' => __('Provider Settings', 'wpamelia'),
'edit_employee' => __('Edit Employee', 'wpamelia'),
'employee_deleted' => __('Employee has been deleted', 'wpamelia'),
'employee_hidden' => __('Employee is hidden', 'wpamelia'),
'employee_not_deleted' => __('Employee can not be deleted because of the future appointment', 'wpamelia'),
'employee_saved' => __('Employee has been saved', 'wpamelia'),
'employee_search_placeholder' => __('Search Employees...', 'wpamelia'),
'employee_visible' => __('Employee is visible', 'wpamelia'),
'employees_deleted' => __('Employees have been deleted', 'wpamelia'),
'employees_lower' => __('employees', 'wpamelia'),
'employees_not_deleted' => __('Employees could not be deleted because of the future appointment', 'wpamelia'),
'enter_location_warning' => __('Please select location', 'wpamelia'),
'google_calendar_error' => __('Unable to connect to Google Calendar', 'wpamelia'),
'google_calendar_tooltip' => __('Here you can connect with your Google Calendar,
so once the appointment is scheduled it will be
automatically added to your calendar.', 'wpamelia'),
'grid_view' => __('Grid View', 'wpamelia'),
'new_employee' => __('New Employee', 'wpamelia'),
'period_services_filter' => __('Applied for all assigned services', 'wpamelia'),
'period_services_filter_tooltip' => __('Select specific services for each period.', 'wpamelia'),
'price' => __('Price', 'wpamelia'),
'service_provider_remove_fail' => __('Provider has appointments for this service', 'wpamelia'),
'service_provider_remove_fail_all' => __('Provider has appointments for', 'wpamelia'),
'special_days' => __('Special Days', 'wpamelia'),
'special_days_reflect_services' => __('Reflect On', 'wpamelia'),
'table_view' => __('Table View', 'wpamelia'),
];
}
/**
* Returns the array for the customer page
*
* @return array
*/
public static function getCustomerStrings()
{
return [
'add_customer' => __('Add Customer', 'wpamelia'),
'click_add_customers' => __('Start by clicking the Add Customer button', 'wpamelia'),
'confirm_delete_customer' => __('Are you sure you want to delete this customer?', 'wpamelia'),
'customer_deleted' => __('Customer has been deleted', 'wpamelia'),
'customer_not_deleted' => __('Customer can not be deleted because of the future appointment', 'wpamelia'),
'customer_note' => __('Note', 'wpamelia'),
'customer_saved' => __('Customer has been saved', 'wpamelia'),
'customers' => __('Customers', 'wpamelia'),
'customers_deleted' => __('Customers have been deleted', 'wpamelia'),
'customers_lower' => __('customers', 'wpamelia'),
'customers_not_deleted' => __('Customers could not be deleted because of the future appointment', 'wpamelia'),
'customers_search_placeholder' => __('Search Customers...', 'wpamelia'),
'date_of_birth' => __('Date of Birth', 'wpamelia'),
'edit_customer' => __('Edit Customer', 'wpamelia'),
'email_placeholder' => __('example@mail.com', 'wpamelia'),
'export_tooltip_customers' => __('You can use this option to export customers in CSV file.', 'wpamelia'),
'gender' => __('Gender', 'wpamelia'),
'last_appointment' => __('Last Appointment', 'wpamelia'),
'last_appointment_ascending' => __('Last Appointment Ascending', 'wpamelia'),
'last_appointment_descending' => __('Last Appointment Descending', 'wpamelia'),
'new_customer' => __('New Customer', 'wpamelia'),
'no_customers_yet' => __('You don\'t have any customers here yet...', 'wpamelia'),
'note_internal' => __('Note (Internal)', 'wpamelia'),
'pending_appointments' => __('Pending Appointments', 'wpamelia'),
'select_date_of_birth' => __('Select Date of Birth', 'wpamelia'),
'total_appointments' => __('Total Appointments', 'wpamelia'),
];
}
/**
* Returns the array for the finance page
*
* @return array
*/
public static function getFinanceStrings()
{
return [
'amount' => __('Amount', 'wpamelia'),
'booking_start' => __('Booking Start', 'wpamelia'),
'code' => __('Code', 'wpamelia'),
'code_tooltip' => __('Here you need to define a coupon code which customers will
enter in their booking so they can get a discount.', 'wpamelia'),
'confirm_delete_coupon' => __('Are you sure you want to delete this coupon?', 'wpamelia'),
'confirm_duplicate_coupon' => __('Are you sure you want to duplicate this coupon?', 'wpamelia'),
'confirm_hide_coupon' => __('Are you sure you want to hide this coupon?', 'wpamelia'),
'confirm_show_coupon' => __('Are you sure you want to show this coupon?', 'wpamelia'),
'coupon_deleted' => __('Coupon has been deleted', 'wpamelia'),
'coupon_hidden' => __('Your Coupon is hidden', 'wpamelia'),
'coupon_not_deleted' => __('Coupon has not been deleted', 'wpamelia'),
'coupon_saved' => __('Coupon has been saved', 'wpamelia'),
'coupon_usage_limit_validation' => __('Coupon usage limit must be at least 1', 'wpamelia'),
'coupon_visible' => __('Your Coupon is active', 'wpamelia'),
'coupons' => __('Coupons', 'wpamelia'),
'coupons_deleted' => __('Coupons have been deleted', 'wpamelia'),
'coupons_lower' => __('coupons', 'wpamelia'),
'coupons_multiple_services_text' => __(' & Other Services', 'wpamelia'),
'coupons_not_deleted' => __('Coupons have not been deleted', 'wpamelia'),
'customer_email' => __('Customer Email', 'wpamelia'),
'deduction' => __('Deduction', 'wpamelia'),
'edit_coupon' => __('Edit Coupon', 'wpamelia'),
'employee_email' => __('Employee Email', 'wpamelia'),
'enter_coupon_code_warning' => __('Please enter code', 'wpamelia'),
'export_tooltip_coupons' => __('You can use this option to export coupons in CSV file.', 'wpamelia'),
'export_tooltip_payments' => __('You can use this option to export payments in CSV file
for the selected date range.', 'wpamelia'),
'finance_coupons_search_placeholder' => __('Search Coupons', 'wpamelia'),
'limit' => __('Limit', 'wpamelia'),
'method' => __('Method', 'wpamelia'),
'new_coupon' => __('New Coupon', 'wpamelia'),
'no_coupon_amount' => __('Coupon needs to have discount or deduction', 'wpamelia'),
'no_coupons_yet' => __('You don\'t have any coupons here yet', 'wpamelia'),
'no_payments_yet' => __('You don\'t have any payments here yet', 'wpamelia'),
'no_services_selected' => __('Select at least one service', 'wpamelia'),
'paid' => __('Paid', 'wpamelia'),
'payment_date' => __('Payment date', 'wpamelia'),
'payments' => __('Payments', 'wpamelia'),
'payments_lower' => __('payments', 'wpamelia'),
'pending' => __('Pending', 'wpamelia'),
'select_all_services' => __('Select All Service', 'wpamelia'),
'services_tooltip' => __('Select the services for which the coupon can be used.', 'wpamelia'),
'times_used' => __('Times Used', 'wpamelia'),
'usage_limit' => __('Usage Limit', 'wpamelia'),
'usage_limit_tooltip' => __('Here you need to define the number of coupons for use. After the
limit is reached your coupon will become unavailable.', 'wpamelia'),
'used' => __('Used', 'wpamelia'),
];
}
/**
* Returns the array for the finance page
*
* @return array
*/
public static function getPaymentStrings()
{
return [
'appointment_date' => __('Appointment Date', 'wpamelia'),
'appointment_info' => __('Appointment Info', 'wpamelia'),
'event_info' => __('Event Info', 'wpamelia'),
'event_date' => __('Event Date', 'wpamelia'),
'confirm_delete_payment' => __('Are you sure you want to delete this payment?', 'wpamelia'),
'discount' => __('Discount (%)', 'wpamelia'),
'discount_amount' => __('Discount', 'wpamelia'),
'due' => __('Due', 'wpamelia'),
'enter_new_payment_amount' => __('Enter new payment amount', 'wpamelia'),
'finance' => __('Finance', 'wpamelia'),
'paid' => __('Paid', 'wpamelia'),
'payment_deleted' => __('Payment has been deleted', 'wpamelia'),
'payment_details' => __('Payment Details', 'wpamelia'),
'payment_method' => __('Payment Method', 'wpamelia'),
'payment_not_deleted' => __('Payment has not been deleted', 'wpamelia'),
'payment_saved' => __('Payment has been saved', 'wpamelia'),
'payments_deleted' => __('Payments have been deleted', 'wpamelia'),
'payments_not_deleted' => __('Payments have not been deleted', 'wpamelia'),
'service_price' => __('Service Price', 'wpamelia'),
'event_price' => __('Event Price', 'wpamelia'),
'subtotal' => __('Subtotal', 'wpamelia')
];
}
/**
* Returns the array for the appointment strings
*
* @return array
*/
public static function getAppointmentStrings()
{
return [
'appointment_deleted' => __('Appointment has been deleted', 'wpamelia'),
'appointment_not_deleted' => __('Appointment has not been deleted', 'wpamelia'),
'appointment_saved' => __('Appointment has been saved', 'wpamelia'),
'appointment_status_changed' => __('Appointment status has been changed to ', 'wpamelia'),
'appointments' => __('Appointments', 'wpamelia'),
'appointments_deleted' => __('Appointments have been deleted', 'wpamelia'),
'appointments_not_deleted' => __('Appointment have not been deleted', 'wpamelia'),
'appointments_search_placeholder' => __('Search for Customers, Employees, Services...', 'wpamelia'),
'assigned' => __('Assigned', 'wpamelia'),
'assigned_to' => __('Assigned to', 'wpamelia'),
'cancel_appointment' => __('Cancel Appointment', 'wpamelia'),
'change_group_status' => __('Change group status', 'wpamelia'),
'choose_a_group_service' => __('Choose a group service', 'wpamelia'),
'click_add_appointments' => __('Start by clicking the New Appointment button', 'wpamelia'),
'confirm_delete_appointment' => __('Are you sure you want to delete this appointment?', 'wpamelia'),
'confirm_duplicate_appointment' => __('Are you sure you want to duplicate this appointment?', 'wpamelia'),
'create_customer' => __('Create Customer', 'wpamelia'),
'create_new' => __('Create New', 'wpamelia'),
'custom_fields' => __('Custom Fields', 'wpamelia'),
'customer_email' => __('Customer Email', 'wpamelia'),
'customer_phone' => __('Customer Phone', 'wpamelia'),
'customers' => __('Customers', 'wpamelia'),
'customers_singular_plural' => __('Customer(s)', 'wpamelia'),
'customers_tooltip' => __('Here you can define the number of people that are coming
with this customer. The number you can choose depends
on the service and employee capacity.', 'wpamelia'),
'edit_appointment' => __('Edit Appointment', 'wpamelia'),
'end_time' => __('End Time', 'wpamelia'),
'export_tooltip_appointments' => __('You can use this option to export appointments in CSV file
for the selected date range.', 'wpamelia'),
'minimum_number_of_persons' => __('Minimum number of persons for bookings to approve appointment is', 'wpamelia'),
'multiple_emails' => __('Multiple Emails', 'wpamelia'),
'new_appointment' => __('New Appointment', 'wpamelia'),
'no_appointments_yet' => __('You don\'t have any appointments here yet...', 'wpamelia'),
'no_selected_customers' => __('There are no selected customers', 'wpamelia'),
'no_selected_extras_requirements' => __('Select customer, employee and service', 'wpamelia'),
'no_selected_fields_requirements' => __('Select customer and service', 'wpamelia'),
'notify_customers' => __('Notify the customer(s)', 'wpamelia'),
'notify_customers_tooltip' => __('Check this checkbox if you want your customer to
receive an email about the scheduled appointment.', 'wpamelia'),
'notify_free_subject' => __('Amelia booking limit notification', 'wpamelia'),
'notify_free_body' => __('You have 15 appointments left available for booking. If you need more please upgrade to full plugin version.', 'wpamelia'),
'required_field' => __('This field is required', 'wpamelia'),
'schedule' => __('Schedule', 'wpamelia'),
'select_customer_warning' => __('Please select at least one customer', 'wpamelia'),
'select_customers' => __('Select Customer(s)', 'wpamelia'),
'select_employee' => __('Select Employee', 'wpamelia'),
'select_employee_warning' => __('Please select employee', 'wpamelia'),
'select_location' => __('Select Location', 'wpamelia'),
'select_max_customer_count_warning' => __('Maximum number of places is', 'wpamelia'),
'select_service' => __('Select Service', 'wpamelia'),
'select_service_category' => __('Select Service Category', 'wpamelia'),
'select_service_warning' => __('Please select service', 'wpamelia'),
'selected_customers' => __('Selected Customers', 'wpamelia'),
'service_category' => __('Service Category', 'wpamelia'),
'service_no_extras' => __('This service does not have any extras', 'wpamelia'),
'start_time' => __('Start Time', 'wpamelia'),
'time' => __('Time', 'wpamelia'),
'time_slot_unavailable' => __('Time slot is unavailable', 'wpamelia'),
'view_payment_details' => __('View Payment Details', 'wpamelia'),
];
}
/**
* Returns the array for the event strings
*
* @return array
*/
public static function getEventStrings()
{
return [
'click_add_events' => __('Start by clicking the New Event button', 'wpamelia'),
'confirm_delete_attendee' => __('Are you sure you want to delete selected attendee?', 'wpamelia'),
'confirm_delete_attendees' => __('Are you sure you want to delete selected attendees?', 'wpamelia'),
'confirm_delete' => __('Are you sure you want to delete this event?', 'wpamelia'),
'confirm_delete_following' => __('Do you want to delete following canceled events?', 'wpamelia'),
'confirm_cancel' => __('Are you sure you want to cancel this event?', 'wpamelia'),
'confirm_cancel_following' => __('Do you want to cancel following events?', 'wpamelia'),
'confirm_open' => __('Are you sure you want to open this event?', 'wpamelia'),
'confirm_open_following' => __('Do you want to open following events?', 'wpamelia'),
'confirm_save_following' => __('Do you want to update following events?', 'wpamelia'),
'event_cancel_before_delete' => __('Please cancel the event first before deleting it.', 'wpamelia'),
'customize' => __('Customize', 'wpamelia'),
'closed' => __('Closed', 'wpamelia'),
'edit_event' => __('Edit Event', 'wpamelia'),
'events' => __('Events', 'wpamelia'),
'event' => __('Event', 'wpamelia'),
'event_attendees' => __('Attendees', 'wpamelia'),
'event_attendee_remove' => __('Remove Attendee', 'wpamelia'),
'event_attendees_remove' => __('Remove Selected', 'wpamelia'),
'event_attendees_search' => __('Find Attendees', 'wpamelia'),
'event_attendee_deleted' => __('Attendee have been deleted', 'wpamelia'),
'event_attendee_not_deleted' => __('Attendee have not been deleted', 'wpamelia'),
'event_attendees_deleted' => __('Attendees have been deleted', 'wpamelia'),
'event_attendees_not_deleted' => __('Attendees have not been deleted', 'wpamelia'),
'event_cancel' => __('Cancel Event', 'wpamelia'),
'event_capacity' => __('Spots:', 'wpamelia'),
'event_custom_address' => __('Custom Address', 'wpamelia'),
'event_delete' => __('Delete Event', 'wpamelia'),
'event_deleted' => __('Event has been deleted', 'wpamelia'),
'event_name' => __('Name:', 'wpamelia'),
'event_booking_closes' => __('Booking closes:', 'wpamelia'),
'event_booking_opens' => __('Booking opens:', 'wpamelia'),
'event_booking_closes_on' => __('Closes on:', 'wpamelia'),
'event_booking_opens_on' => __('Opens on:', 'wpamelia'),
'event_booking_closes_after' => __('Booking closes when event starts', 'wpamelia'),
'event_booking_opens_now' => __('Booking opens immediately', 'wpamelia'),
'event_details' => __('Event Details', 'wpamelia'),
'event_period_time' => __('Time:', 'wpamelia'),
'event_open' => __('Open Event', 'wpamelia'),
'event_recurring' => __('Recurring:', 'wpamelia'),
'event_recurring_enabled' => __('This is recurring event', 'wpamelia'),
'event_recurring_period' => __('Repeat Event', 'wpamelia'),
'event_recurring_type_daily' => __('Daily', 'wpamelia'),
'event_recurring_type_weekly' => __('Weekly', 'wpamelia'),
'event_recurring_type_monthly' => __('Monthly', 'wpamelia'),
'event_recurring_type_yearly' => __('Yearly', 'wpamelia'),
'event_recurring_count' => __('How many times?', 'wpamelia'),
'event_recurring_until' => __('Until when?', 'wpamelia'),
'event_booking_deleted' => __('Event booking has been deleted', 'wpamelia'),
'event_booking_not_deleted' => __('Event booking has not been deleted', 'wpamelia'),
'event_opened' => __('Event has been opened', 'wpamelia'),
'event_canceled' => __('Event has been canceled', 'wpamelia'),
'event_saved' => __('Event has been saved', 'wpamelia'),
'event_schedule' => __('Schedule', 'wpamelia'),
'event_search_placeholder' => __('Search Events...', 'wpamelia'),
'event_max_capacity' => __('Maximum allowed spots', 'wpamelia'),
'event_select_address' => __('Select Address', 'wpamelia'),
'event_staff' => __('Staff', 'wpamelia'),
'event_period_dates' => __('Dates:', 'wpamelia'),
'event_tags' => __('Tags', 'wpamelia'),
'event_tags_create' => __('Create', 'wpamelia'),
'enter_event_name_warning' => __('Please enter name', 'wpamelia'),
'event_gallery' => __('Event Gallery:', 'wpamelia'),
'event_colors' => __('Event Colors:', 'wpamelia'),
'event_colors_preset' => __('Preset Colors', 'wpamelia'),
'event_colors_custom' => __('Custom Color', 'wpamelia'),
'event_show_on_site' => __('Show event on site', 'wpamelia'),
'event_status_changed' => __('Booking status has been changed to ', 'wpamelia'),
'no_events_yet' => __('You don\'t have any events here yet...', 'wpamelia'),
'no_attendees_yet' => __('There are no attendees yet...', 'wpamelia'),
'new_event' => __('New Event', 'wpamelia'),
'price' => __('Price', 'wpamelia'),
'select' => __('Select', 'wpamelia'),
'time' => __('Time', 'wpamelia'),
'save_single' => __('No, just this one', 'wpamelia'),
'update_following' => __('Update following', 'wpamelia'),
'delete_following' => __('Delete following', 'wpamelia'),
'cancel_following' => __('Cancel following', 'wpamelia'),
'open_following' => __('Open following', 'wpamelia'),
'open' => __('Open', 'wpamelia'),
'cancel' => __('Cancel', 'wpamelia'),
];
}
/**
* Returns the array for the calendar strings
*
* @return array
*/
public static function getCalendarStrings()
{
return [
'add_customer' => __('Add Customer', 'wpamelia'),
'add_employee' => __('Add Employee', 'wpamelia'),
'add_location' => __('Add Location', 'wpamelia'),
'add_service' => __('Add Service', 'wpamelia'),
'all' => __('All', 'wpamelia'),
'all_employees' => __('All employees', 'wpamelia'),
'appointment_change_time' => __('This will change the time of the appointment. Continue?', 'wpamelia'),
'appointment_drag_breaks' => __('Appointment can\'t be moved because of employee break in the selected period', 'wpamelia'),
'appointment_drag_exist' => __('There is already an appointment for this employee in selected time period', 'wpamelia'),
'appointment_drag_out_schedule' => __('Appointment can\'t be moved because the employee doesn\'t provide this service at the selected time', 'wpamelia'),
'appointment_drag_past' => __('Appointment can\'t be moved in past time period', 'wpamelia'),
'appointment_drag_working_hours' => __('Appointment can\'t be moved out of employee working hours', 'wpamelia'),
'appointment_rescheduled' => __('Appointment has been rescheduled', 'wpamelia'),
'calendar' => __('Calendar', 'wpamelia'),
'confirm' => __('Confirm', 'wpamelia'),
'day' => __('Day', 'wpamelia'),
'group_booking' => __('Group appointment', 'wpamelia'),
'list' => __('List', 'wpamelia'),
'month' => __('Month', 'wpamelia'),
'new_coupon' => __('New Coupon', 'wpamelia'),
'no_appointments_to_display' => __('No appointments to display', 'wpamelia'),
'timeline' => __('Timeline', 'wpamelia'),
'today' => __('Today', 'wpamelia'),
'total' => __('Total', 'wpamelia'),
'timelineDay' => __('Timeline', 'wpamelia'),
'week' => __('Week', 'wpamelia'),
];
}
/**
* Returns the array for the Customize page
*
* @return array
*/
public static function getCustomizeStrings()
{
return [
'add_custom_field' => __('Add Custom Field', 'wpamelia'),
'add_extra' => __('Add Extra', 'wpamelia'),
'add_option' => __('Add Option', 'wpamelia'),
'all_services' => __('All services', 'wpamelia'),
'any_employee' => __('Any Employee', 'wpamelia'),
'bringing_anyone_with_you' => __('Bringing Anyone with You?', 'wpamelia'),
'checkbox' => __('Checkbox', 'wpamelia'),
'click_add_custom_field' => __('Start by clicking the Add Custom Field button', 'wpamelia'),
'colors_and_fonts' => __('Colors & Fonts', 'wpamelia'),
'content' => __('Text Content', 'wpamelia'),
'continue' => __('Continue', 'wpamelia'),
'custom_fields' => __('Custom Fields', 'wpamelia'),
'custom_fields_added' => __('Custom field has been added', 'wpamelia'),
'custom_fields_deleted' => __('Custom field has been deleted', 'wpamelia'),
'custom_fields_positions_saved_fail' => __('Unable to save custom fields positions', 'wpamelia'),
'customize' => __('Customize', 'wpamelia'),
'font' => __('Font', 'wpamelia'),
'label' => __('Label', 'wpamelia'),
'no_custom_fields_yet' => __('You don\'t have any custom fields here yet...', 'wpamelia'),
'notification_placeholder' => __('Notification Placeholder', 'wpamelia'),
'options' => __('Options', 'wpamelia'),
'pick_date_and_time' => __('Pick date & time', 'wpamelia'),
'please_select_service' => __('Please select service', 'wpamelia'),
'primary_color' => __('Primary Color', 'wpamelia'),
'primary_gradient' => __('Primary Gradient', 'wpamelia'),
'radio' => __('Radio Buttons', 'wpamelia'),
'required' => __('Required', 'wpamelia'),
'reset' => __('Reset', 'wpamelia'),
'select' => __('Selectbox', 'wpamelia'),
'text' => __('Text', 'wpamelia'),
'text-area' => __('Text Area', 'wpamelia'),
'text_color' => __('Text Color', 'wpamelia'),
'text_color_on_background' => __('Text Color on Background', 'wpamelia'),
];
}
/**
* @return array
*/
public static function getWordPressStrings()
{
return [
'booking' => __('Booking', 'wpamelia'),
'catalog' => __('Catalog', 'wpamelia'),
'filter' => __('Preselect Booking Parameters', 'wpamelia'),
'insert_amelia_shortcode' => __('Insert Amelia Booking Shortcode', 'wpamelia'),
'search' => __('Search', 'wpamelia'),
'search_date' => __('Preselect Current Date', 'wpamelia'),
'select_catalog_view' => __('Select Catalog View', 'wpamelia'),
'select_category' => __('Select Category', 'wpamelia'),
'select_employee' => __('Select Employee', 'wpamelia'),
'select_location' => __('Select Location', 'wpamelia'),
'select_service' => __('Select Service', 'wpamelia'),
'select_view' => __('Select View', 'wpamelia'),
'show_all_categories' => __('Show all categories', 'wpamelia'),
'show_all_employees' => __('Show all employees', 'wpamelia'),
'show_all_locations' => __('Show all locations', 'wpamelia'),
'show_all_services' => __('Show all services', 'wpamelia'),
'show_catalog' => __('Show catalog of all categories', 'wpamelia'),
'show_category' => __('Show specific category', 'wpamelia'),
'show_service' => __('Show specific service', 'wpamelia'),
'search_gutenberg_block' =>[
'title' => __( 'Amelia - Search view', 'wpamelia' ),
'description' => __( 'Front-end Booking Search is shortcode that give your customers the possibility to search for appointment by selecting several filters so that they could find the best time slots and services for their needs.', 'wpamelia' ),
],
'booking_gutenberg_block' =>[
'title' => __( 'Amelia - Booking view', 'wpamelia' ),
'description' => __( 'Step-By-Step Booking Wizard gives your customers the option to choose everything about the booking in a few steps', 'wpamelia' ),
],
'catalog_gutenberg_block' =>[
'title' => __( 'Amelia - Catalog view', 'wpamelia' ),
'description' => __( 'Front-end Booking Catalog is shortcode when you want to show your service in a form of a cataloge', 'wpamelia' ),
],
'events_gutenberg_block' =>[
'title' => __( 'Amelia - Events', 'wpamelia' ),
'description' => __( 'Event Booking is shortcode that gives your customers the option to book one of the events that you\'ve created on the back-end in a simple event list view.', 'wpamelia' ),
],
];
}
}