@dev_ailaw/venus 1.438.0 → 1.440.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/ar.js +399 -4
- package/dist/ben.js +402 -7
- package/dist/ch.js +402 -7
- package/dist/en.js +397 -2
- package/dist/es.js +403 -8
- package/dist/fa.js +399 -4
- package/dist/fr.js +401 -6
- package/dist/hi.js +401 -6
- package/dist/ht.js +399 -4
- package/dist/hy.js +401 -6
- package/dist/jp.js +402 -7
- package/dist/ko.js +401 -6
- package/dist/nep.js +400 -5
- package/dist/pl.js +402 -7
- package/dist/ps.js +403 -8
- package/dist/pt.js +402 -7
- package/dist/ptbr.js +402 -7
- package/dist/ro.js +398 -3
- package/dist/ru.js +400 -5
- package/dist/sw.js +400 -5
- package/dist/tr.js +403 -8
- package/dist/vi.js +401 -6
- package/package.json +1 -1
package/dist/en.js
CHANGED
|
@@ -2054,7 +2054,7 @@ var en2 = {
|
|
|
2054
2054
|
fiance: "Fianc\xE9(e)",
|
|
2055
2055
|
spouse: "Spouse",
|
|
2056
2056
|
kvisaNA: "N/A, my fianc\xE9(e) is my spouse",
|
|
2057
|
-
filingDate: "Filing
|
|
2057
|
+
filingDate: "Filing date",
|
|
2058
2058
|
uscisActionPrevBene: "What action did USCIS take on Form I-129F(E.g: Approved, Denied, Revoked)?",
|
|
2059
2059
|
age: "Age",
|
|
2060
2060
|
IMBAddress: "Address of IMB",
|
|
@@ -6395,7 +6395,402 @@ var en3 = {
|
|
|
6395
6395
|
"declineHistoryDeclined": "Declined",
|
|
6396
6396
|
"declineHistoryDeclinedBy": "Declined by {name}",
|
|
6397
6397
|
"declineHistoryResubmitted": "Resubmitted",
|
|
6398
|
-
"declineHistoryResubmittedBy": "Resubmitted by {name}"
|
|
6398
|
+
"declineHistoryResubmittedBy": "Resubmitted by {name}",
|
|
6399
|
+
"notes": "Notes",
|
|
6400
|
+
"allFilter": "All",
|
|
6401
|
+
"confirmDelete": "Delete this item? This can't be undone.",
|
|
6402
|
+
"pinnedNotes": "Pinned notes",
|
|
6403
|
+
"internalOnly": "Internal only",
|
|
6404
|
+
"internalMovedToNotes": "Internal messages are now in the Notes tab.",
|
|
6405
|
+
"checklistMovedToNotes": "Additional notes and USCIS receipt tracking are now on the Notes tab.",
|
|
6406
|
+
"goToNotesTab": "Go to Notes \u2192",
|
|
6407
|
+
"addNote": "Add note",
|
|
6408
|
+
"postNote": "Post Note",
|
|
6409
|
+
"reply": "Reply",
|
|
6410
|
+
"allPeople": "All people",
|
|
6411
|
+
"clientComm": "Client comm",
|
|
6412
|
+
"milestone": "Milestone",
|
|
6413
|
+
"edited": "edited",
|
|
6414
|
+
"caseSummary": "Case Summary",
|
|
6415
|
+
"uscisStatus": "USCIS Status",
|
|
6416
|
+
"uscisHint": "Live USCIS case status, tracked by receipt number.",
|
|
6417
|
+
"clickReceiptHint": "Click a receipt to see its full status timeline",
|
|
6418
|
+
"collapseAll": "Collapse all",
|
|
6419
|
+
"tracking": "Tracking",
|
|
6420
|
+
"uscisFetching": "Fetching the latest status from USCIS\u2026",
|
|
6421
|
+
"added": "Added",
|
|
6422
|
+
"addReceiptNumber": "Add a receipt number",
|
|
6423
|
+
"uploadScanNotice": "Upload / scan notice",
|
|
6424
|
+
"uploadAutoDetect": "Upload & auto-detect",
|
|
6425
|
+
"enterManually": "Enter manually",
|
|
6426
|
+
"autoDetectReceiptTitle": "Auto-detect from a USCIS notice",
|
|
6427
|
+
"autoDetectReceiptHint": "Upload a USCIS notice. We'll detect the receipt number, then let you review and correct it before tracking.",
|
|
6428
|
+
"chooseNoticeFiles": "Choose notice file(s)",
|
|
6429
|
+
"receipt": "Receipt",
|
|
6430
|
+
"track": "Track",
|
|
6431
|
+
"invalidReceiptNumber": "Invalid receipt number",
|
|
6432
|
+
"addCurrentStatusToProfile": "Add current status to profile",
|
|
6433
|
+
"saveCurrentStatusToProfile": "Save current status to profile",
|
|
6434
|
+
"reviewScanNotice": "Review scanned notice",
|
|
6435
|
+
"receiptNumber": "Receipt Number",
|
|
6436
|
+
"currentStatusEmbedHint": "Confirm the case type and validity, then save to the beneficiary's profile.",
|
|
6437
|
+
"currentStatusSaved": "Current status saved to the profile.",
|
|
6438
|
+
"shippingTracking": "Shipping tracking",
|
|
6439
|
+
"alertDays": "Alert days",
|
|
6440
|
+
"setDate": "Set date",
|
|
6441
|
+
"autoDetectReview": "Auto \xB7 review",
|
|
6442
|
+
"notUploadedYet": "Not uploaded yet",
|
|
6443
|
+
"done": "Done",
|
|
6444
|
+
"coreDocuments": "Core Documents",
|
|
6445
|
+
"newFolder": "New folder",
|
|
6446
|
+
"editFolder": "Edit folder",
|
|
6447
|
+
"deleteFolder": "Delete folder",
|
|
6448
|
+
"deleteFolderHint": "This removes the folder from this page.",
|
|
6449
|
+
"deleteFolderFilesKept": "Uploaded files are not deleted.",
|
|
6450
|
+
"rename": "Rename",
|
|
6451
|
+
"addSubfolder": "Add subfolder",
|
|
6452
|
+
"dragToReorder": "Drag to reorder / move",
|
|
6453
|
+
"dragNestHint": "Drag a folder to reorder \u2014 or drop it onto another folder to nest it inside.",
|
|
6454
|
+
"folderTypeNone": "Set auto-detect",
|
|
6455
|
+
"folderAutoDetectType": "Auto-detect: {type}",
|
|
6456
|
+
"autoDetectTypesTab": "Auto-detect types",
|
|
6457
|
+
"autoDetectTypesHint": "Define which folder types auto-detect key dates on upload. Extraction/field lists come from what the OCR can read.",
|
|
6458
|
+
"newAutoType": "New type",
|
|
6459
|
+
"editAutoType": "Edit type",
|
|
6460
|
+
"docTypeLabel": "Document type",
|
|
6461
|
+
"extraction": "Extraction (what the OCR reads)",
|
|
6462
|
+
"autoTypeDatesHint": "Key dates this type produces (field \u2192 type):",
|
|
6463
|
+
"deleteFolderSubtreeHint": "This removes the folder and everything inside it from this page. Uploaded files are not deleted.",
|
|
6464
|
+
"noFoldersYet": "No folders yet \u2014 create one to file documents.",
|
|
6465
|
+
"createInside": "Create inside",
|
|
6466
|
+
"topLevel": "Top level",
|
|
6467
|
+
"folderName": "Folder name",
|
|
6468
|
+
"docTypeAutoDetect": "Document type (drives auto-detection)",
|
|
6469
|
+
"egApprovals": "e.g. Approvals",
|
|
6470
|
+
"uploadingFiles": "Uploading {n} file(s)\u2026",
|
|
6471
|
+
"someFilesFailed": "{n} file(s) failed to upload.",
|
|
6472
|
+
"requestFailed": "The request failed. Please try again.",
|
|
6473
|
+
"emptyFolder": "Empty",
|
|
6474
|
+
"folderExists": "That folder already exists.",
|
|
6475
|
+
"addFilesLink": "Add link",
|
|
6476
|
+
"addLinks": "Add links",
|
|
6477
|
+
"linkUrl": "Link URL",
|
|
6478
|
+
"passwordOptional": "Password (optional)",
|
|
6479
|
+
"linkAdded": "Link added",
|
|
6480
|
+
"linkUrlPlaceholder": "Paste a URL (https://\u2026)",
|
|
6481
|
+
"invalidLinkUrl": "Please enter a complete URL starting with http:// or https://.",
|
|
6482
|
+
"passwordIfAny": "Password (if any)",
|
|
6483
|
+
"keyDates": "Key Dates",
|
|
6484
|
+
"scanDocs": "Scan docs",
|
|
6485
|
+
"noKeyDatesYet": "No key dates yet.",
|
|
6486
|
+
"noteOptional": "Note (optional)",
|
|
6487
|
+
"addCoreDocument": "Add Core Document",
|
|
6488
|
+
"addKeyDate": "Add Key Date",
|
|
6489
|
+
"editKeyDate": "Edit Key Date",
|
|
6490
|
+
"defaultRule": "Default rule",
|
|
6491
|
+
"autoDetectOcr": "Auto-detect from uploaded documents (OCR)",
|
|
6492
|
+
"autoDetectHint": "Reads this date from a scanned notice; staff confirm it before it counts.",
|
|
6493
|
+
"reviewAutoDate": "Review auto-detected date",
|
|
6494
|
+
"extractedData": "Extracted data",
|
|
6495
|
+
"documentLabel": "Document",
|
|
6496
|
+
"fieldLabel": "Field",
|
|
6497
|
+
"detectedDate": "Detected date",
|
|
6498
|
+
"verifyCorrect": "verify / correct",
|
|
6499
|
+
"tracksAs": "Tracks as",
|
|
6500
|
+
"checkValueHint": "Check the highlighted value against the document before confirming.",
|
|
6501
|
+
"sourceDocument": "Source document",
|
|
6502
|
+
"openDocument": "Open document",
|
|
6503
|
+
"noPreview": "No preview available",
|
|
6504
|
+
"dismissNotReal": "Dismiss \u2014 not a real date",
|
|
6505
|
+
"confirmDate": "Confirm date",
|
|
6506
|
+
"zoomIn": "Zoom in",
|
|
6507
|
+
"zoomOut": "Zoom out",
|
|
6508
|
+
"resetZoom": "Reset zoom",
|
|
6509
|
+
"daysFrom": "days from",
|
|
6510
|
+
"noticeDate": "Notice date",
|
|
6511
|
+
"receiptDate": "Receipt date",
|
|
6512
|
+
"caseStart": "Case start",
|
|
6513
|
+
"deadline": "Deadline",
|
|
6514
|
+
"filingDeadline": "Filing deadline",
|
|
6515
|
+
"rfeDeadline": "RFE deadline",
|
|
6516
|
+
"biometrics": "Biometrics",
|
|
6517
|
+
"interview": "Interview",
|
|
6518
|
+
"expiry": "Expiry / valid until",
|
|
6519
|
+
"kdDecision": "Decision",
|
|
6520
|
+
"manualLabel": "Manual",
|
|
6521
|
+
"coreDocFolderHint": "Define the folder structure. Staff upload files into these folders on each case.",
|
|
6522
|
+
"uploadToFolder": "Upload to {name}",
|
|
6523
|
+
"uploadDraftHint": "Add files and review your selection. Nothing is uploaded until you submit.",
|
|
6524
|
+
"filesToUpload": "Files to upload",
|
|
6525
|
+
"addMoreFiles": "Add more files",
|
|
6526
|
+
"dragOrClickUpload": "Drag files here or click to choose",
|
|
6527
|
+
"uploadSupportedFiles": "PDF, image, Office, and text files",
|
|
6528
|
+
"nFilesUploaded": "{n} file(s) uploaded",
|
|
6529
|
+
"readingDocuments": "Reading the documents\u2026",
|
|
6530
|
+
"foundDatesConfirm": "We found these dates \u2014 confirm to add them as Key Dates:",
|
|
6531
|
+
"noDatesDetected": "No dates detected in the uploaded files.",
|
|
6532
|
+
"confirmAddDates": "Add {n} date(s)",
|
|
6533
|
+
"keyDatesAdded": "{n} Key Date(s) added",
|
|
6534
|
+
"folder": "Folder",
|
|
6535
|
+
"subFolder": "Sub-folder",
|
|
6536
|
+
"folderPlaceholder": "Pick a folder or type a new one",
|
|
6537
|
+
"folderHint": "Use \u203A or / for a sub-folder, e.g. USCIS Records / Approvals",
|
|
6538
|
+
"galleryAdminOnly": "This page is only available to gallery-firm admins.",
|
|
6539
|
+
"coreDocsAndKeyDates": "Core Documents & Key Dates",
|
|
6540
|
+
"adminOnly": "Admin only",
|
|
6541
|
+
"gallerySetupIntro": "A single reusable pool of presets. Maintain each item once here, then point-and-pick them into any case template \u2014 editing a preset here never rewrites templates that already imported it.",
|
|
6542
|
+
"gallerySetupUsage": "In a case template's Core Documents / Key Dates section, use Add from Gallery to pick presets from this pool. Imported presets become that template's own snapshot.",
|
|
6543
|
+
"keyDatesPoolHint": "A flat pool of reusable key-date presets. Maintain each once here, then pick them into any case template via Add from Gallery \u2014 editing here never rewrites templates that already imported it.",
|
|
6544
|
+
"searchByName": "Search by name\u2026",
|
|
6545
|
+
"newCoreDocPreset": "New Core Document preset",
|
|
6546
|
+
"editCoreDocPreset": "Edit Core Document preset",
|
|
6547
|
+
"noPresetsMatch": "No presets match.",
|
|
6548
|
+
"ocr": "OCR",
|
|
6549
|
+
"documentName": "Document Name",
|
|
6550
|
+
"egCertifiedLca": "e.g. Certified LCA",
|
|
6551
|
+
"pickOrType": "Pick or type a new one",
|
|
6552
|
+
"blankUnderCategory": "Blank = directly under category",
|
|
6553
|
+
"descriptionsOptional": "Description",
|
|
6554
|
+
"requiredDocument": "Required document",
|
|
6555
|
+
"keyDateName": "Key date name",
|
|
6556
|
+
"egLcaValidityEnd": "e.g. LCA validity end",
|
|
6557
|
+
"offsetFrom": "Offset from",
|
|
6558
|
+
"offsetDaysHint": "Offset days (blank = read exact date via OCR)",
|
|
6559
|
+
"readsFromOptional": "Reads from (source document, optional)",
|
|
6560
|
+
"egApprovalNotice": "e.g. USCIS Approval Notice",
|
|
6561
|
+
"caseTypesOptional": "Case types (optional)",
|
|
6562
|
+
"egH1b": "e.g. H-1B",
|
|
6563
|
+
"saved": "Saved",
|
|
6564
|
+
"exactViaOcr": "exact \xB7 via OCR",
|
|
6565
|
+
"manualEntry": "Manual entry",
|
|
6566
|
+
"duplicate": "Duplicate",
|
|
6567
|
+
"addFromGallery": "Add from Gallery",
|
|
6568
|
+
"addFromGalleryCore": "Add Core Documents from Gallery",
|
|
6569
|
+
"addFromGalleryKey": "Add Key Dates from Gallery",
|
|
6570
|
+
"addFromGalleryHint": "Pick presets from Gallery \u2014 each import becomes this template's own copy.",
|
|
6571
|
+
"alreadyAdded": "Already added",
|
|
6572
|
+
"addSelected": "Add selected",
|
|
6573
|
+
"selected": "selected",
|
|
6574
|
+
"noGalleryPresets": "No presets in the gallery yet.",
|
|
6575
|
+
"manageGallery": "Manage Gallery",
|
|
6576
|
+
"manageVocabulary": "Manage vocabulary",
|
|
6577
|
+
"manageVocabularyHint": "This list powers the Core Documents Category dropdown. Type to add, click \xD7 to remove; saved to this firm's gallery config.",
|
|
6578
|
+
"loadStarterPool": "Load starter pool",
|
|
6579
|
+
"showAllPresets": "Show all",
|
|
6580
|
+
"docTypeI797": "I-797 notice",
|
|
6581
|
+
"docTypeRfe": "RFE notice",
|
|
6582
|
+
"kdRfeDeadline": "RFE response deadline",
|
|
6583
|
+
"docTypeEad": "EAD card",
|
|
6584
|
+
"docTypePassport": "Passport",
|
|
6585
|
+
"docTypeI94": "I-94",
|
|
6586
|
+
"kdPetitionValidityEnd": "Petition validity end",
|
|
6587
|
+
"kdPriorityDate": "Priority date",
|
|
6588
|
+
"kdEadExpires": "EAD expires",
|
|
6589
|
+
"kdPassportExpires": "Passport expires",
|
|
6590
|
+
"kdI94AdmitUntil": "I-94 admit until",
|
|
6591
|
+
"scanDocsTitle": "Scan documents for key dates",
|
|
6592
|
+
"scanDocsIntro": "Pick each file's document type, then scan. Detected dates are added for staff to confirm.",
|
|
6593
|
+
"noCoreDocFiles": "No files yet. Upload one above, or add files to Core Documents first.",
|
|
6594
|
+
"uploadFileToScan": "Upload a file to scan",
|
|
6595
|
+
"autoDetectBadgeTip": "Recognized notice \u2014 key dates are auto-detected from this document on upload.",
|
|
6596
|
+
"detectingDates": "Detecting dates\u2026",
|
|
6597
|
+
"autoDetectedDates": "Detected {n} key date(s) from {name} \u2014 pending review",
|
|
6598
|
+
"docType": "Document type",
|
|
6599
|
+
"skipType": "\u2014 skip \u2014",
|
|
6600
|
+
"scanSelected": "Scan selected",
|
|
6601
|
+
"datesAdded": "dates added",
|
|
6602
|
+
"noDatesFound": "No dates found",
|
|
6603
|
+
"scanCoreDocsFailed": "Couldn't read this file. Try again or add the date manually.",
|
|
6604
|
+
"starterTreesHint": "Named starter folder-trees. Firms pick one in a case template via Add from Gallery \u2014 editing here never rewrites templates that already imported it.",
|
|
6605
|
+
"coreDocPoolHint": "One reusable folder pool. Firms pick folders from it into a case template via Add from Gallery \u2014 editing here never rewrites templates that already imported them.",
|
|
6606
|
+
"addStarterTree": "Add starter tree",
|
|
6607
|
+
"loadStarterSet": "Load starter set",
|
|
6608
|
+
"starterTreeName": "Starter tree name",
|
|
6609
|
+
"newStarterTree": "New starter tree",
|
|
6610
|
+
"untitledTree": "Untitled tree",
|
|
6611
|
+
"noStarterTreesYet": "No starter trees yet \u2014 add one to build a reusable folder structure.",
|
|
6612
|
+
"deleteStarterTreeHint": "This removes the starter tree from the gallery. Templates that already imported it keep their own copy.",
|
|
6613
|
+
"folders": "folders",
|
|
6614
|
+
"addFromGalleryTreeHint": "Pick a starter tree, then check the folders to import \u2014 they're added as your own editable copy.",
|
|
6615
|
+
"selectFoldersToImport": "Select folders to import",
|
|
6616
|
+
"keyDateReminders": "Key Date Reminders",
|
|
6617
|
+
"keyDateRemindersHint": "Auto-created from this case's Key Dates \u2014 set who gets notified and when.",
|
|
6618
|
+
"fromKeyDates": "From Key Dates",
|
|
6619
|
+
"keyDateDeadline": "Deadline",
|
|
6620
|
+
"keyDateReminderKind": "Reminder",
|
|
6621
|
+
"keyDateReminderOwnerRequired": "Please keep at least one reminder owner.",
|
|
6622
|
+
"keyDateReminderDismissed": "Reminder dismissed",
|
|
6623
|
+
"keyDateReminderUpdated": "Reminder updated",
|
|
6624
|
+
"keyDateReminderUpdateFailed": "Failed to update reminder",
|
|
6625
|
+
"dismissKeyDateReminderTitle": "Dismiss this reminder?",
|
|
6626
|
+
"dismissKeyDateReminderContent": "This removes the reminder. It won't delete the Key Date it came from, and it may reappear if that Key Date is updated.",
|
|
6627
|
+
"markDone": "Mark done",
|
|
6628
|
+
"markNotDone": "Mark not done",
|
|
6629
|
+
"dismiss": "Dismiss",
|
|
6630
|
+
"aiCheckWrongDocType": "Not a match",
|
|
6631
|
+
"aiCheckUnreadable": "Hard to read",
|
|
6632
|
+
"aiCheckWrongPage": "Wrong page",
|
|
6633
|
+
"aiCheckExpired": "Looks expired",
|
|
6634
|
+
"aiCheckPartial": "Partial document",
|
|
6635
|
+
"aiCheckOverriddenMark": "This file didn't pass AI review \u2014 the client chose to keep it",
|
|
6636
|
+
"aiCheckDisclaimer": "AI review is advisory and can be wrong \u2014 you can always submit.",
|
|
6637
|
+
"aiReviewRule": "AI review rule",
|
|
6638
|
+
"aiReviewRuleHint": "When this task has a rule, AI reviews each client upload against it the moment the upload finishes. Mirrors the description until you write your own rule; clear the field to re-link.",
|
|
6639
|
+
"aiReviewRulePlaceholder": "Describe the exact document this task requires",
|
|
6640
|
+
"aiCheckReadiness": "AI readiness",
|
|
6641
|
+
"aiCheckReadinessHint": "Ready: AI can tell which document this rule asks for and will review uploads against it. Won't review: the rule doesn't name a document, so uploads to this task are not reviewed.",
|
|
6642
|
+
"aiCheckReady": "Ready",
|
|
6643
|
+
"aiCheckWontReview": "Won't review",
|
|
6644
|
+
"aiCheckWontReviewHint": "This rule doesn't name a document AI can look for. Name the document the client must upload.",
|
|
6645
|
+
"aiCheckChecking": "Checking",
|
|
6646
|
+
"aiCheckNoRule": "No rule",
|
|
6647
|
+
"aiCheckRecheckAfterSave": "AI re-checks the rule after saving.",
|
|
6648
|
+
"aiCheckManageRules": "AI review rules",
|
|
6649
|
+
"aiCheckManageRulesLink": "Manage review rules in Task Templates",
|
|
6650
|
+
"aiCheckLinkedToDesc": "Linked to description",
|
|
6651
|
+
"aiCheckEditedTag": "Edited",
|
|
6652
|
+
"aiCheckRelink": "Re-link",
|
|
6653
|
+
"aiCheckCheckNow": "Check now",
|
|
6654
|
+
"aiCheckCheckNowHint": "see whether AI can review this rule (2\u20133 s)",
|
|
6655
|
+
"aiCheckCheckAgain": "Check again",
|
|
6656
|
+
"aiCheckCheckFailed": "Couldn't check \u2014 try again",
|
|
6657
|
+
"aiCheckNotChecked": "Not checked",
|
|
6658
|
+
"aiCheckNotCheckedHint": "The rule check didn't come back. Save this task again to re-trigger it.",
|
|
6659
|
+
"aiCheckCheck": "Check",
|
|
6660
|
+
"aiCheckOffFirm": "Off \u2014 AI File Review is disabled for this firm",
|
|
6661
|
+
"aiCheckOffFirmHint": "Premium firm, but AI File Review is switched off in Firm Settings.",
|
|
6662
|
+
"aiCheckOffBanner": "AI File Review is off for this firm \u2014 rules are saved but nothing will be reviewed.",
|
|
6663
|
+
"aiCheckEnableInSettings": "Enable in Firm Settings",
|
|
6664
|
+
"aiCheckPromo": "AI reviews every client upload against the task's rule the moment it lands.",
|
|
6665
|
+
"premiumBadge": "Premium",
|
|
6666
|
+
"premiumContactUs": "Contact Us",
|
|
6667
|
+
"premiumLearnMore": "Learn more",
|
|
6668
|
+
"premiumPromoDismissHint": "Hide this \u2014 don't show it again",
|
|
6669
|
+
"aiCheckIntroTitle": "About AI review",
|
|
6670
|
+
"aiCheckIntroP1": "When AI review is on, files your clients upload to a task are checked by AI the moment the upload finishes \u2014 against a short review rule written on that task.",
|
|
6671
|
+
"aiCheckIntroP2": "If something looks off \u2014 a wrong document, a missing page \u2014 the client sees a gentle advisory note and can always submit anyway. Nothing is ever blocked, and your team stays in full control of accepting or declining every file.",
|
|
6672
|
+
"aiCheckIntroP3": "AI reviews any task whose rule says clearly enough what the client should hand over \u2014 a passport, a marriage certificate, a lease, an invoice, a company brochure. Rules that only ask for open-ended evidence (\u201Cfamily photos\u201D, \u201Cproof of the relationship\u201D) are left alone, and the client is never blocked either way.",
|
|
6673
|
+
"aiCheckInherited": "Inherited from template \u201C{name}\u201D",
|
|
6674
|
+
"aiCheckInheritedEdited": "edited",
|
|
6675
|
+
"aiCheckDidntFinish": "AI check didn't finish \u2014 this won't block your submission.",
|
|
6676
|
+
"aiCheckInitButton": "Init My Templates",
|
|
6677
|
+
"aiCheckInitTooltip": "Fills in AI review rules for templates that have a description but no rule yet. Templates that already have a rule are never touched.",
|
|
6678
|
+
"aiCheckInitConfirmTitle": "Initialize AI review rules?",
|
|
6679
|
+
"aiCheckInitConfirmP1": "This scans all your task templates. For every template that has a description but no review rule yet, AI checks whether the description says clearly enough what the client should hand over \u2014 and if so, fills it in as the rule.",
|
|
6680
|
+
"aiCheckInitConfirmP2": "It takes a few minutes. While it runs, template editing on this page is locked. Templates that already have a rule are never touched \u2014 run it again any time to retry the ones that didn't pass.",
|
|
6681
|
+
"aiCheckInitRunning": "Initializing your templates \u2014 {checked} of {total} checked \xB7 {written} rules added",
|
|
6682
|
+
"aiCheckInitDone": "Initialization finished \u2014 {written} rules added",
|
|
6683
|
+
"aiCheckInitNothing": "All set \u2014 every template with a description already has a rule.",
|
|
6684
|
+
"aiCheckSegReady": "ready",
|
|
6685
|
+
"aiCheckSegWont": "won't review",
|
|
6686
|
+
"aiCheckSegNotChecked": "not checked",
|
|
6687
|
+
"aiCheckSegNotSet": "not set",
|
|
6688
|
+
"taskTemplatesTitle": "Task Templates",
|
|
6689
|
+
"aiCheckColumn": "AI review",
|
|
6690
|
+
"aiCheckPanelChecking": "Checking these files against what this task asks for\u2026",
|
|
6691
|
+
"aiCheckPanelIdentifying": "Reading your files\u2026 {done} of {total} done.",
|
|
6692
|
+
"aiCheckPanelAllSet": "All set \u2014 everything this task asks for is here.",
|
|
6693
|
+
"aiCheckPanelAlmostThere": "Almost there \u2014 {missing} of {total} items still missing.",
|
|
6694
|
+
"aiCheckPanelNoneFound": "None of these files match what this task asks for.",
|
|
6695
|
+
"aiCheckPanelNotFoundYet": "not found yet",
|
|
6696
|
+
"aiCheckIdentifiedTooltip": "AI read this file as: {type}",
|
|
6697
|
+
"aiCheckUnreadTooltip": "AI couldn't read this file, so it wasn't part of the review.",
|
|
6698
|
+
"aiCheckAutoReviewNotice": "Files are reviewed automatically as you add them. Nothing blocks your submission.",
|
|
6699
|
+
"uploadEntryDropHero": "Drag & drop files or folders here",
|
|
6700
|
+
"uploadEntryAddMoreLead": "Add more files \u2014 drop anywhere, or:",
|
|
6701
|
+
"aiCheckSkipTooMany": "Too many files for AI review here \u2014 your uploads are unaffected.",
|
|
6702
|
+
"aiCheckSkipNeedsConfirm": "{count} files here \u2014 AI review doesn't start on its own for this many.",
|
|
6703
|
+
"aiCheckReviewNowAction": "Review these files",
|
|
6704
|
+
"aiCheckConfirmReviewTitle": "Review {count} files?",
|
|
6705
|
+
"aiCheckConfirmReviewBody": "You have {count} files here. Reviewing them takes a while \u2014 keep this window open until it finishes.",
|
|
6706
|
+
"aiCheckConfirmReviewOk": "Start review",
|
|
6707
|
+
"aiCheckSkipUnsupported": "AI review reads PDFs and images only, so these files weren't reviewed \u2014 your uploads are unaffected.",
|
|
6708
|
+
"uploadEntryBrowseFiles": "Browse files",
|
|
6709
|
+
"uploadEntryUploadFolder": "Upload a folder",
|
|
6710
|
+
"uploadEntryChooseExistingBtn": "Choose existing",
|
|
6711
|
+
"uploadEntryAddLinkBtn": "Add a link",
|
|
6712
|
+
"uploadEntryBrowseBtn": "Browse",
|
|
6713
|
+
"uploadEntryFolderBtn": "Folder",
|
|
6714
|
+
"uploadEntryExistingBtn": "Existing",
|
|
6715
|
+
"uploadEntryLinkBtn": "Add link",
|
|
6716
|
+
"uploadLinkConfirmBtn": "Add",
|
|
6717
|
+
"uploadLinkDuplicate": "This link is already in the list.",
|
|
6718
|
+
"uploadSubmitFailed": "Submit failed. Your files are still here \u2014 please try again.",
|
|
6719
|
+
"uploadRename": "Rename",
|
|
6720
|
+
"uploadRemove": "Remove",
|
|
6721
|
+
"uploadRetry": "Retry",
|
|
6722
|
+
"uploadReplaceFile": "Replace this file",
|
|
6723
|
+
"uploadStatusFailed": "Upload failed",
|
|
6724
|
+
"movedToOtherTask": "Moved to other task",
|
|
6725
|
+
"uploadEmptyFolder": "Empty folder",
|
|
6726
|
+
"uploadLinkPassword": "Password",
|
|
6727
|
+
"uploadLinkPasswordPlaceholder": "Password (if any)",
|
|
6728
|
+
"uploadSkippedFilesTitle": "These files were skipped:",
|
|
6729
|
+
"uploadCloseTitle": "Close this window?",
|
|
6730
|
+
"uploadCloseUploadingBody": "Files are still uploading. Close anyway? Unsubmitted files will be discarded.",
|
|
6731
|
+
"uploadCloseUnsavedBody": "You have unsubmitted changes. Close anyway? Unsubmitted files will be discarded.",
|
|
6732
|
+
"aiCheckSummaryComplete": "AI check: all items found",
|
|
6733
|
+
"aiCheckSummaryPartial": "AI check: {satisfied} of {total} items found",
|
|
6734
|
+
"prospectiveClientPromo": "Track the people you have not signed yet on a sales pipeline, separate from your clients.",
|
|
6735
|
+
"error": "Error",
|
|
6736
|
+
"pleaseFillRequiredFields": "Please fill in all required fields",
|
|
6737
|
+
"folderRenameSuccess": "Folder renamed",
|
|
6738
|
+
"folderRenameFailed": "Failed to rename folder",
|
|
6739
|
+
"moveFileFailed": "Failed to move file",
|
|
6740
|
+
"pleaseUploadExcel": "Please upload an Excel file",
|
|
6741
|
+
"readFileFailed": "Failed to read file",
|
|
6742
|
+
"hostedLoginInvalidRequest": "Invalid sign-in request",
|
|
6743
|
+
"hostedLoginFailed": "Sign-in failed, please try again",
|
|
6744
|
+
"accountRole": "Role",
|
|
6745
|
+
"govTracking": "Government Case Tracking",
|
|
6746
|
+
"trackingUscis": "USCIS",
|
|
6747
|
+
"trackingFlag": "DOL / FLAG",
|
|
6748
|
+
"trackingEoir": "Immigration Court (EOIR)",
|
|
6749
|
+
"trackingRefreshNote": "USCIS / FLAG: updated daily. EOIR: checked on demand.",
|
|
6750
|
+
"trackingClickHint": "Click a record to see its details and history",
|
|
6751
|
+
"trackingChecking": "Checking\u2026",
|
|
6752
|
+
"trackingNotFound": "No record found",
|
|
6753
|
+
"trackingError": "Check failed",
|
|
6754
|
+
"trackingTimedOut": "The check did not finish in time.",
|
|
6755
|
+
"trackingRetry": "Retry",
|
|
6756
|
+
"trackingCheckAgain": "Check again",
|
|
6757
|
+
"trackingLastChecked": "Last checked",
|
|
6758
|
+
"addFlagCaseNumber": "Add case number",
|
|
6759
|
+
"flagCaseNumberHint": "PWD / PERM / LCA case number from FLAG \u2014 1 letter + 14 digits (e.g. P-100-24172-133466). Pre-submission application IDs can't be searched.",
|
|
6760
|
+
"invalidFlagCaseNumber": "Invalid case number \u2014 expected 1 letter + 14 digits.",
|
|
6761
|
+
"flagNotFound": "No case found on FLAG for this number.",
|
|
6762
|
+
"flagProgram": "Program",
|
|
6763
|
+
"flagStatus": "Status",
|
|
6764
|
+
"flagEmployer": "Employer",
|
|
6765
|
+
"flagJobTitle": "Job title",
|
|
6766
|
+
"flagSubmitted": "Submitted",
|
|
6767
|
+
"trackingCheckingEoir": "Checking with the immigration court\u2026 this usually takes a minute or two.",
|
|
6768
|
+
"eoirPendingSince": "Started {t}",
|
|
6769
|
+
"addAlienNumber": "Add A-Number",
|
|
6770
|
+
"alienNumber": "A-Number",
|
|
6771
|
+
"invalidAlienNumber": "Invalid A-Number \u2014 enter 8 or 9 digits (the letter A is optional).",
|
|
6772
|
+
"eoirNationality": "Nationality",
|
|
6773
|
+
"eoirNationalityHint": "Nationality is used by the court system to verify identity \u2014 it must match what's on file with EOIR.",
|
|
6774
|
+
"eoirNationalityUnmapped": "The beneficiary's nationality has no exact match in the court's list \u2014 please pick it manually.",
|
|
6775
|
+
"applyBeneficiary": "Apply Beneficiary",
|
|
6776
|
+
"noBeneficiaryProfile": "No beneficiary profile found for this case.",
|
|
6777
|
+
"eoirNotFound": "No case found for this A-Number and nationality. Check both \u2014 nationality must match EOIR's record.",
|
|
6778
|
+
"eoirCheckStatus": "Check status",
|
|
6779
|
+
"eoirNextHearing": "Next hearing {d}",
|
|
6780
|
+
"eoirDecisionIs": "Decision: {code}",
|
|
6781
|
+
"eoirHearing": "Hearing",
|
|
6782
|
+
"eoirHearingType": "Hearing type",
|
|
6783
|
+
"eoirCourt": "Court",
|
|
6784
|
+
"eoirJudge": "Immigration judge",
|
|
6785
|
+
"eoirFormat": "Format",
|
|
6786
|
+
"eoirPhone": "Phone",
|
|
6787
|
+
"eoirInPerson": "In person",
|
|
6788
|
+
"eoirOnline": "Online (WebEx)",
|
|
6789
|
+
"eoirJoinWebex": "Join WebEx",
|
|
6790
|
+
"eoirNoHearing": "No hearing scheduled",
|
|
6791
|
+
"eoirDecision": "Decision",
|
|
6792
|
+
"eoirMore": "More",
|
|
6793
|
+
"eoirLess": "Less"
|
|
6399
6794
|
};
|
|
6400
6795
|
var en = __spreadValues(__spreadValues(__spreadValues({}, en2), en3), en$1);
|
|
6401
6796
|
export { en as default };
|