frontend phase 9

This commit is contained in:
hamid
2026-07-10 11:49:55 +03:30
parent cd6c2591a6
commit 40cc1d163b
49 changed files with 4130 additions and 20 deletions
+55
View File
@@ -558,6 +558,61 @@
"list_error": "Couldn't load your bookings.",
"list_total": "Total"
},
"payment": {
"title_checkout": "Confirm & pay",
"row_service_cost": "Service cost",
"row_service_cost_with_count": "Service cost ({count, plural, one {# visit} other {# visits}})",
"row_commission": "Balinyaar fee",
"row_vat": "VAT",
"row_total": "Total",
"escrow_notice": "The amount is held in escrow with Balinyaar and released after the visit ends",
"cta_pay": "Continue to payment →",
"bnpl_option": "Or pay in installments",
"state_initiating": "Starting payment…",
"state_redirecting": "Redirecting to the payment gateway…",
"state_pending_title": "Confirming your payment…",
"state_pending_hint": "The gateway is confirming your payment; this usually takes a few moments.",
"check_again": "Check again",
"state_failed_title": "Payment failed",
"state_failed_hint": "Nothing was charged. You can try again.",
"retry_payment": "Try again",
"back_to_request": "Back to the request",
"already_paid_title": "This request is already paid",
"already_paid_body": "Your booking has been confirmed.",
"window_expired_title": "The payment window has closed",
"window_expired_body": "To continue, submit a new request.",
"not_payable_title": "This request can no longer be paid",
"initiate_failed": "The payment could not be started.",
"confirm_title": "Payment successful",
"confirm_subtitle": "Your booking is confirmed and the nurse has been notified.",
"view_booking": "View booking",
"download_invoice": "Download invoice",
"total_paid_label": "Amount paid",
"invoice_title": "Invoice",
"invoice_number_label": "Invoice number",
"invoice_issued_at": "Issued on",
"invoice_vat_on_commission": "VAT (on the Balinyaar fee)",
"invoice_not_issued_title": "The invoice has not been issued yet",
"invoice_not_issued_body": "The invoice for this booking will appear here once issued.",
"print_invoice": "Print invoice",
"moadian_label": "Moadian (e-invoicing) status",
"moadian_pending": "Awaiting registration",
"moadian_submitted": "Submitted",
"moadian_registered": "Registered",
"moadian_failed": "Failed",
"pstatus_pending": "Awaiting confirmation",
"pstatus_succeeded": "Paid",
"pstatus_failed": "Failed",
"gateway_title": "Test payment gateway",
"gateway_hint": "This page stands in for the real gateway in development.",
"gateway_reference_label": "Reference",
"gateway_pay_success": "Pay successfully",
"gateway_pay_fail": "Simulate a failed payment",
"error_title": "Something went wrong",
"error_body": "We couldn't load the payment summary.",
"invalid_link_body": "This payment link is not valid.",
"issuer_platform": "Balinyaar"
},
"auth": {
"customer_title": "Sign in to Balinyaar",
"customer_subtitle": "Sign in with your mobile number",
+55
View File
@@ -558,6 +558,61 @@
"list_error": "بارگذاری رزروها ممکن نشد.",
"list_total": "مبلغ کل"
},
"payment": {
"title_checkout": "تایید و پرداخت",
"row_service_cost": "هزینه خدمت",
"row_service_cost_with_count": "هزینه خدمت ({count, plural, one {# ویزیت} other {# ویزیت}})",
"row_commission": "کارمزد بالین‌یار",
"row_vat": "مالیات بر ارزش افزوده",
"row_total": "مبلغ کل",
"escrow_notice": "مبلغ به‌صورت امانی نزد بالین‌یار می‌ماند و پس از پایان ویزیت آزاد می‌شود",
"cta_pay": "ادامه پرداخت ←",
"bnpl_option": "یا پرداخت اقساطی",
"state_initiating": "در حال آغاز پرداخت…",
"state_redirecting": "در حال انتقال به درگاه پرداخت…",
"state_pending_title": "در حال تایید پرداخت…",
"state_pending_hint": "پرداخت شما نزد درگاه در حال تایید است؛ این مرحله معمولاً چند لحظه طول می‌کشد.",
"check_again": "بررسی دوباره",
"state_failed_title": "پرداخت ناموفق بود",
"state_failed_hint": "مبلغی از حساب شما کسر نشده است. می‌توانید دوباره تلاش کنید.",
"retry_payment": "تلاش دوباره",
"back_to_request": "بازگشت به درخواست",
"already_paid_title": "این درخواست قبلاً پرداخت شده است",
"already_paid_body": "رزرو شما نهایی شده است.",
"window_expired_title": "مهلت پرداخت به پایان رسید",
"window_expired_body": "برای ادامه، درخواست تازه‌ای ثبت کنید.",
"not_payable_title": "این درخواست دیگر قابل پرداخت نیست",
"initiate_failed": "شروع پرداخت ممکن نشد.",
"confirm_title": "پرداخت با موفقیت انجام شد",
"confirm_subtitle": "رزرو شما نهایی شد و پرستار در جریان قرار گرفت.",
"view_booking": "مشاهده رزرو",
"download_invoice": "دانلود فاکتور",
"total_paid_label": "مبلغ پرداخت‌شده",
"invoice_title": "فاکتور",
"invoice_number_label": "شماره فاکتور",
"invoice_issued_at": "تاریخ صدور",
"invoice_vat_on_commission": "مالیات بر ارزش افزوده (بر کارمزد بالین‌یار)",
"invoice_not_issued_title": "فاکتور هنوز صادر نشده است",
"invoice_not_issued_body": "فاکتور این رزرو پس از صدور در همین‌جا در دسترس خواهد بود.",
"print_invoice": "چاپ فاکتور",
"moadian_label": "وضعیت سامانه مودیان",
"moadian_pending": "در انتظار ثبت",
"moadian_submitted": "ارسال‌شده",
"moadian_registered": "ثبت‌شده",
"moadian_failed": "ناموفق",
"pstatus_pending": "در انتظار تایید",
"pstatus_succeeded": "موفق",
"pstatus_failed": "ناموفق",
"gateway_title": "درگاه پرداخت آزمایشی",
"gateway_hint": "این صفحه در محیط توسعه جایگزین درگاه واقعی است.",
"gateway_reference_label": "کد پیگیری",
"gateway_pay_success": "پرداخت موفق",
"gateway_pay_fail": "شبیه‌سازی پرداخت ناموفق",
"error_title": "مشکلی پیش آمد",
"error_body": "بارگذاری خلاصه پرداخت ممکن نشد.",
"invalid_link_body": "پیوند پرداخت معتبر نیست.",
"issuer_platform": "بالین‌یار"
},
"auth": {
"customer_title": "ورود به بلینیار",
"customer_subtitle": "با شماره موبایل خود وارد شوید",