| 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 Staffs' => __('Support Staffs', '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 |
'Support Staff' => __('Support Staff', 'fluent-support'), |
| 203 |
'All Support Staff' => __('All Support Staff', 'fluent-support'), |
| 204 |
'Un-Assigned' => __('Un-Assigned', 'fluent-support'), |
| 205 |
'Priority (Admin)' => __('Priority (Admin)', 'fluent-support'), |
| 206 |
'Priority (Customer)' => __('Priority (Customer)', 'fluent-support'), |
| 207 |
'Filter By Tags' => __('Filter By Tags', 'fluent-support'), |
| 208 |
'Filter By Ticket Type' => __('Filter By Ticket Type', 'fluent-support'), |
| 209 |
'Ticket Type' => __('Ticket Type', 'fluent-support'), |
| 210 |
'Search' => __('Search', 'fluent-support'), |
| 211 |
'Waiting for Reply' => __('Waiting for Reply', 'fluent-support'), |
| 212 |
'Please input' => __('Please input', 'fluent-support'), |
| 213 |
'Reset Filters' => __('Reset Filters', 'fluent-support'), |
| 214 |
'Priority' => __('Priority', 'fluent-support'), |
| 215 |
'Client Priority' => __('Client Priority', 'fluent-support'), |
| 216 |
'Product ID' => __('Product ID', 'fluent-support'), |
| 217 |
'Last Agent Response' => __('Last Agent Response', 'fluent-support'), |
| 218 |
'Last Customer Response' => __('Last Customer Response', 'fluent-support'), |
| 219 |
'Waiting Time' => __('Waiting Time', 'fluent-support'), |
| 220 |
'Response Count' => __('Response Count', 'fluent-support'), |
| 221 |
'Created At' => __('Created At', 'fluent-support'), |
| 222 |
'Currently Viewing' => __('Currently Viewing', 'fluent-support'), |
| 223 |
'Click to upload' => __('Click to upload', 'fluent-support'), |
| 224 |
'allowed_files_and_size' => __('Files with a size less than 2MB. Supported Types: images, text, pdf, zip', 'fluent-support'), |
| 225 |
'File failed to upload' => __('File failed to upload', 'fluent-support'), |
| 226 |
'Add Internal Note' => __('Add Internal Note', 'fluent-support'), |
| 227 |
'Add Reply' => __('Add Reply', 'fluent-support'), |
| 228 |
'Reply and Close' => __('Reply and Close', 'fluent-support'), |
| 229 |
'internal_note_warning' => __('You are adding internal Note. Only support staff can see this note', 'fluent-support'), |
| 230 |
'Update Response' => __('Update Response', 'fluent-support'), |
| 231 |
'Templates' => __('Templates', 'fluent-support'), |
| 232 |
'Search Replies' => __('Search Replies', 'fluent-support'), |
| 233 |
'Previous Conversations' => __('Previous Conversations', 'fluent-support'), |
| 234 |
'Add Ticket' => __('Add Ticket', 'fluent-support'), |
| 235 |
'Manager' => __('Manager', 'fluent-support'), |
| 236 |
'Date' => __('Date', 'fluent-support'), |
| 237 |
'Ticket created at' => __('Ticket created at', 'fluent-support'), |
| 238 |
'ticket_delete_warning' => __('Are you sure to delete the selected Tickets?', 'fluent-support'), |
| 239 |
'Delete Selected Tickets' => __('Delete Selected Tickets', 'fluent-support'), |
| 240 |
'bulk_ticket_close_warning' => __('Are you sure to close the selected Tickets?', 'fluent-support'), |
| 241 |
'Close Selected Tickets' => __('Close Selected Tickets', 'fluent-support'), |
| 242 |
'Reply To Selected Tickets' => __('Reply To Selected Tickets', 'fluent-support'), |
| 243 |
'Create a Ticket' => __('Create a Ticket', 'fluent-support'), |
| 244 |
'All Tickets' => __('All Tickets', 'fluent-support'), |
| 245 |
'My Tickets' => __('My Tickets', 'fluent-support'), |
| 246 |
'Assigned Agent ' => __('Assigned Agent ', 'fluent-support'), |
| 247 |
'Close' => __('Close', 'fluent-support'), |
| 248 |
'Click to Edit Subject' => __('Click to Edit Subject', 'fluent-support'), |
| 249 |
'Press enter to save' => __('Press enter to save', 'fluent-support'), |
| 250 |
'ticket_closed' => __('This ticket has been closed at', 'fluent-support'), |
| 251 |
'Reopen This ticket' => __('Reopen This ticket', 'fluent-support'), |
| 252 |
'added a note' => __('added a note', 'fluent-support'), |
| 253 |
'replied' => __('replied', 'fluent-support'), |
| 254 |
'Added By Email' => __('Added By Email', 'fluent-support'), |
| 255 |
'Edit Response' => __('Edit Response', 'fluent-support'), |
| 256 |
'Delete Response' => __('Delete Response', 'fluent-support'), |
| 257 |
'response_delete_warning' => __('This will permanently delete response. Continue?', 'fluent-support'), |
| 258 |
'error_msg_on_closed_ticket_edit' => __('You can not edit responses when it is in close state', 'fluent-support'), |
| 259 |
'Select Customer' => __('Select Customer', 'fluent-support'), |
| 260 |
'Select Business' => __('Select Business', 'fluent-support'), |
| 261 |
'Subject' => __('Subject', 'fluent-support'), |
| 262 |
'What\'s about this support ticket' => __('What\'s about this support ticket', 'fluent-support'), |
| 263 |
'Ticket Details' => __('Ticket Details', 'fluent-support'), |
| 264 |
'Related Product/Service' => __('Related Product/Service', 'fluent-support'), |
| 265 |
'Select Priority' => __('Select Priority', 'fluent-support'), |
| 266 |
'Create Ticket' => __('Create Ticket', 'fluent-support'), |
| 267 |
'Submit a Support Ticket' => __('Submit a Support Ticket', 'fluent-support'), |
| 268 |
'View All' => __('View All', 'fluent-support'), |
| 269 |
'Please provide details about your problem' => __('Please provide details about your problem', 'fluent-support'), |
| 270 |
'Select Your Ticket Type' => __('Select Your Ticket Type', 'fluent-support'), |
| 271 |
'Write a reply' => __('Write a reply', 'fluent-support'), |
| 272 |
'Close Ticket' => __('Close Ticket', 'fluent-support'), |
| 273 |
'Reply' => __('Reply', 'fluent-support'), |
| 274 |
'Private' => __('Private', 'fluent-support'), |
| 275 |
'Public' => __('Public', 'fluent-support'), |
| 276 |
'not_to_share_private_info' => __('Please do not share any private information.', 'fluent-support'), |
| 277 |
'agent_and_officials_can_see' => __('Only you and official support agents can view this conversations', 'fluent-support'), |
| 278 |
'This ticket is' => __('This ticket is', 'fluent-support'), |
| 279 |
'reopen_ticket_instruction' => __('If you still have related issues. Please reopen this ticket and reply', 'fluent-support'), |
| 280 |
'by' => __('by', 'fluent-support'), |
| 281 |
'started the conversation' => __('started the conversation', 'fluent-support'), |
| 282 |
'View Your Tickets' => __('View Your Tickets', 'fluent-support'), |
| 283 |
'Unknown error. Please reload this page' => __('Unknown error. Please reload this page', 'fluent-support'), |
| 284 |
'You' => __('You', 'fluent-support'), |
| 285 |
'Admin Priority' => __('Admin Priority', 'fluent-support'), |
| 286 |
'Updating Custom Field Data' => __('Updating Custom Field Data', 'fluent-support'), |
| 287 |
'Search Tags' => __('Search Tags', 'fluent-support'), |
| 288 |
'Search Products' => __('Search Products', 'fluent-support'), |
| 289 |
'Search Custom Fields' => __('Search Custom Fields', 'fluent-support'), |
| 290 |
'Slack Integration' => __('Slack Integration', 'fluent-support'), |
| 291 |
'Slack User ID' => __('Slack User ID', 'fluent-support'), |
| 292 |
'Customer Management' => __('Customer Management', 'fluent-support'), |
| 293 |
'Change Customer' => __('Change Customer', 'fluent-support'), |
| 294 |
'Check overall activities' => __('Check overall activities', 'fluent-support'), |
| 295 |
]; |
| 296 |
} |
| 297 |
} |
| 298 |
|