⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.19
Server IP:
178.33.27.10
Server:
Linux cpanel.dev-unit.com 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
Server Software:
Apache/2.4.57 (Unix) OpenSSL/1.0.2k-fips
PHP Version:
8.2.11
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
id
/
dalily.dev-unit.com
/
lang
/
he
/
View File Name :
sms.php
<?php return [ /* |-------------------------------------------------------------------------- | SMS Language Lines |-------------------------------------------------------------------------- | | The following language lines are used by the SMS notifications. | */ // example 'example_content' => ':appName - SMS Sending Set Up Successfully', // phone_verification 'phone_verification_content' => ':appName - Verify your phone number. The verification code is: :token. Verif. URL: :tokenUrl', // post_activated (new) 'post_activated_content' => ':appName - Your listing ":title" has been activated', // post_reviewed (new) 'post_reviewed_content' => ':appName - Your listing ":title" is now online', // post_republished (new) 'post_republished_content' => ':appName - Your listing ":title" has been re-published successfully', // post_deleted 'post_deleted_content' => ':appName - Your listing ":title" has been deleted', // post_seller_contacted 'post_seller_contacted_content' => 'New message about your listing ":title" on :appName. Go to your user area to see this message.', // user_deleted 'user_deleted_content' => ':appName - Your account has been deleted.', // user_activated (new) 'user_activated_content' => 'Welcome :userName! Your account has been activated - :appName', // reset_password 'reset_password_content' => ':appName - Reset Your Password. The reset code is: :token. This code will expire in :expireTimeString.', // post_archived 'post_archived_content' => ':appName - Your listing ":title" has been archived, and will be deleted on :willBeDeletedAt.', // post_will_be_deleted 'post_will_be_deleted_content' => ':appName - Your listing ":title" will be deleted in :days days', // payment_sent 'payment_sent_content' => ':appName - We have received your payment for the listing ":title". Thank you!', // payment_approved 'payment_approved_content' => ':appName - Your payment for the listing ":title" has been approved. Thank you!', // subscription_purchased 'subscription_purchased_content' => ':appName - We have received your payment for the ":packageName" subscription. Thank you!', // subscription_approved 'subscription_approved_content' => ':appName - Your ":packageName" subscription has been approved. Thank you!', // post_seller_contacted 'reply_form_content' => ':appName - ":subject" - :message', // generated_password 'generated_password_content' => ':appName - Your account has been created. Your password is: :randomPassword. Verify your phone number. The verification code is: :token. The verification URL is: :tokenUrl', ];