frontend phase 14
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
"overview": "Overview",
|
||||
"users": "Users",
|
||||
"notifications": "Notifications",
|
||||
"support": "Support",
|
||||
"login": "Login",
|
||||
"logout": "Logout"
|
||||
},
|
||||
@@ -1087,5 +1088,63 @@
|
||||
"note_error": "Couldn't save the note. Please try again.",
|
||||
"note_required": "Please write a note.",
|
||||
"continuity_title": "Patient history"
|
||||
},
|
||||
"tickets": {
|
||||
"title": "My Tickets",
|
||||
"contact_support": "Contact support",
|
||||
"empty_title": "No conversations yet",
|
||||
"empty_body": "Open a ticket to coordinate or get support.",
|
||||
"error_body": "Couldn't load your tickets.",
|
||||
"retry": "Retry",
|
||||
"category_support": "Support",
|
||||
"category_coordination": "Visit coordination",
|
||||
"category_refund": "Refund",
|
||||
"category_emergency": "Emergency",
|
||||
"status_open": "Open",
|
||||
"status_closed": "Closed",
|
||||
"linked_booking": "Booking #{id}",
|
||||
"linked_refund": "Refund #{id}",
|
||||
"ref_code_label": "Reference code",
|
||||
"new_ticket_title": "New ticket",
|
||||
"category_label": "Category",
|
||||
"subject_label": "Subject",
|
||||
"message_label": "Message",
|
||||
"submit": "Send",
|
||||
"submitting": "Sending…",
|
||||
"cancel": "Cancel",
|
||||
"close": "Close",
|
||||
"open_failed": "Couldn't open the ticket. Please try again.",
|
||||
"created_title": "Ticket created",
|
||||
"created_body": "Your ticket was created. You can follow the conversation.",
|
||||
"view_thread": "View conversation",
|
||||
"back_to_tickets": "Back to tickets",
|
||||
"thread_error": "Couldn't load the conversation.",
|
||||
"thread_empty_title": "No messages yet",
|
||||
"thread_empty_body": "No messages yet — start coordinating.",
|
||||
"closed_notice": "This conversation is closed.",
|
||||
"sending": "Sending…",
|
||||
"send": "Send message",
|
||||
"send_failed": "Message not sent. Please try again.",
|
||||
"composer_placeholder": "Write your message…",
|
||||
"author_customer": "Family",
|
||||
"author_nurse": "Nurse",
|
||||
"author_support": "Support",
|
||||
"author_system": "System",
|
||||
"emergency_title": "Emergencies",
|
||||
"emergency_body": "For emergencies, call the emergency contact first, then open a ticket.",
|
||||
"emergency_call": "Call {name}",
|
||||
"emergency_call_generic": "Emergency call",
|
||||
"emergency_open_ticket": "Open a support ticket",
|
||||
"open_from_booking": "Get support / Open ticket"
|
||||
},
|
||||
"notifications": {
|
||||
"title": "Notifications",
|
||||
"empty_title": "You're all caught up",
|
||||
"empty_body": "You have no unread notifications.",
|
||||
"error_body": "Couldn't load your notifications.",
|
||||
"retry": "Retry",
|
||||
"mark_all_read": "Mark all read",
|
||||
"load_more": "Load more",
|
||||
"bell_aria": "{count, number} unread notifications"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -17,6 +17,7 @@
|
||||
"overview": "نمای کلی",
|
||||
"users": "کاربران",
|
||||
"notifications": "اعلانها",
|
||||
"support": "پشتیبانی",
|
||||
"login": "ورود",
|
||||
"logout": "خروج"
|
||||
},
|
||||
@@ -1087,5 +1088,63 @@
|
||||
"note_error": "ثبت یادداشت ممکن نشد. دوباره تلاش کنید.",
|
||||
"note_required": "متن یادداشت را وارد کنید.",
|
||||
"continuity_title": "سوابق بیمار"
|
||||
},
|
||||
"tickets": {
|
||||
"title": "تیکتهای من",
|
||||
"contact_support": "تماس با پشتیبانی",
|
||||
"empty_title": "هنوز گفتگویی ندارید",
|
||||
"empty_body": "برای هماهنگی یا پشتیبانی، یک تیکت جدید باز کنید.",
|
||||
"error_body": "بارگذاری تیکتها ممکن نشد.",
|
||||
"retry": "تلاش مجدد",
|
||||
"category_support": "پشتیبانی",
|
||||
"category_coordination": "هماهنگی ویزیت",
|
||||
"category_refund": "بازپرداخت",
|
||||
"category_emergency": "اضطراری",
|
||||
"status_open": "باز",
|
||||
"status_closed": "بسته",
|
||||
"linked_booking": "رزرو #{id}",
|
||||
"linked_refund": "بازپرداخت #{id}",
|
||||
"ref_code_label": "کد پیگیری",
|
||||
"new_ticket_title": "تیکت جدید",
|
||||
"category_label": "دسته",
|
||||
"subject_label": "موضوع",
|
||||
"message_label": "پیام",
|
||||
"submit": "ارسال",
|
||||
"submitting": "در حال ارسال…",
|
||||
"cancel": "انصراف",
|
||||
"close": "بستن",
|
||||
"open_failed": "ثبت تیکت ممکن نشد. دوباره تلاش کنید.",
|
||||
"created_title": "تیکت ثبت شد",
|
||||
"created_body": "تیکت شما ایجاد شد. میتوانید گفتگو را دنبال کنید.",
|
||||
"view_thread": "مشاهده گفتگو",
|
||||
"back_to_tickets": "بازگشت به تیکتها",
|
||||
"thread_error": "بارگذاری گفتگو ممکن نشد.",
|
||||
"thread_empty_title": "هنوز پیامی نیست",
|
||||
"thread_empty_body": "هنوز پیامی نیست، هماهنگی را شروع کنید.",
|
||||
"closed_notice": "این گفتگو بسته شده است.",
|
||||
"sending": "در حال ارسال…",
|
||||
"send": "ارسال پیام",
|
||||
"send_failed": "پیام ارسال نشد. دوباره تلاش کنید.",
|
||||
"composer_placeholder": "پیام خود را بنویسید…",
|
||||
"author_customer": "خانواده",
|
||||
"author_nurse": "پرستار",
|
||||
"author_support": "پشتیبانی",
|
||||
"author_system": "سیستم",
|
||||
"emergency_title": "موارد اضطراری",
|
||||
"emergency_body": "در مواقع اضطراری ابتدا با شمارهٔ تماس اضطراری تماس بگیرید، سپس یک تیکت ثبت کنید.",
|
||||
"emergency_call": "تماس با {name}",
|
||||
"emergency_call_generic": "تماس اضطراری",
|
||||
"emergency_open_ticket": "ثبت تیکت پشتیبانی",
|
||||
"open_from_booking": "دریافت پشتیبانی / ثبت تیکت"
|
||||
},
|
||||
"notifications": {
|
||||
"title": "اعلانها",
|
||||
"empty_title": "بهروز هستید",
|
||||
"empty_body": "اعلان خواندهنشدهای ندارید.",
|
||||
"error_body": "بارگذاری اعلانها ممکن نشد.",
|
||||
"retry": "تلاش مجدد",
|
||||
"mark_all_read": "علامتگذاری همه بهعنوان خواندهشده",
|
||||
"load_more": "نمایش بیشتر",
|
||||
"bell_aria": "{count, number} اعلان خواندهنشده"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user