chore(代码合并): 代码从Custom/common分支合并

This commit is contained in:
2026-01-04 09:40:09 +08:00
parent 26f8537d24
commit 4da852944e
145 changed files with 13781 additions and 11628 deletions

View File

@@ -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',
}