feat: improve sms scan review and detail layouts
This commit is contained in:
@@ -152,6 +152,8 @@
|
||||
"scanTextMessages": "Scan text messages to automatically find repeatedly paid subscriptions.\nService names and amounts can be extracted for easy subscription addition.\nThis auto-detection feature is still under development, and might miss or misidentify some subscriptions.\nPlease review the detected results and add or edit subscriptions manually if needed.",
|
||||
"startScanning": "Start Scanning",
|
||||
"foundSubscription": "Found subscription",
|
||||
"latestSmsMessage": "Latest SMS message",
|
||||
"smsDetectedDate": "Detected on @",
|
||||
"serviceName": "Service Name",
|
||||
"nextBillingDateLabel": "Next Billing Date",
|
||||
"category": "Category",
|
||||
@@ -406,6 +408,8 @@
|
||||
"scanTextMessages": "문자 메시지를 스캔하여 반복적으로 결제된 구독 서비스를 자동으로 찾습니다.\n서비스명과 금액을 추출하여 쉽게 구독을 추가할 수 있습니다.\n이 자동 감지 기능은 일부 구독 서비스를 놓치거나 잘못 인식할 수 있습니다.\n감지 결과를 확인하신 후 필요에 따라 수동으로 추가하거나 수정해 주세요.",
|
||||
"startScanning": "스캔 시작하기",
|
||||
"foundSubscription": "다음 구독을 찾았습니다",
|
||||
"latestSmsMessage": "최신 SMS 메시지",
|
||||
"smsDetectedDate": "SMS 수신일: @",
|
||||
"serviceName": "서비스명",
|
||||
"nextBillingDateLabel": "다음 결제일",
|
||||
"category": "카테고리",
|
||||
@@ -660,6 +664,8 @@
|
||||
"scanTextMessages": "テキストメッセージをスキャンして、繰り返し決済されたサブスクリプションを自動的に検出します。\nサービス名と金額を抽出して簡単にサブスクリプションを追加できます。\nこの自動検出機能は、一部のサブスクリプションを見落としたり誤検出する可能性があります。\n検出結果を確認し、必要に応じて手動で追加または修正してください。",
|
||||
"startScanning": "スキャン開始",
|
||||
"foundSubscription": "サブスクリプションが見つかりました",
|
||||
"latestSmsMessage": "最新のSMSメッセージ",
|
||||
"smsDetectedDate": "SMS受信日: @",
|
||||
"serviceName": "サービス名",
|
||||
"nextBillingDateLabel": "次回請求日",
|
||||
"category": "カテゴリー",
|
||||
@@ -903,6 +909,8 @@
|
||||
"scanTextMessages": "扫描短信以自动查找重复付款的订阅。\n可以提取服务名称和金额,轻松添加订阅。\n该自动检测功能可能会遗漏或误识别某些订阅。\n请检查检测结果,并在需要时手动添加或修改。",
|
||||
"startScanning": "开始扫描",
|
||||
"foundSubscription": "找到订阅",
|
||||
"latestSmsMessage": "最新短信内容",
|
||||
"smsDetectedDate": "短信接收日期:@",
|
||||
"serviceName": "服务名称",
|
||||
"nextBillingDateLabel": "下次付款日期",
|
||||
"category": "类别",
|
||||
|
||||
Reference in New Issue
Block a user