更新:增加数据迁移功能

This commit is contained in:
2025-12-02 11:46:19 +08:00
parent d653575d27
commit 35e27753b8
7 changed files with 296 additions and 41 deletions

View File

@@ -194,10 +194,6 @@
"pleaseInputOrderSn": "Please enter order number",
"uploadImageFailed": "Image upload failed",
"maxImagesCount": "Maximum 4 images",
"permissionDenied": "Permission Denied",
"cameraPermission": "Camera permission required",
"storagePermission": "Storage permission required",
"phonePermission": "Phone permission required",
"sendCodeSuccess": "Verification code sent",
"sendCodeFailed": "Failed to send code",
"countdown": "s to resend",
@@ -214,7 +210,23 @@
"selectPackage": "Please select a package",
"consumptionRecord": "Consumption record",
"returnMine": "I'm about to return to my page",
"pointsRecord": "Points consumption record"
"dataMigrate": "Data Migration",
"pointsRecord": "Points consumption record",
"migrateSubtitle": "Migrate data from Chinese account to current account",
"oldAccount": "Chinese Account",
"migrateCode": "Migration Code",
"confirmMigrate": "Confirm Migration",
"migrateSuccess": "Migration Successful",
"migrateFailed": "Migration failed, please check if the information is correct",
"pleaseCompleteInfo": "Please complete all information",
"oldAccountPlaceholder": "The chinese account to migrate",
"migrateCodePlaceholder": "The code obtained from chinese account",
"migrateWarning": "Migration is irreversible, please proceed with caution!",
"migrateInstructions": "Migration Instructions",
"instruction1": "Please obtain the migration code from your chinese account, get it by going to 【我的】-【数据迁移】-【获取迁移验证码】.",
"instruction2": "After data migration is complete, the chinese account data will be cleared, and all purchased Tianyi coins, points, courses, VIP and other data will be transferred to the current account",
"instruction3": "The migration process may take a few minutes, please be patient.",
"instruction4": "If you encounter any issues, please contact customer service for assistance."
},
"book": {

View File

@@ -195,10 +195,6 @@
"pleaseInputOrderSn": "请输入订单编号",
"uploadImageFailed": "图片上传失败",
"maxImagesCount": "最多上传4张图片",
"permissionDenied": "权限被拒绝",
"cameraPermission": "需要相机权限",
"storagePermission": "需要存储权限",
"phonePermission": "需要电话权限",
"sendCodeSuccess": "验证码发送成功",
"sendCodeFailed": "验证码发送失败",
"countdown": "秒后重新发送",
@@ -214,7 +210,24 @@
"days": "天",
"selectPackage": "请选择套餐",
"consumptionRecord": "消费记录",
"returnMine": "即将返回我的页面"
"returnMine": "即将返回我的页面",
"pointsRecord": "积分记录",
"dataMigrate": "数据迁移",
"migrateSubtitle": "迁移国内账号数据到本账号",
"oldAccount": "国内版账号",
"migrateCode": "迁移验证码",
"confirmMigrate": "确定迁移",
"migrateSuccess": "迁移成功",
"migrateFailed": "迁移失败,请检查信息是否正确",
"pleaseCompleteInfo": "请填写完整信息",
"oldAccountPlaceholder": "需要迁移的国内版账号",
"migrateCodePlaceholder": "国内版账号获取的迁移验证码",
"migrateWarning": "迁移后不可恢复,请谨慎操作!",
"migrateInstructions": "迁移说明",
"instruction1": "请在吴门医述APP中获取迁移验证码获取方式【我的】-【数据迁移】-【获取迁移验证码】。",
"instruction2": "数据迁移完成后旧账号数据将被清空已购买的天医币、积分、课程、VIP等数据将转移到当前账号。",
"instruction3": "迁移过程可能需要几分钟时间,请耐心等待。",
"instruction4": "如遇到问题,请联系客服获取帮助。"
},
"book": {
"title": "我的书单",