ui phase 8
This commit is contained in:
+80
-20
@@ -190,7 +190,35 @@
|
||||
"unverified_cta": "Complete verification",
|
||||
"deferred_services": "Manage your services & prices in the Services section; available days come in a later step.",
|
||||
"save_error": "Couldn't save your profile. Please try again.",
|
||||
"avatar_upload_error": "Couldn't upload your photo. Please try again."
|
||||
"avatar_upload_error": "Couldn't upload your photo. Please try again.",
|
||||
"education_level_label": "Education level",
|
||||
"education_level_diploma": "Diploma",
|
||||
"education_level_associate": "Associate degree",
|
||||
"education_level_bachelor": "Bachelor's degree",
|
||||
"education_level_master": "Master's degree",
|
||||
"education_level_doctorate": "Doctorate",
|
||||
"education_field_label": "Field of study",
|
||||
"education_field_nursing": "Nursing",
|
||||
"education_field_midwifery": "Midwifery",
|
||||
"education_field_anesthesia": "Anesthesia",
|
||||
"education_field_operating_room": "Operating room technology",
|
||||
"education_field_public_health": "Public health",
|
||||
"education_other": "Other",
|
||||
"education_level_other_label": "Enter your education level",
|
||||
"education_field_other_label": "Enter your field of study",
|
||||
"specializations_label": "Specialties",
|
||||
"preview_cta": "Preview my public profile",
|
||||
"preview_title": "My public profile",
|
||||
"preview_subtitle": "This is what families see when they find you.",
|
||||
"back_to_profile": "Back to profile",
|
||||
"preview_reviews_count": "({count, plural, =0 {no reviews} one {# review} other {# reviews}})",
|
||||
"preview_completed_visits": "{count, number} successful visits",
|
||||
"preview_years_experience": "{years} years' experience",
|
||||
"preview_verified_title": "What Balinyaar verified",
|
||||
"preview_services_title": "Services",
|
||||
"preview_services_empty": "No active services yet — add one in the Services section.",
|
||||
"preview_coverage_title": "Coverage areas",
|
||||
"preview_coverage_empty": "No coverage areas yet."
|
||||
},
|
||||
"bank": {
|
||||
"title": "Bank account",
|
||||
@@ -205,9 +233,11 @@
|
||||
"submitting": "Submitting…",
|
||||
"added": "Account submitted — ownership inquiry started",
|
||||
"add_error": "This account couldn't be added. Check the IBAN and try again.",
|
||||
"add_another": "Add another account",
|
||||
"load_error": "Couldn't load your bank accounts.",
|
||||
"status_pending_chip": "Checking",
|
||||
"status_pending_title": "Verifying account ownership",
|
||||
"status_pending_body": "The Sheba ownership inquiry is running; this can take a moment.",
|
||||
"status_pending_body": "Checking the IBAN's ownership — this usually takes a few minutes.",
|
||||
"status_verified_chip": "Verified",
|
||||
"status_verified_title": "Account verified",
|
||||
"status_verified_body": "This account is ready to receive your payouts.",
|
||||
@@ -217,6 +247,7 @@
|
||||
"reenter": "Enter another account",
|
||||
"make_primary": "Make primary",
|
||||
"primary_set": "Primary account updated",
|
||||
"primary_set_error": "Couldn't update the primary account. Please try again.",
|
||||
"iban_masked_label": "IBAN",
|
||||
"primary": "Primary",
|
||||
"empty_title": "No bank account yet",
|
||||
@@ -273,9 +304,6 @@
|
||||
"subtitle": "The cities and districts you'll travel to.",
|
||||
"areas_heading": "Your areas",
|
||||
"add_title": "Add a coverage area",
|
||||
"scope_label": "Coverage",
|
||||
"scope_whole_city": "Whole city",
|
||||
"scope_districts": "Specific districts",
|
||||
"add": "Add area",
|
||||
"adding": "Adding…",
|
||||
"whole_city_chip": "Whole city",
|
||||
@@ -283,13 +311,13 @@
|
||||
"empty_warning": "You won't appear in search until you add at least one coverage area.",
|
||||
"duplicate": "You already cover this area.",
|
||||
"city_required": "Select a city",
|
||||
"district_required": "Select a district, or switch to whole city.",
|
||||
"added": "Coverage area added",
|
||||
"add_error": "This area couldn't be added. Please try again.",
|
||||
"remove_title": "Remove coverage area?",
|
||||
"remove_body": "You'll no longer be matched for visits in this area.",
|
||||
"remove_confirm": "Remove",
|
||||
"removed": "Coverage area removed"
|
||||
"removed": "Coverage area removed",
|
||||
"remove_error": "This area couldn't be removed. Please try again."
|
||||
},
|
||||
"catalog": {
|
||||
"unit_per_hour": "hourly",
|
||||
@@ -349,6 +377,9 @@
|
||||
"display_name_label": "Display name",
|
||||
"display_name_hint": "Auto-generated from your options — you can edit it.",
|
||||
"duplicate_warning": "You already have a service with these exact details. Change an option or the category.",
|
||||
"duplicate_edit_existing": "Edit that existing listing instead",
|
||||
"preview_heading": "This is what appears in search",
|
||||
"preview_untitled": "New service",
|
||||
"summary_options": "Options",
|
||||
"summary_none": "No options",
|
||||
"next": "Next",
|
||||
@@ -360,6 +391,21 @@
|
||||
"list_error": "Couldn't load your services.",
|
||||
"options_error": "Couldn't load this category's options."
|
||||
},
|
||||
"activation": {
|
||||
"title": "Get set up",
|
||||
"subtitle_visibility": "These control whether you appear in search.",
|
||||
"row_identity": "Identity & document verification",
|
||||
"row_profile": "Complete your profile",
|
||||
"row_services": "At least one active service",
|
||||
"row_coverage": "A coverage area",
|
||||
"row_bank": "A verified bank account",
|
||||
"row_bank_hint": "For getting paid — not required to appear in search.",
|
||||
"row_fix": "Complete",
|
||||
"live_title": "Active in search",
|
||||
"live_body": "Setup is complete and you're accepting bookings — families can find and book you.",
|
||||
"load_error": "Couldn't load your setup status.",
|
||||
"retry": "Retry"
|
||||
},
|
||||
"search": {
|
||||
"title": "Find a nurse",
|
||||
"subtitle": "Only verified, background-checked nurses appear here.",
|
||||
@@ -680,9 +726,6 @@
|
||||
"earnings_snapshot_title": "Earnings",
|
||||
"earnings_snapshot_cta": "View details",
|
||||
"earnings_snapshot_error": "Couldn't load your balance.",
|
||||
"activation_title": "Finish activating your profile",
|
||||
"activation_body": "Complete verification to appear in search and receive booking requests.",
|
||||
"activation_cta": "Continue verification",
|
||||
"notifications_entry_title": "Notifications",
|
||||
"notifications_entry_unread": "{count} unread",
|
||||
"notifications_entry_empty": "You're all caught up"
|
||||
@@ -850,9 +893,13 @@
|
||||
"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",
|
||||
"journey_back": "Back to the verification journey",
|
||||
"group_identity": "Identity",
|
||||
"group_credentials": "Professional credentials",
|
||||
"group_bank": "Bank",
|
||||
"group_review": "Review",
|
||||
"payoff_title": "This is the badge families will see",
|
||||
"payoff_subtitle": "It fills in as you complete each group below.",
|
||||
"identity_title": "Verify identity",
|
||||
"identity_subtitle": "Your national ID, a photo of your ID card, and a liveness selfie.",
|
||||
"national_id_label": "National ID",
|
||||
@@ -861,8 +908,10 @@
|
||||
"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.",
|
||||
"capture_hint_card": "Good lighting, no blur, all four corners of the card inside the frame.",
|
||||
"selfie_label": "Liveness selfie",
|
||||
"selfie_hint": "Take a selfie for face verification.",
|
||||
"capture_hint_selfie": "Good lighting, face centered and unobstructed.",
|
||||
"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.",
|
||||
@@ -877,6 +926,9 @@
|
||||
"ino_number_label": "Nursing-council number",
|
||||
"ino_number_hint": "Enter your nursing-council membership number.",
|
||||
"ino_number_required": "Enter your nursing-council number.",
|
||||
"ino_number_submitted": "Nursing-council number on file",
|
||||
"ino_number_change": "Change",
|
||||
"credentials_needs_document": "Upload at least one document to submit.",
|
||||
"doc_uploaded": "Document uploaded",
|
||||
"education_label": "Education certificate",
|
||||
"education_hint": "Optional — an image of your latest qualification.",
|
||||
@@ -901,6 +953,9 @@
|
||||
"review_title": "Under review",
|
||||
"review_body": "Your documents were submitted and are being reviewed by our team.",
|
||||
"review_eta": "This usually takes 24–48 hours.",
|
||||
"review_timeline_submitted": "Documents submitted",
|
||||
"review_timeline_review": "Reviewed by our team",
|
||||
"review_timeline_activation": "Trust badge activated",
|
||||
"review_approved_title": "Verification complete",
|
||||
"review_approved_body": "Every step is verified. You can now publish your profile.",
|
||||
"review_summary_title": "Status summary",
|
||||
@@ -915,13 +970,18 @@
|
||||
"explainer_approved_at": "Verified on {date}",
|
||||
"explainer_not_verified": "This nurse is not verified yet.",
|
||||
"explainer_error": "Couldn't load the verification details.",
|
||||
"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",
|
||||
"publish_ready_title": "Ready to go live",
|
||||
"publish_ready_body": "Setup is complete. Turn on bookings to appear in search and start receiving requests.",
|
||||
"publish_blocked_title": "Finish setup to go live",
|
||||
"publish_unmet_intro": "To appear in search: {items}.",
|
||||
"publish_start_accepting": "Start accepting bookings",
|
||||
"publish_pause_accepting": "Pause bookings",
|
||||
"publish_toggling": "Updating…",
|
||||
"publish_live_title": "Live in search",
|
||||
"publish_live_body": "Families can find and book you right now.",
|
||||
"publish_accepting_success": "You're now accepting bookings",
|
||||
"publish_paused_success": "Bookings paused — you won't appear in search until you resume",
|
||||
"publish_toggle_error": "Couldn't update your booking status. Please try again.",
|
||||
"mock_admin_title": "Simulate admin review (demo)",
|
||||
"mock_admin_approve": "Approve all steps",
|
||||
"mock_admin_reject": "Reject a document",
|
||||
|
||||
Reference in New Issue
Block a user