feat: 集成二维码扫描功能,更新相关组件和国际化支持

This commit is contained in:
2025-12-24 04:34:40 +07:00
parent 648ca3edc9
commit 5ff44e4de0
12 changed files with 450 additions and 218 deletions

View File

@@ -6,6 +6,17 @@
"transfer": "Transfer",
"balance": "Balance"
},
"scanner": {
"title": "Scan QR Code",
"hint": "Align QR code within frame to scan",
"fromGallery": "Choose from Gallery",
"notSupported": "QR code scanning not supported on this platform",
"permissionDenied": "Camera permission denied",
"openError": "Failed to open scanner",
"noQRCodeFound": "No QR code detected",
"galleryError": "Failed to read from gallery",
"galleryNotSupported": "Gallery selection not supported currently"
},
"recharge": {
"channel": {
"chainRecharge": "Chain recharge",