chore(代码合并): 代码从Custom/common分支合并
This commit is contained in:
@@ -39,10 +39,22 @@ export const lang = {
|
||||
myRebate: 'Group Rebate',
|
||||
myHongbao: 'My Red Envelopes',
|
||||
myBlindBox: 'My Blind Boxes',
|
||||
|
||||
waitpay:'Waitpay',
|
||||
waitsend:'Waitsend',
|
||||
waitconfirm:'Waitconfirm',
|
||||
activist:'Activist',
|
||||
completed:'Completed',
|
||||
|
||||
waitpay: 'Waitpay',
|
||||
waitsend: 'Waitsend',
|
||||
waitconfirm: 'Waitconfirm',
|
||||
activist: 'Activist',
|
||||
completed: 'Completed',
|
||||
|
||||
// 账户操作
|
||||
logout: 'Logout',
|
||||
cancellation: 'Account Cancellation',
|
||||
logoutTitle: 'Tips',
|
||||
logoutContent: 'Are you sure you want to log out',
|
||||
cancellationTitle: 'Risk Warning',
|
||||
cancellationContent: 'Are you sure you want to cancel your current account?',
|
||||
|
||||
// 协议
|
||||
privacyPolicy: 'Privacy Policy',
|
||||
registrationAgreement: 'Registration Agreement',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user