| 1 |
<?php |
| 2 |
|
| 3 |
namespace FluentSupport\App\Services; |
| 4 |
|
| 5 |
|
| 6 |
class TransStrings |
| 7 |
{ |
| 8 |
public static function getTransStrings() |
| 9 |
{ |
| 10 |
return [ |
| 11 |
'dashboard_sub_heading' => __('Here are a few tickets you may want to take a look at', 'fluent-support'), |
| 12 |
'dashboard_all_catch_up' => __('Looks like you have caught up everything for now.', 'fluent-support'), |
| 13 |
'Your Overview for Today' => __('Your Overview for Today', 'fluent-support'), |
| 14 |
'Your Business Details' => __('Your Business Details', 'fluent-support'), |
| 15 |
'support_portal_ready' => __('Awesome! Your support portal is ready to go!', 'fluent-support'), |
| 16 |
'Ticket Email Settings' => __('Ticket Email Settings', 'fluent-support'), |
| 17 |
'Business Name' => __('Business Name', 'fluent-support'), |
| 18 |
'Business Email' => __('Business Email', 'fluent-support'), |
| 19 |
'email_can_be_send' => __('Please make sure your website can send emails from this email address', 'fluent-support'), |
| 20 |
'Good' => __('Good', 'fluent-support'), |
| 21 |
'Good Job' => __('Good Job', 'fluent-support'), |
| 22 |
'tickets' => __('tickets', 'fluent-support'), |
| 23 |
'Tickets' => __('Tickets', 'fluent-support'), |
| 24 |
'are waiting for reply with' => __('are waiting for reply with', 'fluent-support'), |
| 25 |
'wait time' => __('wait time', 'fluent-support'), |
| 26 |
'max wait time' => __('max wait time', 'fluent-support'), |
| 27 |
'shortcode_auto_page_creation' => __('Create a page automatically with the shortcode', 'fluent-support'), |
| 28 |
'Complete Setup' => __('Complete Setup', 'fluent-support'), |
| 29 |
'Setup Associate Product/Services for Tickets' => __('Setup Associate Product/Services for Tickets', 'fluent-support'), |
| 30 |
'Manage Support Staff' => __('Manage Support Staff', 'fluent-support'), |
| 31 |
'Global Settings' => __('Global Settings', 'fluent-support'), |
| 32 |
'Go to Dashboard' => __('Go to Dashboard', 'fluent-support'), |
| 33 |
'Use shortcode' => __('Use shortcode', 'fluent-support'), |
| 34 |
'in the selected page' => __('in the selected page', 'fluent-support'), |
| 35 |
'Please setup your support portal first' => __('Please setup your support portal first', 'fluent-support'), |
| 36 |
'Support Portal Page (For Customers)' => __('Support Portal Page (For Customers)', 'fluent-support'), |
| 37 |
'eg: Awesome Business Inc' => __('eg: Awesome Business Inc', 'fluent-support'), |
| 38 |
'From Email Address' => __('From Email Address', 'fluent-support'), |
| 39 |
'Update Customer' => __('Update Customer', 'fluent-support'), |
| 40 |
'Create Customer' => __('Create Customer', 'fluent-support'), |
| 41 |
'Add new customer' => __('Add new customer', 'fluent-support'), |
| 42 |
'First Name' => __('First Name', 'fluent-support'), |
| 43 |
'Last Name' => __('Last Name', 'fluent-support'), |
| 44 |
'Email' => __('Email', 'fluent-support'), |
| 45 |
'afternoon' => __('afternoon', 'fluent-support'), |
| 46 |
'evening' => __('evening', 'fluent-support'), |
| 47 |
'morning' => __('morning', 'fluent-support'), |
| 48 |
'completed' => __('completed', 'fluent-support'), |
| 49 |
'All Customers' => __('All Customers', 'fluent-support'), |
| 50 |
'Add Customer' => __('Add Customer', 'fluent-support'), |
| 51 |
'Search Customers' => __('Search Customers', 'fluent-support'), |
| 52 |
'ID' => __('ID', 'fluent-support'), |
| 53 |
'Name' => __('Name', 'fluent-support'), |
| 54 |
'Last Activity' => __('Last Activity', 'fluent-support'), |
| 55 |
'Stats' => __('Stats', 'fluent-support'), |
| 56 |
'Title' => __('Title', 'fluent-support'), |
| 57 |
'Status' => __('Status', 'fluent-support'), |
| 58 |
'Manage' => __('Manage', 'fluent-support'), |
| 59 |
'Email Subject' => __('Email Subject', 'fluent-support'), |
| 60 |
'Email Body' => __('Email Body', 'fluent-support'), |
| 61 |
'enable_email' => __('Enable This Email Notification', 'fluent-support'), |
| 62 |
'can_not_edit_subject' => __('You can not edit subject for this email. This subject pattern is required for email reply parsing', 'fluent-support'), |
| 63 |
'Save Settings' => __('Save Settings', 'fluent-support'), |
| 64 |
'Available Smartcodes' => __('Available Smartcodes', 'fluent-support'), |
| 65 |
'Customer First Name' => __('Customer First Name', 'fluent-support'), |
| 66 |
'Customer Last Name' => __('Customer Last Name', 'fluent-support'), |
| 67 |
'Customer Full Name' => __('Customer Full Name', 'fluent-support'), |
| 68 |
'Customer Email' => __('Customer Email', 'fluent-support'), |
| 69 |
'Ticket ID' => __('Ticket ID', 'fluent-support'), |
| 70 |
'Ticket Title' => __('Ticket Title', 'fluent-support'), |
| 71 |
'Ticket Content' => __('Ticket Content', 'fluent-support'), |
| 72 |
'Agent First Name' => __('Agent First Name', 'fluent-support'), |
| 73 |
'Agent Last Name' => __('Agent Last Name', 'fluent-support'), |
| 74 |
'Agent Full Name' => __('Agent Full Name', 'fluent-support'), |
| 75 |
'Response Title' => __('Response Title', 'fluent-support'), |
| 76 |
'Response Content' => __('Response Content', 'fluent-support'), |
| 77 |
'Business Inboxes' => __('Business Inboxes', 'fluent-support'), |
| 78 |
'Add New Business Inbox' => __('Add New Business Inbox', 'fluent-support'), |
| 79 |
'Delete' => __('Delete', 'fluent-support'), |
| 80 |
'View Settings' => __('View Settings', 'fluent-support'), |
| 81 |
'Add a New Business Inbox' => __('Add a New Business Inbox', 'fluent-support'), |
| 82 |
'Inbox Name' => __('Inbox Name', 'fluent-support'), |
| 83 |
'Support Channel' => __('Support Channel', 'fluent-support'), |
| 84 |
'Web Based' => __('Web Based', 'fluent-support'), |
| 85 |
'email' => __('email', 'fluent-support'), |
| 86 |
'Email Based (MailBox)' => __('Email Based (MailBox)', 'fluent-support'), |
| 87 |
'Mapped Email' => __('Mapped Email', 'fluent-support'), |
| 88 |
'mapped_webhook_email' => __('Please forward your emails from "Support Inbox Email" so it can auto-sync the tickets', 'fluent-support'), |
| 89 |
'Cancel' => __('Cancel', 'fluent-support'), |
| 90 |
'Add Business Inbox' => __('Add Business Inbox', 'fluent-support'), |
| 91 |
'Are You Sure? You can not undo this action.' => __('Are You Sure? You can not undo this action.', 'fluent-support'), |
| 92 |
'Fallback Business' => __('Fallback Business', 'fluent-support'), |
| 93 |
'Select related Product/Service' => __('Select related Product/Service', 'fluent-support'), |
| 94 |
'select_fallback_business' => __('Please select the fallback business in where the existing tickets will be transferred', 'fluent-support'), |
| 95 |
'Confirm Delete This Business' => __('Confirm Delete This Business', 'fluent-support'), |
| 96 |
'Please provide fallback box' => __('Please provide fallback box', 'fluent-support'), |
| 97 |
'Settings' => __('Settings', 'fluent-support'), |
| 98 |
'Inbox Settings' => __('Inbox Settings', 'fluent-support'), |
| 99 |
'Email Settings' => __('Email Settings', 'fluent-support'), |
| 100 |
'admin_get_email' => __('Please provide the email address where admin will get email if enabled in email settings', 'fluent-support'), |
| 101 |
'Admin Email Address' => __('Admin Email Address', 'fluent-support'), |
| 102 |
'web' => __('web', 'fluent-support'), |
| 103 |
'Email Footer For Customers' => __('Email Footer For Customers', 'fluent-support'), |
| 104 |
'see_available_dynamic_shortcodes' => __('Click to see Available Dynamic Codes', 'fluent-support'), |
| 105 |
'Ticket Public URL' => __('Ticket Public URL', 'fluent-support'), |
| 106 |
'Ticket Received Welcome Email' => __('Ticket Received Welcome Email', 'fluent-support'), |
| 107 |
'Ticket Closed By Agent' => __('Ticket Closed By Agent', 'fluent-support'), |
| 108 |
'Individual Performance' => __('Individual Performance', 'fluent-support'), |
| 109 |
'To' => __('To', 'fluent-support'), |
| 110 |
'Start' => __('Start', 'fluent-support'), |
| 111 |
'End' => __('End', 'fluent-support'), |
| 112 |
'Agent' => __('Agent', 'fluent-support'), |
| 113 |
'Responses' => __('Responses', 'fluent-support'), |
| 114 |
'Interactions' => __('Interactions', 'fluent-support'), |
| 115 |
'Open Tickets' => __('Open Tickets', 'fluent-support'), |
| 116 |
'Closed' => __('Closed', 'fluent-support'), |
| 117 |
'Current Overall' => __('Current Overall', 'fluent-support'), |
| 118 |
'Waiting Tickets' => __('Waiting Tickets', 'fluent-support'), |
| 119 |
'Average Waiting' => __('Average Waiting', 'fluent-support'), |
| 120 |
'Max Waiting' => __('Max Waiting', 'fluent-support'), |
| 121 |
'Today' => __('Today', 'fluent-support'), |
| 122 |
'Yesterday' => __('Yesterday', 'fluent-support'), |
| 123 |
'Last Week' => __('Last Week', 'fluent-support'), |
| 124 |
'Last Month' => __('Last Month', 'fluent-support'), |
| 125 |
'Last 3 Months' => __('Last 3 Months', 'fluent-support'), |
| 126 |
'Last 6 Months' => __('Last 6 Months', 'fluent-support'), |
| 127 |
'Last 1 Year' => __('Last 1 Year', 'fluent-support'), |
| 128 |
'Total Summaries' => __('Total Summaries', 'fluent-support'), |
| 129 |
'Your Overall Stats' => __('Your Overall Stats', 'fluent-support'), |
| 130 |
'Agents Reports' => __('Agents Reports', 'fluent-support'), |
| 131 |
'Personal Reports' => __('Personal Reports', 'fluent-support'), |
| 132 |
'Quick Stats' => __('Quick Stats', 'fluent-support'), |
| 133 |
'Saved Replies' => __('Saved Replies', 'fluent-support'), |
| 134 |
'Create New' => __('Create New', 'fluent-support'), |
| 135 |
'Product' => __('Product', 'fluent-support'), |
| 136 |
'Created By' => __('Created By', 'fluent-support'), |
| 137 |
'Created On' => __('Created On', 'fluent-support'), |
| 138 |
'Action' => __('Action', 'fluent-support'), |
| 139 |
'create_reply_template' => __('Create reply templates and quickly send responses to the tickets.', 'fluent-support'), |
| 140 |
'pro_promo' => __('This is a pro feature. Please upgrade to Fluent Support Pro to use this feature', 'fluent-support'), |
| 141 |
'Edit Reply' => __('Edit Reply', 'fluent-support'), |
| 142 |
'Create New Reply' => __('Create New Reply', 'fluent-support'), |
| 143 |
'Reply Title' => __('Reply Title', 'fluent-support'), |
| 144 |
'Content' => __('Content', 'fluent-support'), |
| 145 |
'Prefered Product' => __('Prefered Product', 'fluent-support'), |
| 146 |
'Update' => __('Update', 'fluent-support'), |
| 147 |
'Upgrade To Pro' => __('Upgrade To Pro', 'fluent-support'), |
| 148 |
'Are you sure, You want to delete this?' => __('Are you sure, You want to delete this?', 'fluent-support'), |
| 149 |
'Global Email Settings' => __('Global Email Settings', 'fluent-support'), |
| 150 |
'Ticket Submitted' => __('Ticket Submitted', 'fluent-support'), |
| 151 |
'Ticket Assigned' => __('Ticket Assigned', 'fluent-support'), |
| 152 |
'Replied By Customer' => __('Replied By Customer', 'fluent-support'), |
| 153 |
'Replied By Agent' => __('Replied By Agent', 'fluent-support'), |
| 154 |
'Closed by Customer' => __('Closed by Customer', 'fluent-support'), |
| 155 |
'Closed by Agent' => __('Closed by Customer', 'fluent-support'), |
| 156 |
'Integration Settings' => __('Integration Settings', 'fluent-support'), |
| 157 |
'Settings could not be found' => __('Settings could not be found', 'fluent-support'), |
| 158 |
'Products' => __('Products', 'fluent-support'), |
| 159 |
'Description' => __('Description', 'fluent-support'), |
| 160 |
'Edit Product' => __('Edit Product', 'fluent-support'), |
| 161 |
'Create New Supported Product' => __('Create New Supported Product', 'fluent-support'), |
| 162 |
'Product Title' => __('Product Title', 'fluent-support'), |
| 163 |
'Product Description' => __('Product Description', 'fluent-support'), |
| 164 |
'Tags' => __('Tags', 'fluent-support'), |
| 165 |
'Ticket Types' => __('Ticket Types', 'fluent-support'), |
| 166 |
'Support Staff' => __('Support Staff', 'fluent-support'), |
| 167 |
'Notification Integrations' => __('Notification Integrations', 'fluent-support'), |
| 168 |
'Add New' => __('Add New', 'fluent-support'), |
| 169 |
'Search Agents' => __('Search Agents', 'fluent-support'), |
| 170 |
'Permissions' => __('Permissions', 'fluent-support'), |
| 171 |
'Replies' => __('Replies', 'fluent-support'), |
| 172 |
'Edit Staff' => __('Edit Staff', 'fluent-support'), |
| 173 |
'Add New Support Staff' => __('Add New Support Staff', 'fluent-support'), |
| 174 |
'Agent Email' => __('Agent Email', 'fluent-support'), |
| 175 |
'agent_title' => __('Agent Job Title( ex: Developer, Support Staff )', 'fluent-support'), |
| 176 |
'Telegram Integration' => __('Telegram Integration', 'fluent-support'), |
| 177 |
'Telegram Chat ID' => __('Telegram Chat ID', 'fluent-support'), |
| 178 |
'Create' => __('Create', 'fluent-support'), |
| 179 |
'Confirm Delete' => __('Confirm Delete', 'fluent-support'), |
| 180 |
'Invalid ID' => __('Invalid ID', 'fluent-support'), |
| 181 |
'Please Provide Fallback Agent ID' => __('Please Provide Fallback Agent ID', 'fluent-support'), |
| 182 |
'Fallback Agent ID' => __('Fallback Agent ID', 'fluent-support'), |
| 183 |
'Ticket Tags' => __('Ticket Tags', 'fluent-support'), |
| 184 |
'segment_ticket_by_tags' => __('Add Tags and segment your tickets by tags filter then you can also do bulk actions', 'fluent-support'), |
| 185 |
'Edit Tag' => __('Edit Tag', 'fluent-support'), |
| 186 |
'Create New Ticket Tag' => __('Create New Ticket Tag', 'fluent-support'), |
| 187 |
'Tag Title' => __('Tag Title', 'fluent-support'), |
| 188 |
'Tag Description' => __('Tag Description', 'fluent-support'), |
| 189 |
'Save' => __('Save', 'fluent-support'), |
| 190 |
'ticket_type_help_text' => __('It will help your agents to understand the ticket type like feature suggestion, bug report etc', 'fluent-support'), |
| 191 |
'Update Type' => __('Update Type', 'fluent-support'), |
| 192 |
'Create New Ticket Type' => __('Create New Ticket Type', 'fluent-support'), |
| 193 |
'Ticket Type Title' => __('Ticket Type Title', 'fluent-support'), |
| 194 |
'Ticket Type Description' => __('Ticket Type Description', 'fluent-support'), |
| 195 |
'Add Tags' => __('Add Tags', 'fluent-support'), |
| 196 |
'No available tags found' => __('No available tags found', 'fluent-support'), |
| 197 |
'Open' => __('Open', 'fluent-support'), |
| 198 |
'Active' => __('Active', 'fluent-support'), |
| 199 |
'New' => __('New', 'fluent-support'), |
| 200 |
'All' => __('All', 'fluent-support'), |
| 201 |
'All Products' => __('All Products', 'fluent-support'), |
| 202 |
'All Support Staff' => __('All Support Staff', 'fluent-support'), |
| 203 |
'Un-Assigned' => __('Un-Assigned', 'fluent-support'), |
| 204 |
'Priority (Admin)' => __('Priority (Admin)', 'fluent-support'), |
| 205 |
'Priority (Customer)' => __('Priority (Customer)', 'fluent-support'), |
| 206 |
'Filter By Tags' => __('Filter By Tags', 'fluent-support'), |
| 207 |
'Filter By Ticket Type' => __('Filter By Ticket Type', 'fluent-support'), |
| 208 |
'Ticket Type' => __('Ticket Type', 'fluent-support'), |
| 209 |
'Search' => __('Search', 'fluent-support'), |
| 210 |
'Waiting for Reply' => __('Waiting for Reply', 'fluent-support'), |
| 211 |
'Please input' => __('Please input', 'fluent-support'), |
| 212 |
'Reset Filters' => __('Reset Filters', 'fluent-support'), |
| 213 |
'Clear Filters' => __('Clear Filters', 'fluent-support'), |
| 214 |
'Filter' => __('Filter', 'fluent-support'), |
| 215 |
'Priority' => __('Priority', 'fluent-support'), |
| 216 |
'Client Priority' => __('Client Priority', 'fluent-support'), |
| 217 |
'Product ID' => __('Product ID', 'fluent-support'), |
| 218 |
'Last Agent Response' => __('Last Agent Response', 'fluent-support'), |
| 219 |
'Last Customer Response' => __('Last Customer Response', 'fluent-support'), |
| 220 |
'Waiting Time' => __('Waiting Time', 'fluent-support'), |
| 221 |
'Response Count' => __('Response Count', 'fluent-support'), |
| 222 |
'Created At' => __('Created At', 'fluent-support'), |
| 223 |
'Currently Viewing' => __('Currently Viewing', 'fluent-support'), |
| 224 |
'Click to upload' => __('Click to upload', 'fluent-support'), |
| 225 |
'allowed_files_and_size' => __('Files with a size less than 2MB. Supported Types: images, text, pdf, zip', 'fluent-support'), |
| 226 |
'File failed to upload' => __('File failed to upload', 'fluent-support'), |
| 227 |
'Add Internal Note' => __('Add Internal Note', 'fluent-support'), |
| 228 |
'Add Reply' => __('Add Reply', 'fluent-support'), |
| 229 |
'Reply and Close' => __('Reply and Close', 'fluent-support'), |
| 230 |
'internal_note_warning' => __('You are adding internal Note. Only support staff can see this note', 'fluent-support'), |
| 231 |
'Update Response' => __('Update Response', 'fluent-support'), |
| 232 |
'Templates' => __('Templates', 'fluent-support'), |
| 233 |
'Search Replies' => __('Search Replies', 'fluent-support'), |
| 234 |
'Previous Conversations' => __('Previous Conversations', 'fluent-support'), |
| 235 |
'Add Ticket' => __('Add Ticket', 'fluent-support'), |
| 236 |
'Manager' => __('Manager', 'fluent-support'), |
| 237 |
'Date' => __('Date', 'fluent-support'), |
| 238 |
'Ticket created at' => __('Ticket created at', 'fluent-support'), |
| 239 |
'ticket_delete_warning' => __('Are you sure to delete the selected Tickets?', 'fluent-support'), |
| 240 |
'Delete Selected Tickets' => __('Delete Selected Tickets', 'fluent-support'), |
| 241 |
'bulk_ticket_close_warning' => __('Are you sure to close the selected Tickets?', 'fluent-support'), |
| 242 |
'Close Selected Tickets' => __('Close Selected Tickets', 'fluent-support'), |
| 243 |
'Reply To Selected Tickets' => __('Reply To Selected Tickets', 'fluent-support'), |
| 244 |
'Create a Ticket' => __('Create a Ticket', 'fluent-support'), |
| 245 |
'All Tickets' => __('All Tickets', 'fluent-support'), |
| 246 |
'My Tickets' => __('My Tickets', 'fluent-support'), |
| 247 |
'Assigned Agent ' => __('Assigned Agent ', 'fluent-support'), |
| 248 |
'Close' => __('Close', 'fluent-support'), |
| 249 |
'Click to Edit Subject' => __('Click to Edit Subject', 'fluent-support'), |
| 250 |
'Press enter to save' => __('Press enter to save', 'fluent-support'), |
| 251 |
'ticket_closed' => __('This ticket has been closed at', 'fluent-support'), |
| 252 |
'Reopen This ticket' => __('Reopen This ticket', 'fluent-support'), |
| 253 |
'added a note' => __('added a note', 'fluent-support'), |
| 254 |
'replied' => __('replied', 'fluent-support'), |
| 255 |
'Added By Email' => __('Added By Email', 'fluent-support'), |
| 256 |
'Edit Response' => __('Edit Response', 'fluent-support'), |
| 257 |
'Delete Response' => __('Delete Response', 'fluent-support'), |
| 258 |
'response_delete_warning' => __('This will permanently delete response. Continue?', 'fluent-support'), |
| 259 |
'error_msg_on_closed_ticket_edit' => __('You can not edit responses when it is in close state', 'fluent-support'), |
| 260 |
'Select Customer' => __('Select Customer', 'fluent-support'), |
| 261 |
'Select Business' => __('Select Business', 'fluent-support'), |
| 262 |
'Subject' => __('Subject', 'fluent-support'), |
| 263 |
'subject_placeholder' => __('What\'s this support ticket about', 'fluent-support'), |
| 264 |
'Ticket Details' => __('Ticket Details', 'fluent-support'), |
| 265 |
'Related Product/Service' => __('Related Product/Service', 'fluent-support'), |
| 266 |
'Select Priority' => __('Select Priority', 'fluent-support'), |
| 267 |
'Create Ticket' => __('Create Ticket', 'fluent-support'), |
| 268 |
'Submit a Support Ticket' => __('Submit a Support Ticket', 'fluent-support'), |
| 269 |
'View All' => __('View All', 'fluent-support'), |
| 270 |
'Please provide details about your problem' => __('Please provide details about your problem', 'fluent-support'), |
| 271 |
'Select Your Ticket Type' => __('Select Your Ticket Type', 'fluent-support'), |
| 272 |
'Write a reply' => __('Write a reply', 'fluent-support'), |
| 273 |
'Close Ticket' => __('Close Ticket', 'fluent-support'), |
| 274 |
'Reply' => __('Reply', 'fluent-support'), |
| 275 |
'Private' => __('Private', 'fluent-support'), |
| 276 |
'Public' => __('Public', 'fluent-support'), |
| 277 |
'not_to_share_private_info' => __('Please do not share any private information.', 'fluent-support'), |
| 278 |
'agent_and_officials_can_see' => __('Only you and official support agents can view this conversation', 'fluent-support'), |
| 279 |
'by' => __('by', 'fluent-support'), |
| 280 |
'started the conversation' => __('started the conversation', 'fluent-support'), |
| 281 |
'View Your Tickets' => __('View Your Tickets', 'fluent-support'), |
| 282 |
'Unknown error. Please reload this page' => __('Unknown error. Please reload this page', 'fluent-support'), |
| 283 |
'You' => __('You', 'fluent-support'), |
| 284 |
'Admin Priority' => __('Admin Priority', 'fluent-support'), |
| 285 |
'Updating Custom Field Data' => __('Updating Custom Field Data', 'fluent-support'), |
| 286 |
'Search Tags' => __('Search Tags', 'fluent-support'), |
| 287 |
'Search Products' => __('Search Products', 'fluent-support'), |
| 288 |
'Search Custom Fields' => __('Search Custom Fields', 'fluent-support'), |
| 289 |
'Slack Integration' => __('Slack Integration', 'fluent-support'), |
| 290 |
'Slack User ID' => __('Slack User ID', 'fluent-support'), |
| 291 |
'Customer Management' => __('Customer Management', 'fluent-support'), |
| 292 |
'Change Customer' => __('Change Customer', 'fluent-support'), |
| 293 |
'Check overall activities' => __('Check overall activities', 'fluent-support'), |
| 294 |
'tk_data_collect_using_customfield' => __('Add custom fields to your tickets and collect extra data from ticket open form.', 'fluent-support'), |
| 295 |
'Custom Ticket Fields' => __('Custom Ticket Fields', 'fluent-support'), |
| 296 |
'Custom Fields' => __('Custom Fields', 'fluent-support'), |
| 297 |
'No Custom Fields Found' => __('No Custom Fields Found', 'fluent-support'), |
| 298 |
'Add New Custom Field' => __('Add New Custom Field', 'fluent-support'), |
| 299 |
'Update Custom Field' => __('Update Custom Field', 'fluent-support'), |
| 300 |
'Add New Field' => __('Add New Field', 'fluent-support'), |
| 301 |
'License Management' => __('License Management', 'fluent-support'), |
| 302 |
'Label' => __('Label', 'fluent-support'), |
| 303 |
'Slug' => __('Slug', 'fluent-support'), |
| 304 |
'Type' => __('Type', 'fluent-support'), |
| 305 |
'Actions' => __('Actions', 'fluent-support'), |
| 306 |
'Verify License' => __('Verify License', 'fluent-support'), |
| 307 |
'All Workflows' => __('All Workflows', 'fluent-support'), |
| 308 |
'Add New WorkFlow' => __('Add New WorkFlow', 'fluent-support'), |
| 309 |
'Customer First name' => __('Customer First name', 'fluent-support'), |
| 310 |
'Customer Last name' => __('Customer Last name', 'fluent-support'), |
| 311 |
'Support From Email' => __('Support From Email', 'fluent-support'), |
| 312 |
'Select Product' => __('Select Product', 'fluent-support'), |
| 313 |
'Job Title' => __('Job Title', 'fluent-support'), |
| 314 |
'Note' => __('Note', 'fluent-support'), |
| 315 |
'Address Line 1' => __('Address Line 1', 'fluent-support'), |
| 316 |
'Address Line 2' => __('Address Line 2', 'fluent-support'), |
| 317 |
'State' => __('State', 'fluent-support'), |
| 318 |
'Zip Code' => __('Zip Code', 'fluent-support'), |
| 319 |
'Country' => __('Country', 'fluent-support'), |
| 320 |
'Support Tickets' => __('Support Tickets', 'fluent-support'), |
| 321 |
'Unassigned' => __('Unassigned', 'fluent-support'), |
| 322 |
'Inbox' => __('Inbox', 'fluent-support'), |
| 323 |
'All Inbox' => __('All Inbox', 'fluent-support'), |
| 324 |
'Client Priority: ' => __('Client Priority: ', 'fluent-support'), |
| 325 |
'Additional Data' => __('Additional Data ', 'fluent-support'), |
| 326 |
'No additional data found' => __('No additional data found', 'fluent-support'), |
| 327 |
'Admin Priority:' => __('Admin Priority:', 'fluent-support'), |
| 328 |
'Ticket created at ' => __('Ticket created at ', 'fluent-support'), |
| 329 |
'Update Settings' => __('Update Settings', 'fluent-support'), |
| 330 |
'Apply / Remove Tags on FluentCRM Profile' => __('Apply / Remove Tags on FluentCRM Profile', 'fluent-support'), |
| 331 |
'block_instruction' => __('If you select <b>Blocked</b> status then this customer can not submit a ticket or any response', 'fluent-support'), |
| 332 |
'Blocked' => __('Blocked', 'fluent-support'), |
| 333 |
'Ticket Link(Agent)' => __('Ticket Link(Agent)', 'fluent-support'), |
| 334 |
'Ticket Link(Customer)' => __('Ticket Link(Customer)', 'fluent-support'), |
| 335 |
'Automate your tickets by applying manual or automated tasks' => __('Automate your tickets by applying manual or automated tasks', 'fluent-support'), |
| 336 |
'Add a New Workflow' => __('Add a New Workflow', 'fluent-support'), |
| 337 |
'Yes, Delete this' => __('Yes, Delete this', 'fluent-support'), |
| 338 |
'No' => __('No', 'fluent-support'), |
| 339 |
'Are you sure to delete this? All associate data will be deleted' => __('Are you sure to delete this? All associate data will be deleted', 'fluent-support'), |
| 340 |
'Manual' => __('Manual', 'fluent-support'), |
| 341 |
'Automatic' => __('Automatic', 'fluent-support'), |
| 342 |
'Example' => __('Example', 'fluent-support'), |
| 343 |
'Add Another Action' => __('Add Another Action', 'fluent-support'), |
| 344 |
'Assigned Permissions' => __('Assigned Permissions', 'fluent-support'), |
| 345 |
'Select Action' => __('Select Action', 'fluent-support'), |
| 346 |
'Disable Activity Logs' => __('Disable Activity Logs', 'fluent-support'), |
| 347 |
'Overall Activities' => __('Overall Activities', 'fluent-support'), |
| 348 |
'Activity Logs are currently disabled' => __('Activity Logs are currently disabled', 'fluent-support'), |
| 349 |
'Activity Log Settings' => __('Activity Log Settings', 'fluent-support'), |
| 350 |
'Basic Info' => __('Basic Info', 'fluent-support'), |
| 351 |
'Address Info' => __('Address Info', 'fluent-support'), |
| 352 |
'Customers' => __('Customers', 'fluent-support'), |
| 353 |
'Yes, Delete this Customer' => __('Yes, Delete this Customer', 'fluent-support'), |
| 354 |
'Are you sure to delete this customer? It will delete all associated data with this customer' => __('Are you sure to delete this customer? It will delete all associated data with this customer', 'fluent-support'), |
| 355 |
'Tickets Counts' => __('Tickets Counts', 'fluent-support'), |
| 356 |
'You\'re Almost Done' => __('You\'re Almost Done', 'fluent-support'), |
| 357 |
'Get Piping Email Details' => __('Get Piping Email Details', 'fluent-support'), |
| 358 |
'terms and conditions' => __('terms and conditions', 'fluent-support'), |
| 359 |
'I agree with the Fluent Support email parsing' => __('I agree with the Fluent Support email parsing', 'fluent-support'), |
| 360 |
'If you want to connect with your own email parser please use this following URL to send payload data' => __('If you want to connect with your own email parser please use this following URL to send payload data', 'fluent-support'), |
| 361 |
'Your masked mailbox email has been issued' => __('Your masked mailbox email has been issued', 'fluent-support'), |
| 362 |
'Please enable auto-forwarding your emails from' => __('Please enable auto-forwarding your emails from', 'fluent-support'), |
| 363 |
'to this following address' => __('to this following address', 'fluent-support'), |
| 364 |
'I have done it' => __('I have done it', 'fluent-support'), |
| 365 |
'Once you activate the auto-forward for' => __('Once you activate the auto-forward for', 'fluent-support'), |
| 366 |
'the status will be active' => __('the status will be active', 'fluent-support'), |
| 367 |
'for_the_confirmation_email' => __('For the confirmation email from your email service provider, please check the latest ticket. A new ticket should be created with confirmation code.', 'fluent-support'), |
| 368 |
'Read the email piping documentation' => __('Read the email piping documentation', 'fluent-support'), |
| 369 |
'Your MailBox is active' => __('Your MailBox is active', 'fluent-support'), |
| 370 |
'Your masked email address is' => __('Your masked email address is', 'fluent-support'), |
| 371 |
'All the forwarded emails to this address will be synced with your tickets' => __('All the forwarded emails to this address will be synced with your tickets', 'fluent-support'), |
| 372 |
'Please contact with' => __('Please contact with', 'fluent-support'), |
| 373 |
'Settings could not be loaded' => __('Settings could not be loaded', 'fluent-support'), |
| 374 |
'email_synced_with_support_portal' => __('Connect your email address with Fluent Support Email parser, so when your customers send an email or reply from email it will be synced with your support portal', 'fluent-support'), |
| 375 |
'different_email_between_admin_and_support' => __('Your Admin Email Address and Support From Email should not be same. Please use a different email address.', 'fluent-support'), |
| 376 |
'Please configure' => __('Please configure', 'fluent-support'), |
| 377 |
'your email piping settings first' => __('your email piping settings first', 'fluent-support'), |
| 378 |
'get_overall_reports' => __('Get Overall reports of all the support agents and their performance', 'fluent-support'), |
| 379 |
'replies_delete_warning' => __('Are you sure to delete this template?', 'fluent-support'), |
| 380 |
'You can not change the slug once save a custom field' => __('You can not change the slug once save a custom field', 'fluent-support'), |
| 381 |
'type and press enter' => __('type and press enter', 'fluent-support'), |
| 382 |
'New Option' => __('New Option', 'fluent-support'), |
| 383 |
'This is an agent only field' => __('This is an agent only field', 'fluent-support'), |
| 384 |
'Enable Conditional Logics' => __('Enable Conditional Logics', 'fluent-support'), |
| 385 |
'Field' => __('Field', 'fluent-support'), |
| 386 |
'Operator' => __('Operator', 'fluent-support'), |
| 387 |
'Match Value' => __('Match Value', 'fluent-support'), |
| 388 |
'Select Field' => __('Select Field', 'fluent-support'), |
| 389 |
'Equal' => __('Equal', 'fluent-support'), |
| 390 |
'Not Equal' => __('Not Equal', 'fluent-support'), |
| 391 |
'Less than' => __('Less than', 'fluent-support'), |
| 392 |
'Greater Than' => __('Greater Than', 'fluent-support'), |
| 393 |
'Contains' => __('Contains', 'fluent-support'), |
| 394 |
'Not Contains' => __('Not Contains', 'fluent-support'), |
| 395 |
'Type Compare Value' => __('Type Compare Value', 'fluent-support'), |
| 396 |
'Match all conditions' => __('Match all conditions', 'fluent-support'), |
| 397 |
'Match any conditions' => __('Match any conditions', 'fluent-support'), |
| 398 |
'custom_ticket_field_delete' => __('Are you sure to delete this field?', 'fluent-support'), |
| 399 |
'Add' => __('Add', 'fluent-support'), |
| 400 |
'Update Field' => __('Update Field', 'fluent-support'), |
| 401 |
'FluentCRM Integration Settings' => __('FluentCRM Integration Settings', 'fluent-support'), |
| 402 |
'email_marketing_automation_newsletter_crm' => __('Email Marketing Automation, Newsletter and CRM Plugin for WordPress', 'fluent-support'), |
| 403 |
'email_marketing_automation_newsletter_crm_infos' => __('is a Self Hosted Email Marketing Automation Plugin for WordPress. Manage your leads and customers, email campaigns, automated email sequencing, learner and affiliate management, and monitor user activities and many more in one place; without ever having to leave your WordPress dashboard!', 'fluent-support'), |
| 404 |
'integrate_support_customers_with_fluentcrm' => __('Integrate your support customers with FluentCRM to segment, automate your email marketing.', 'fluent-support'), |
| 405 |
'install_fluentcrm' => __('Install & Activate FluentCRM (it\'s free)', 'fluent-support'), |
| 406 |
'Incoming Webhook' => __('Incoming Webhook', 'fluent-support'), |
| 407 |
'to_create_tickets_using_webhooks_notice' => __('To create tickets using webhooks please copy this webhook URL and paste to the site from where you want to create ticket in this site.', 'fluent-support'), |
| 408 |
'use_webhook_to_create_ticket_from_external_site' => __('Use incoming webhook to create ticket from external sites.', 'fluent-support'), |
| 409 |
'Fillable Fields' => __('Fillable Fields', 'fluent-support'), |
| 410 |
'Looks like your license has been expired' => __('Looks like your license has been expired', 'fluent-support'), |
| 411 |
'Click Here to Renew your License' => __('Click Here to Renew your License', 'fluent-support'), |
| 412 |
'Have a new license Key?' => __('Have a new license Key?', 'fluent-support'), |
| 413 |
'Your License Key' => __('Your License Key', 'fluent-support'), |
| 414 |
'You license key is valid and activated' => __('You license key is valid and activated', 'fluent-support'), |
| 415 |
'Want to deactivate this license?' => __('Want to deactivate this license?', 'fluent-support'), |
| 416 |
'Please Provide a license key of FluentSupport - Customer Support Plugin for WordPress' => __('Please Provide a license key of FluentSupport - Customer Support Plugin for WordPress', 'fluent-support'), |
| 417 |
'dont_have_a_license_key' => __('Don\'t have a license key?', 'fluent-support'), |
| 418 |
'Purchase one here' => __('Purchase one here', 'fluent-support'), |
| 419 |
'Fetching License Information Please wait' => __('Fetching License Information Please wait', 'fluent-support'), |
| 420 |
'product_delete_warning' => __('Are you sure to delete this product?', 'fluent-support'), |
| 421 |
'Ticket Form Settings' => __('Ticket Form Settings', 'fluent-support'), |
| 422 |
'ticket_form_notice_for_pro' => __('Ticket Form Customization including Knowledge base integration is available on Pro Version', 'fluent-support'), |
| 423 |
'tag_delete_warning' => __('Are you sure to delete this tag?', 'fluent-support'), |
| 424 |
'Review your Workflow' => __('Review your Workflow', 'fluent-support'), |
| 425 |
'Running the' => __('Running the', 'fluent-support'), |
| 426 |
'workflow will perform the following actions:' => __('workflow will perform the following actions:', 'fluent-support'), |
| 427 |
'and' => __('and', 'fluent-support'), |
| 428 |
'Run Workflow' => __('Run Workflow', 'fluent-support'), |
| 429 |
'Create New Customer' => __('Create New Customer', 'fluent-support'), |
| 430 |
'Create New User in WordPress' => __('Create New User in WordPress', 'fluent-support'), |
| 431 |
'Assign Agent' => __('Assign Agent', 'fluent-support'), |
| 432 |
'close_selected_ticket_warning' => __('Are you sure, you want to close selected tickets?', 'fluent-support'), |
| 433 |
'delete_selected_ticket_warning' => __('Are you sure, you want to delete selected tickets?', 'fluent-support'), |
| 434 |
'Yes, Delete Selected Tickets' => __('Yes, Delete Selected Tickets', 'fluent-support'), |
| 435 |
'Edit' => __('Edit', 'fluent-support'), |
| 436 |
'Yes, Delete this Action' => __('Yes, Delete this Action', 'fluent-support'), |
| 437 |
'delete_action_warning' => __('Are you sure to delete this Action?', 'fluent-support'), |
| 438 |
'Select Integration Event' => __('Select Integration Event', 'fluent-support'), |
| 439 |
'Conditions' => __('Conditions', 'fluent-support'), |
| 440 |
'AND' => __('AND', 'fluent-support'), |
| 441 |
'Is before' => __('Is before', 'fluent-support'), |
| 442 |
'Is after' => __('Is after', 'fluent-support'), |
| 443 |
'Is between' => __('Is between', 'fluent-support'), |
| 444 |
'Pick a day' => __('Pick a day', 'fluent-support'), |
| 445 |
'From' => __('From', 'fluent-support'), |
| 446 |
'OR' => __('OR', 'fluent-support'), |
| 447 |
'Continue' => __('Continue', 'fluent-support'), |
| 448 |
'Workflows' => __('Workflows', 'fluent-support'), |
| 449 |
'Update Workflow' => __('Update Workflow', 'fluent-support'), |
| 450 |
'Workflow Title' => __('Workflow Title', 'fluent-support'), |
| 451 |
'Set Your Trigger & Conditions' => __('Set Your Trigger & Conditions', 'fluent-support'), |
| 452 |
'Manual Trigger' => __('Manual Trigger', 'fluent-support'), |
| 453 |
'Workflow Actions (Tasks)' => __('Workflow Actions (Tasks)', 'fluent-support'), |
| 454 |
'Select Value' => __('Select Value', 'fluent-support'), |
| 455 |
'Select Contact Property' => __('Select Contact Property', 'fluent-support'), |
| 456 |
'Select Form Property' => __('Select Form Property', 'fluent-support'), |
| 457 |
'Add More' => __('Add More', 'fluent-support'), |
| 458 |
'confirm' => __('confirm', 'fluent-support'), |
| 459 |
'Are you sure to delete this?' => __('Are you sure to delete this?', 'fluent-support'), |
| 460 |
'advance_filter_promo' => __('Using advanced filtering you can get more specific tickets', 'fluent-support-pro'), |
| 461 |
'advance_filter_help_text' => __('Add new filter to narrow down your contacts based on different properties', 'fluent-support-pro') |
| 462 |
]; |
| 463 |
} |
| 464 |
} |
| 465 |
|