Server : Apache System : Linux 145.162.205.92.host.secureserver.net 5.14.0-611.45.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Apr 1 05:56:53 EDT 2026 x86_64 User : tradze ( 1001) PHP Version : 8.1.34 Disable Function : NONE Directory : /home/tradze/www/dev-test/resources/lang/en/ |
<?php
return array (
'action_view' => 'View',
'action_add' => 'Add',
'action_edit' => 'Edit',
'action_therapists' => 'Manage',
'action_delete' => 'Delete',
'reactivate' => 'Reactivate',
'deactivate' => 'Deactivate',
'add_notes' => 'Internal Notes',
'action_permanent_delete' => 'Permanent Delete',
'action_sub_category' => 'Sub Category',
'action_delete_yes' => 'Yes, Delete',
'action_delete_no' => 'No',
'action_back' => 'Back',
'action_reset' => 'Reset',
'action_save' => 'Save',
'action_save_exit' => 'Save & exit',
'action_print' => 'Print',
'action_download' => 'Download',
'action_search' => 'Search',
'action_is_loading' => 'Loading...',
'action_create' => 'Create',
'col_actions' => 'Actions',
'form_select_option' => 'Select an option',
'last_edit' => 'Last edit',
'breadcrumbs_home' => 'Home',
'text_yes' => 'Yes',
'text_no' => 'No',
'action_cancel' => 'Cancel',
'action_close' => 'Close',
'action_manage' => 'Manage',
'action_ok' => 'OK',
'action_send' => 'Send',
'action_send_mail' => 'Send Email',
'email_bcc' => 'Bcc',
'email_body' => 'Message',
'email_cc' => 'Cc',
'email_subject' => 'Subject',
'email_to' => 'To',
'no_data' => 'No data',
'options_yes_no' => [
0=>'No',
1=>'Yes',
],
);