frontend phase 13
This commit is contained in:
+87
-13
@@ -107,7 +107,8 @@
|
||||
"archived": "Patient archived",
|
||||
"age_years": "{age} yrs",
|
||||
"conditions_none": "No recorded conditions",
|
||||
"unavailable": "This patient isn't available to you."
|
||||
"unavailable": "This patient isn't available to you.",
|
||||
"open_record": "Open {name}'s record"
|
||||
},
|
||||
"profile": {
|
||||
"title": "Profile",
|
||||
@@ -360,11 +361,10 @@
|
||||
"specialty_pediatric": "Pediatric care",
|
||||
"specialty_post_surgery": "Post-surgery care",
|
||||
"specialty_wound_care": "Wound care",
|
||||
"services_title": "Services & prices",
|
||||
"services_empty": "No services listed yet.",
|
||||
"latest_review_title": "Latest review",
|
||||
"no_reviews": "No reviews yet.",
|
||||
"request_booking": "Request booking"
|
||||
"request_booking": "Request booking",
|
||||
"tab_services": "Services",
|
||||
"tab_reviews": "Reviews"
|
||||
},
|
||||
"booking": {
|
||||
"gender_female": "Woman",
|
||||
@@ -476,13 +476,11 @@
|
||||
"status_expired_no_response": "No response in time",
|
||||
"status_payment_deadline_expired": "Payment window lapsed",
|
||||
"status_cancelled_by_customer": "Cancelled",
|
||||
|
||||
"bd_title": "Booking",
|
||||
"bd_ref": "Booking #{id}",
|
||||
"bd_not_found_title": "Booking not found",
|
||||
"bd_not_found_body": "This booking doesn't exist or isn't yours.",
|
||||
"bd_my_bookings": "My bookings",
|
||||
|
||||
"timeline_title": "Progress",
|
||||
"bstatus_pending_payment": "Pending payment",
|
||||
"bstatus_confirmed": "Confirmed",
|
||||
@@ -491,14 +489,12 @@
|
||||
"bstatus_disputed": "Under review",
|
||||
"bstatus_closed": "Closed",
|
||||
"bstatus_cancelled": "Cancelled",
|
||||
|
||||
"confirmed_note": "Your booking is confirmed. The visits below are scheduled.",
|
||||
"in_progress_note": "A visit is currently underway.",
|
||||
"completed_note": "All visits are complete.",
|
||||
"dispute_window_note": "Payment is released to the nurse after the review window closes on {date}.",
|
||||
"cancelled_note": "This booking was cancelled.",
|
||||
"disputed_note": "This booking is under review by our support team.",
|
||||
|
||||
"sessions_title": "Visit schedule",
|
||||
"session_index": "Visit {n}",
|
||||
"session_count": "{count, plural, =0 {no visits} one {# visit} other {# visits}}",
|
||||
@@ -509,13 +505,11 @@
|
||||
"sstatus_cancelled": "Cancelled",
|
||||
"session_elapsed": "On site {duration}",
|
||||
"session_payout": "Visit payout",
|
||||
|
||||
"money_title": "Payment summary",
|
||||
"money_gross": "Service cost",
|
||||
"money_commission": "Balinyaar fee",
|
||||
"money_payout": "Nurse payout",
|
||||
"money_nurse_earning": "Your earning",
|
||||
|
||||
"evv_today_title": "Today's visit",
|
||||
"evv_visits_title": "Today's visits",
|
||||
"evv_visits_subtitle": "Clock in and out of each visit with EVV.",
|
||||
@@ -538,7 +532,6 @@
|
||||
"evv_check_out_error": "Couldn't record the check-out. Please try again.",
|
||||
"evv_nurse_view": "Nurse view",
|
||||
"view_booking": "View booking",
|
||||
|
||||
"care_title": "Care instructions",
|
||||
"care_subtitle": "Shared with you as the assigned nurse after confirmation.",
|
||||
"care_conditions": "Conditions",
|
||||
@@ -551,7 +544,6 @@
|
||||
"care_error": "Couldn't load the care instructions.",
|
||||
"care_locked_title": "Care details",
|
||||
"care_locked_body": "The full care record is visible only to your assigned nurse and support.",
|
||||
|
||||
"list_title": "My bookings",
|
||||
"list_subtitle": "Your confirmed engagements.",
|
||||
"list_empty_title": "No bookings yet",
|
||||
@@ -1013,5 +1005,87 @@
|
||||
"amount_transferred_label": "Transferred",
|
||||
"detail_bookings_title": "Bookings covered",
|
||||
"detail_bookings_hint": "This transfer paid for these visits."
|
||||
},
|
||||
"reviews": {
|
||||
"title": "Leave a review",
|
||||
"subtitle": "Share your experience to help other families.",
|
||||
"for_nurse": "About {name}",
|
||||
"rating_label": "Your rating",
|
||||
"body_label": "Comments (optional)",
|
||||
"body_placeholder": "How was the care? Anything worth sharing…",
|
||||
"tags_label": "What stood out",
|
||||
"submit": "Submit review",
|
||||
"submitting": "Submitting…",
|
||||
"my_review_title": "Your review",
|
||||
"under_review_body": "Your review has been submitted and will be published after moderation.",
|
||||
"status_pending_moderation": "Under review",
|
||||
"status_published": "Published",
|
||||
"status_hidden": "Hidden",
|
||||
"status_rejected": "Rejected",
|
||||
"not_eligible_title": "Review not available",
|
||||
"reason_not_completed": "You can only review a completed visit.",
|
||||
"reason_already_reviewed": "You have already reviewed this booking.",
|
||||
"reason_not_owner": "You don't have access to this booking.",
|
||||
"reason_not_found": "Booking not found.",
|
||||
"error_submit": "Couldn't submit your review. Please try again.",
|
||||
"tag_punctual": "Punctual",
|
||||
"tag_professional": "Professional",
|
||||
"tag_clean": "Clean",
|
||||
"tag_kind": "Kind",
|
||||
"tag_communicative": "Good communication",
|
||||
"cta_leave": "Leave a review",
|
||||
"cta_under_review": "Your review is under review",
|
||||
"cta_view_review": "View your review",
|
||||
"count": "{count, plural, =0 {No reviews} one {# review} other {# reviews}}",
|
||||
"author_masked": "Balinyaar user",
|
||||
"reviews_empty": "No reviews yet.",
|
||||
"load_error": "Couldn't load reviews.",
|
||||
"retry": "Retry",
|
||||
"load_more": "Show more",
|
||||
"loading": "Loading…"
|
||||
},
|
||||
"records": {
|
||||
"ownership_banner": "This record belongs to the family and is maintained by them.",
|
||||
"tab_medications": "Medications",
|
||||
"tab_routine": "Routine",
|
||||
"tab_history": "History",
|
||||
"tab_tasks": "Tasks",
|
||||
"access_denied_title": "No access",
|
||||
"access_denied_body": "You don't have access to this record.",
|
||||
"not_found_title": "Patient not found",
|
||||
"not_found_body": "This patient could not be found.",
|
||||
"back_to_patients": "Back to patients",
|
||||
"load_error": "Couldn't load the record.",
|
||||
"saved": "Record updated",
|
||||
"save_error": "Couldn't save your changes. Please try again.",
|
||||
"edit": "Edit",
|
||||
"add_item": "Add",
|
||||
"remove": "Remove",
|
||||
"medications_empty": "No medications recorded.",
|
||||
"routine_empty": "No routine recorded.",
|
||||
"history_empty": "No notes recorded.",
|
||||
"tasks_empty": "No tasks recorded.",
|
||||
"med_name": "Medication",
|
||||
"med_dosage": "Dosage",
|
||||
"med_frequency": "Frequency",
|
||||
"med_timing": "Timing / notes",
|
||||
"routine_label": "Routine",
|
||||
"routine_time": "Time of day",
|
||||
"routine_note": "Note",
|
||||
"task_label": "Task",
|
||||
"task_done": "Done",
|
||||
"author_fallback": "Nurse",
|
||||
"prev": "Previous",
|
||||
"next": "Next",
|
||||
"page_of": "{page} of {total}",
|
||||
"notes_title": "Visit note",
|
||||
"tasks_checklist_title": "Today's tasks",
|
||||
"note_label": "Note",
|
||||
"note_placeholder": "Describe today's visit…",
|
||||
"note_submit": "Save note",
|
||||
"note_saved": "Note saved",
|
||||
"note_error": "Couldn't save the note. Please try again.",
|
||||
"note_required": "Please write a note.",
|
||||
"continuity_title": "Patient history"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user