<?php
/**
* ECSHOP User Center language file
* ============================================================================
* All right reserved (C) 2005-2011 Beijing Yi Shang Interactive Technology
* Development Ltd.
* Web site: http://www.winningstar.com
* ----------------------------------------------------------------------------
* This is a free/open source software;it means that you can modify, use and
* republish the program code, on the premise of that your behavior is not for
* commercial purposes.
* ============================================================================
* $Author: liubo $
* $Id: user.php 17217 2011-01-19 06:29:08Z liubo $
*/
$_LANG['require_login'] = 'Illegal entry.<br />You can\'t finish the operation until login.';
$_LANG['no_records'] = 'No record';
$_LANG['shot_message'] = "Short message";
/* 用户菜单 */
$_LANG['label_welcome'] = 'Welcome';
$_LANG['label_profile'] = 'My Information';
$_LANG['label_order'] = 'My Orders';
$_LANG['label_pending'] = 'Payment Pending';
$_LANG['label_confirmed'] = 'Payment Confirmed';
$_LANG['label_processing'] = 'Processing';
$_LANG['label_recycle'] = 'Recycle Bin';
$_LANG['label_order_details'] = 'Order Details';
$_LANG['label_ship_from'] = 'Ship From';
$_LANG['label_price'] = 'Price';
$_LANG['label_options'] = 'Options';
$_LANG['label_reviews'] = 'Reviews';
$_LANG['label_tracking'] = 'Tracking Info';
$_LANG['label_settings']='Settings';
$_LANG['label_account_settings']='Account Settings';
$_LANG['label_address'] = 'Address Book';
$_LANG['label_message'] = 'Message';
$_LANG['label_tag'] = 'My Tag';
$_LANG['label_favorite'] = 'Favorite';
$_LANG['label_collection'] = 'My Wishlist ';
$_LANG['label_bonus'] = 'My Coupons';
$_LANG['label_account'] = 'Account';
$_LANG['label_comment'] = 'My comment';
$_LANG['label_my_affiliate'] = 'Affiliate Info & Referrals';
$_LANG['label_affiliate'] = 'Affiliate Info & Referrals';
$_LANG['label_affiliate_Report'] = 'Referral Code & Report';
$_LANG['label_group_buy'] = 'My Associates';
$_LANG['label_booking'] = 'Booking Records';
$_LANG['label_mymessage'] = 'My Message';
$_LANG['label_inquiry'] = 'My Inquiry';
$_LANG['label_inquiry_detail'] = 'Inquiry Detail';
$_LANG['label_message_detail'] = 'Message Detail';
$_LANG['label_comment_detail'] = 'Comment Detail';
$_LANG['label_inquiry_reply'] = 'Reply Inquiry';
$_LANG['label_comment_reply'] = 'Comment Inquiry';
$_LANG['label_meassage_reply'] = 'Reply Message';
$_LANG['label_inquiry_reply_message'] = 'Reply to success, waiting for a reply';
$_LANG['label_inquiry_reply_fa_message'] = 'Reply to failure, waiting for a reply';
$_LANG['inquiry_info_failure'] = 'Inquiry Detail does not exist';
$_LANG['label_user_surplus'] = 'Account Details';
$_LANG['label_track_packages'] = 'Tracking packages';
$_LANG['label_transform_points'] = 'Points transform';
$_LANG['label_logout'] = 'Logout';
/* 会员余额(预付款) */
$_LANG['add_surplus_log'] = 'Details';
$_LANG['view_application'] = 'View application record';
$_LANG['surplus_pro_type'] = 'Type';
$_LANG['repay_money'] = 'Withdrawal Amount';
$_LANG['money'] = 'Quantity';
$_LANG['surplus_type_0'] = 'Top Up Pay';
$_LANG['surplus_type_1'] = 'Withdrawal';
$_LANG['deposit_money'] = 'Recharge amount';
$_LANG['process_notic'] = 'Remarks';
$_LANG['admin_notic'] = 'Admin remarks';
$_LANG['submit_request'] = 'Submit';
$_LANG['process_time'] = 'Time';
$_LANG['use_time'] = 'Use time';
$_LANG['is_paid'] = 'Status';
$_LANG['is_confirm'] = 'Confirmed';
$_LANG['un_confirm'] = 'Unconfirmed';
$_LANG['pay'] = 'Payment';
$_LANG['is_cancel'] = 'Cancel';
$_LANG['account_inc'] = 'Increase';
$_LANG['account_dec'] = 'Decrease';
$_LANG['change_desc'] = 'PRODUCT DESCRIPTION';
$_LANG['surplus_amount'] = 'Your advance payment is:';
$_LANG['payment_name'] = 'The payment method of yours is:';
$_LANG['payment_fee'] = 'Poundage is:';
$_LANG['payment_desc'] = 'Description of payment method:';
$_LANG['current_surplus'] = 'Description of payment method:';
$_LANG['unit_yuan'] = 'Yuan';
$_LANG['for_free'] = 'For free';
$_LANG['surplus_amount_error'] = 'Error, the refundment of your application is more than existing money!';
$_LANG['surplus_appl_submit'] = 'Refundment of your application is submitted successfully, please wait for check!';
$_LANG['process_false'] = 'Operate failed, please try it again.';
$_LANG['confirm_remove_account'] = 'Are you sure delete this record?';
$_LANG['sure_confirm_remove_account'] = 'Are you sure delete this record?';
$_LANG['back_page_up'] = 'Previous';
$_LANG['back_account_log'] = 'Back to account details list';
$_LANG['amount_gt_zero'] = 'Enter numbers bigger than zero in Amount';
$_LANG['select_payment_pls'] = 'Select payment mode';
$_LANG['check_account_money_fail'] = 'The amount of change is not equal to the amount of the amount of charge, and cannot be modified';
//JS语言项
$_LANG['account_js']['surplus_amount_empty'] = 'Please enter a money amount!';
$_LANG['account_js']['surplus_amount_error'] = 'Please enter a valid amount!';
$_LANG['account_js']['process_desc'] = 'Please enter remarks!';
$_LANG['account_js']['payment_empty'] = 'Please select a payment method!';
/* 缺货登记 */
$_LANG['oos_booking'] = 'Booking records';
$_LANG['booking_goods_name'] = 'Name';
$_LANG['booking_amount'] = 'Quantity';
$_LANG['booking_time'] = 'Time';
$_LANG['process_desc'] = 'Remarks';
$_LANG['describe'] = 'PRODUCT DESCRIPTION';
$_LANG['contact_username'] = 'Contact';
$_LANG['contact_phone'] = 'Phone';
$_LANG['submit_booking_goods'] = 'Submit';
$_LANG['booking_success'] = 'Your inquiry has been successfully submitted!';
$_LANG['booking_rec_exist'] = 'The product you have already booked!';
$_LANG['back_booking_list'] = 'Return booking records list';
$_LANG['not_dispose'] = 'Undisposed';
$_LANG['no_goods_id'] = 'Please appoint to product ID.';
//JS语言项
$_LANG['booking_js']['booking_amount_empty'] = 'Please enter a quantity of products!';
$_LANG['booking_js']['booking_amount_error'] = 'Please enter a valid format of quantity!';
$_LANG['booking_js']['describe_empty'] = 'Please enter a description of your order!';
$_LANG['booking_js']['contact_username_empty'] = 'Please enter a username!';
$_LANG['booking_js']['email_empty'] = 'Please enter a email address!';
$_LANG['booking_js']['email_error'] = 'Please enter a valid email address!';
$_LANG['booking_js']['contact_phone_empty'] = 'Please enter a telephone number!';
/* 个人资料 */
$_LANG['confirm_submit'] = ' Submit ';
$_LANG['member_rank'] = 'Member rank';
$_LANG['member_discount'] = 'Member discount';
$_LANG['rank_integral'] = 'Rank points';
$_LANG['consume_integral'] = 'Consume points';
$_LANG['account_balance'] = 'Account balance';
$_LANG['user_bonus'] = 'User bonus';
$_LANG['user_bonus_info'] = '%d, value %s';
$_LANG['not_bonus'] = 'No bonus';
$_LANG['add_user_bonus'] = 'Add';
$_LANG['bonus_number'] = 'Bonus NO.';
$_LANG['old_password'] = 'Existing password:';
$_LANG['new_password'] = 'New Password';
$_LANG['confirm_password'] = 'Re-enter password';
$_LANG['bonus_sn_exist'] = 'The bonus NO. already exists.';
$_LANG['bonus_sn_not_exist'] = 'The bonus NO. is nonexistent!';
$_LANG['add_bonus_sucess'] = 'Successfully!';
$_LANG['add_bonus_false'] = 'Failure!';
$_LANG['not_login'] = 'Please login firstly';
$_LANG['profile_lnk'] = 'View My Profile';
$_LANG['edit_email_failed'] = 'Edit email address failed.';
$_LANG['edit_profile_success'] = 'Your profile has edited successfully!';
$_LANG['edit_profile_failed'] = 'Edit profile failed!';
$_LANG['oldpassword_error'] = 'Wrong, please enter a valid primary password!';
//JS语言项
$_LANG['profile_js']['bonus_sn_empty'] = 'Please enter a bonus NO. that you want to add!';
$_LANG['profile_js']['bonus_sn_error'] = 'Please enter a valid bonus NO.!';
$_LANG['profile_j
没有合适的资源?快使用搜索试试~ 我知道了~
资源推荐
资源详情
资源评论









收起资源包目录
























































共 50 条
- 1
资源评论

- zjjhzll2020-08-14忘记了什么时候下载的~
- 一个帅2019-08-11看起来还不错,在下载试试
- weixin_453905992019-07-26不是啥时候下载过

qq_38968517
- 粉丝: 1
- 资源: 2
上传资源 快速赚钱
我的内容管理 展开
我的资源 快来上传第一个资源
我的收益
登录查看自己的收益我的积分 登录查看自己的积分
我的C币 登录后查看C币余额
我的收藏
我的下载
下载帮助


会员权益专享
安全验证
文档复制为VIP权益,开通VIP直接复制
