Edit File: intro_site.php
<?php return [ 'home' => 'home', 'who_us' => 'who we are', 'our_services' => 'our services', 'who_we_work' => 'how we work', 'faq' => 'FAQ', 'contact_us' => 'contact us', 'quiek_links' => 'quick links', 'info_about' => 'informations about', 'how_work' => 'how it works', 'fqs' => 'FAQ', 'parteners' => 'success clients', 'cantact_us' => 'contact us', 'message_sent' => 'The message was sent successfully', 'regsteras_provider' => 'register as a service provider', 'recives' => 'all rights reserved', 'site' => 'site', 'register_page' => 'register', 'privacy' => 'privacy policy', 'delete_account' => 'Delete account', 'want_delete_account' => 'Are you sure you want to complete the account deletion process?', 'yes' => 'Delete', 'no' => 'Cancel', ];
Back to File Manager