frontend phase 5 & backend phase 12

This commit is contained in:
hamid
2026-07-09 03:05:14 +03:30
parent 465f75c29e
commit dc64472631
98 changed files with 11847 additions and 136 deletions
+125
View File
@@ -343,5 +343,130 @@
"role_nurse": "Nurse",
"role_nurse_desc": "Offer nursing services",
"continue": "Continue"
},
"verification": {
"title": "Verification",
"subtitle": "Complete these steps to activate your profile and start receiving bookings.",
"retry": "Try again",
"load_error": "Couldn't load your verification status.",
"start_title": "Start verification",
"start_body": "Trust is the whole of Balinyaar. Completing these steps lets families choose you with confidence.",
"start_cta": "Start verification",
"starting": "Preparing…",
"progress_title": "Verification progress",
"progress_count": "{passed} of {total}",
"blocking_summary": "Your profile isn't visible or bookable until every step is complete.",
"continue": "Continue",
"continue_step": "Continue step {n}",
"approved_title": "Verification complete",
"approved_body": "Everything checks out. You can now publish your profile and services.",
"approved_cta": "Publish services",
"step_mobile_verified": "Mobile number",
"step_mobile_verified_desc": "Verified when you signed in.",
"step_identity_kyc": "Identity (civil registry)",
"step_identity_kyc_desc": "Automatic civil-registry check from your national ID + a liveness selfie.",
"step_shahkar_match": "Shahkar match",
"step_shahkar_match_desc": "Automatic check that your mobile number matches your national ID.",
"step_moh_competency_license": "Competency license (MoH)",
"step_moh_competency_license_desc": "Upload the document; reviewed manually by our team.",
"step_ino_membership": "Nursing-council membership",
"step_ino_membership_desc": "Upload your nursing-council card; reviewed manually.",
"step_criminal_record": "Criminal-record clearance",
"step_criminal_record_desc": "Upload the certificate; reviewed manually. Has an expiry date.",
"step_bank_account_verification": "Bank-account verification",
"step_bank_account_verification_desc": "Automatic IBAN-ownership check against your national ID.",
"status_passed": "Verified",
"status_in_review": "Under review",
"status_pending": "Pending",
"status_failed": "Rejected",
"status_expired": "Expired",
"status_next": "Next",
"auto_query_note": "Automatic check — no document upload needed.",
"row_go": "Complete this step",
"row_fix": "Fix and resubmit",
"reason_shared_sim": "This SIM doesn't appear to be registered in your name. Please try again with a SIM registered to you.",
"reason_kyc_no_match": "Your identity details didn't match the civil registry.",
"reason_national_id_mismatch": "The national ID didn't match.",
"reason_blurry_scan": "The document image wasn't clear. Please upload a sharper copy.",
"journey_identity": "Identity",
"journey_credentials": "Credentials",
"journey_review": "Review",
"identity_title": "Verify identity",
"identity_subtitle": "Your national ID, a photo of your ID card, and a liveness selfie.",
"national_id_label": "National ID",
"national_id_hint": "Enter your 10-digit national ID.",
"national_id_invalid": "Enter a valid national ID.",
"card_label": "National-ID card image",
"card_hint": "Photograph your ID card in good light, clearly readable.",
"card_recommended": "Uploading the ID card image is recommended.",
"selfie_label": "Liveness selfie",
"selfie_hint": "Take a selfie for face verification.",
"auto_registry_note": "An automatic civil-registry check is performed.",
"error_national_id_mismatch": "The national ID didn't match the civil registry. Please check and try again.",
"error_shared_sim": "This SIM doesn't appear to be registered in your name. Please try again with a SIM registered to you.",
"error_shahkar_mismatch": "The mobile-to-national-ID match failed. Please check and try again.",
"identity_submit": "Submit & verify",
"identity_submitting": "Verifying…",
"identity_submitted": "Identity submitted — verification started",
"back_to_checklist": "Back to checklist",
"credentials_title": "Professional credentials",
"credentials_subtitle": "Your documents are reviewed by our team after upload.",
"credentials_needs_start": "Start verification from the status checklist first.",
"ino_number_label": "Nursing-council number",
"ino_number_hint": "Enter your nursing-council membership number.",
"ino_number_required": "Enter your nursing-council number.",
"doc_uploaded": "Document uploaded",
"education_label": "Education certificate",
"education_hint": "Optional — an image of your latest qualification.",
"specialties_label": "Specialties",
"specialties_hint": "Choose or add your areas of specialty.",
"specialty_elderly": "Elderly care",
"specialty_icu": "ICU",
"specialty_pediatric": "Pediatric",
"specialty_post_surgery": "Post-surgery",
"specialty_wound_care": "Wound care",
"specialty_add_placeholder": "Another specialty",
"specialty_add": "Add",
"registry_details_label": "Credential details (optional)",
"issuing_authority_label": "Issuing authority",
"issued_at_label": "Issue date",
"expires_at_label": "Expiry date",
"manual_review_note": "These documents are reviewed manually by our team — not an instant approval.",
"credentials_submit": "Submit credentials",
"credentials_submitting": "Submitting…",
"credentials_submitted": "Credentials submitted — under review",
"credentials_error": "Couldn't submit your credentials. Check the inputs and try again.",
"review_title": "Under review",
"review_body": "Your documents were submitted and are being reviewed by our team.",
"review_eta": "This usually takes 2448 hours.",
"review_approved_title": "Verification complete",
"review_approved_body": "Every step is verified. You can now publish your profile.",
"review_summary_title": "Status summary",
"review_view_status": "View status",
"badge_verified": "Verified",
"badge_unverified": "Not verified",
"badge_expired": "Expired",
"publish_ready_title": "Ready to publish",
"publish_ready_body": "Your verification is complete. Your services are visible and bookable.",
"publish_blocked_title": "Complete verification to publish",
"publish_blocked_body": "Until verification is complete, your services won't appear in search and can't be booked.",
"publish_cta": "Publish profile",
"publish_complete_verification": "Complete verification",
"publish_done": "Your profile has been published",
"mock_admin_title": "Simulate admin review (demo)",
"mock_admin_approve": "Approve all steps",
"mock_admin_reject": "Reject a document",
"upload_choose": "Choose file",
"upload_capture": "Take photo",
"upload_size_hint": "JPG, PNG or PDF — up to {size} MB.",
"upload_uploading": "Uploading…",
"upload_success": "Uploaded",
"upload_change": "Change",
"upload_error": "Upload failed.",
"upload_bad_type": "That file type isn't allowed. Use JPG, PNG or PDF.",
"upload_too_large": "The file must be smaller than {size} MB.",
"upload_retry": "Try again",
"upload_rejected": "This document was rejected",
"upload_reupload": "Upload again"
}
}