Files
lucky_shop/lang/zh-cn/member/index.js

65 lines
1.6 KiB
JavaScript

export const lang = {
//title为每个页面的标题
title: '会员中心',
login: '登录/注册',
loginTpis: '点击登录 享受更多精彩信息',
memberLevel: '会员等级',
moreAuthority: '更多权限',
allOrders: '全部订单',
seeAllOrders: '查看全部订单',
waitPay: '待付款',
readyDelivery: '待发货',
waitDelivery: '待收货',
refunding: '退款',
getDynacode: '获取动态验证码',
// 会员中心入口
sign: '签到',
personInfo: '个人资料',
receivingAddress: '收货地址',
accountList: '账户列表',
couponList: '优惠券',
mySpellList: '我的拼单',
myBargain: '我的砍价',
virtualCode: '虚拟码',
winningRecord: '我的礼品',
myCollection: '我的关注',
myTracks: '我的足迹',
pintuanOrder: '拼团订单',
yushouOrder: '预售订单',
verification: '核销台',
message: '我的消息',
exchangeOrder: '积分兑换',
waitpay: '待付款',
waitsend: '待发货',
waitconfirm: '待收货',
activist: '售后',
completed: '已完成',
// 推广中心
balance: '余额',
point: '积分',
coupon: '优惠券',
memberRecommend: '邀请有礼',
myPresale: '我的预售',
myGiftcard: '我的礼品卡',
myDivideticket: '我的瓜分券',
myRebate: '拼团返利',
myHongbao: '我的红包列表',
myBlindBox: '我的盲盒',
// 账户操作
logout: '退出登录',
cancellation: '账号注销',
logoutTitle: '提示',
logoutContent: '确定要退出登录吗',
cancellationTitle: '风险提示',
cancellationContent: '确定要注销当前账号吗?',
// 协议
privacyPolicy: '隐私协议',
registrationAgreement: '注册协议',
}