frontend phase 12

This commit is contained in:
hamid
2026-07-10 14:48:15 +03:30
parent 67c028562e
commit 6186f54294
34 changed files with 2363 additions and 1 deletions
+85
View File
@@ -12,6 +12,7 @@
"requests": "Requests",
"verification": "Verification",
"visits": "Visits",
"earnings": "Earnings",
"admin": "Admin",
"overview": "Overview",
"users": "Users",
@@ -928,5 +929,89 @@
"step_plan": "Plan",
"step_eligibility": "Eligibility",
"step_schedule": "Schedule"
},
"payouts": {
"title": "Earnings",
"subtitle": "What you've earned, and when it arrives.",
"balance_net_label": "Payable balance",
"balance_net_hint": "Amounts you've earned that are on their way to your account.",
"balance_owed_label": "Owed back to Balinyaar",
"balance_owed_hint": "Past clawbacks exceed your current earnings. This is deducted from your future payouts — nothing is charged to you directly.",
"balance_error": "Couldn't load your balance.",
"bucket_pending": "Pending",
"bucket_eligible": "Eligible",
"bucket_paid": "Paid (lifetime)",
"bucket_clawback": "Clawback outstanding",
"explainer_title": "How payouts work",
"explainer_point_1": "You're paid in weekly batches to your verified primary account.",
"explainer_point_2": "An amount becomes eligible only after the visit is verified (check-out) and the 72-hour dispute window closes.",
"explainer_point_3": "You receive the same amount whether the family paid by card or in installments — the installment provider's fee is never deducted from you.",
"tab_all": "All",
"tab_pending": "Pending",
"tab_eligible": "Eligible",
"tab_paid": "Paid",
"tab_clawback_applied": "Clawed back",
"estate_pending": "Pending",
"estate_eligible": "Eligible",
"estate_paid": "Paid",
"estate_clawback_applied": "Clawed back",
"booking_ref": "Booking #{id}",
"view_booking": "View booking",
"view_payout": "View payout",
"view_payout_detail": "View details",
"amount_gross": "Service price",
"amount_commission": "Balinyaar commission",
"amount_your_payout": "Your payout",
"clawback_explainer": "This booking was refunded after you were paid, so the amount was netted out:",
"clawback_original": "Originally earned",
"clawback_amount": "Clawed back",
"clawback_net": "Net",
"pending_affordance": "In escrow · dispute window open",
"dispute_window_label": "Time to eligible",
"dispute_window_elapsed": "Dispute window closed",
"eligible_affordance": "Cleared · awaiting the next weekly batch",
"paid_on": "Paid on {date}",
"transfer_reference_label": "Transfer reference",
"list_error": "Couldn't load your earnings.",
"list_empty_title": "No earnings yet",
"list_empty_body": "Completed and verified visits will appear here.",
"retry": "Retry",
"page_prev": "Previous",
"page_next": "Next",
"page_indicator": "Page {page} of {total}",
"back_to_earnings": "Earnings",
"history_title": "Payout history",
"history_subtitle": "Every transfer to your account.",
"history_error": "Couldn't load your payout history.",
"history_empty_title": "No payouts yet",
"history_empty_body": "Your weekly transfers will appear here once the first batch runs.",
"payout_net_amount": "Amount transferred",
"period_label": "Period",
"paid_at_label": "Paid on",
"masked_iban_label": "Account",
"pstatus_pending": "Pending",
"pstatus_submitted": "In transfer",
"pstatus_paid": "Paid",
"pstatus_failed": "Failed",
"failure_title": "This transfer failed",
"failure_reason_label": "Reason",
"failure_hint": "Our team will retry it — you don't need to do anything. Check your bank details are correct in your bank settings.",
"back_to_history": "Payout history",
"detail_title": "Payout detail",
"detail_batch": "Weekly batch",
"detail_not_found": "Payout not found.",
"bstatus_draft": "Draft",
"bstatus_processing": "Processing",
"bstatus_partially_failed": "Partially failed",
"bstatus_completed": "Completed",
"bstatus_failed": "Failed",
"processed_on_label": "Processed on",
"detail_money_title": "Amount breakdown",
"gross_earnings_label": "Gross earnings",
"clawback_applied_label": "Clawback applied",
"net_amount_label": "Net amount",
"amount_transferred_label": "Transferred",
"detail_bookings_title": "Bookings covered",
"detail_bookings_hint": "This transfer paid for these visits."
}
}
+85
View File
@@ -12,6 +12,7 @@
"requests": "درخواست‌ها",
"verification": "احراز هویت",
"visits": "ویزیت‌ها",
"earnings": "درآمدها",
"admin": "مدیریت",
"overview": "نمای کلی",
"users": "کاربران",
@@ -928,5 +929,89 @@
"step_plan": "طرح",
"step_eligibility": "اعتبارسنجی",
"step_schedule": "جدول"
},
"payouts": {
"title": "درآمدها",
"subtitle": "آنچه به‌دست آورده‌اید و زمان واریز آن.",
"balance_net_label": "موجودی قابل پرداخت",
"balance_net_hint": "مبالغی که به‌دست آورده‌اید و در مسیر واریز به حساب شماست.",
"balance_owed_label": "بدهی به بالین‌یار",
"balance_owed_hint": "بازپس‌گیری‌های گذشته از درآمد فعلی شما بیشتر است. این مبلغ از پرداخت‌های آینده کسر می‌شود و چیزی مستقیماً از شما دریافت نمی‌شود.",
"balance_error": "بارگذاری موجودی ممکن نشد.",
"bucket_pending": "در انتظار",
"bucket_eligible": "آماده پرداخت",
"bucket_paid": "پرداخت‌شده (کل)",
"bucket_clawback": "بازپس‌گیری معوق",
"explainer_title": "پرداخت‌ها چگونه کار می‌کنند",
"explainer_point_1": "پرداخت‌ها به‌صورت هفتگی و به حساب تاییدشده اصلی شما واریز می‌شود.",
"explainer_point_2": "هر مبلغ تنها پس از تایید ویزیت (خروج) و بسته‌شدن پنجره ۷۲ ساعته اعتراض، آماده پرداخت می‌شود.",
"explainer_point_3": "چه خانواده با کارت پرداخت کند چه اقساطی، مبلغ شما یکسان است — کارمزد ارائه‌دهنده اقساط هرگز از شما کسر نمی‌شود.",
"tab_all": "همه",
"tab_pending": "در انتظار",
"tab_eligible": "آماده",
"tab_paid": "پرداخت‌شده",
"tab_clawback_applied": "بازپس‌گرفته",
"estate_pending": "در انتظار",
"estate_eligible": "آماده پرداخت",
"estate_paid": "پرداخت‌شده",
"estate_clawback_applied": "بازپس‌گرفته",
"booking_ref": "رزرو #{id}",
"view_booking": "مشاهده رزرو",
"view_payout": "مشاهده پرداخت",
"view_payout_detail": "مشاهده جزئیات",
"amount_gross": "مبلغ خدمت",
"amount_commission": "کارمزد بالین‌یار",
"amount_your_payout": "سهم شما",
"clawback_explainer": "این رزرو پس از پرداخت به شما، مسترد شد؛ بنابراین مبلغ آن کسر شد:",
"clawback_original": "درآمد اولیه",
"clawback_amount": "بازپس‌گرفته‌شده",
"clawback_net": "خالص",
"pending_affordance": "در حساب امانی · پنجره اعتراض باز است",
"dispute_window_label": "تا آماده‌شدن",
"dispute_window_elapsed": "پنجره اعتراض بسته شد",
"eligible_affordance": "تسویه‌شده · در انتظار دسته پرداخت هفتگی",
"paid_on": "پرداخت در {date}",
"transfer_reference_label": "کد پیگیری واریز",
"list_error": "بارگذاری درآمدها ممکن نشد.",
"list_empty_title": "هنوز درآمدی ندارید",
"list_empty_body": "ویزیت‌های تکمیل و تاییدشده اینجا نمایش داده می‌شوند.",
"retry": "تلاش دوباره",
"page_prev": "قبلی",
"page_next": "بعدی",
"page_indicator": "صفحه {page} از {total}",
"back_to_earnings": "درآمدها",
"history_title": "تاریخچه پرداخت‌ها",
"history_subtitle": "همه واریزها به حساب شما.",
"history_error": "بارگذاری تاریخچه پرداخت‌ها ممکن نشد.",
"history_empty_title": "هنوز پرداختی ندارید",
"history_empty_body": "واریزهای هفتگی شما پس از اجرای اولین دسته اینجا نمایش داده می‌شوند.",
"payout_net_amount": "مبلغ واریزشده",
"period_label": "دوره",
"paid_at_label": "تاریخ واریز",
"masked_iban_label": "حساب",
"pstatus_pending": "در انتظار",
"pstatus_submitted": "در حال انتقال",
"pstatus_paid": "پرداخت‌شده",
"pstatus_failed": "ناموفق",
"failure_title": "این واریز ناموفق بود",
"failure_reason_label": "علت",
"failure_hint": "تیم ما دوباره تلاش می‌کند و نیازی به اقدام شما نیست. از درست‌بودن اطلاعات بانکی‌تان در تنظیمات حساب مطمئن شوید.",
"back_to_history": "تاریخچه پرداخت‌ها",
"detail_title": "جزئیات پرداخت",
"detail_batch": "دسته هفتگی",
"detail_not_found": "پرداخت یافت نشد.",
"bstatus_draft": "پیش‌نویس",
"bstatus_processing": "در حال پردازش",
"bstatus_partially_failed": "پرداخت ناقص",
"bstatus_completed": "تکمیل‌شده",
"bstatus_failed": "ناموفق",
"processed_on_label": "تاریخ پردازش",
"detail_money_title": "ریز مبلغ",
"gross_earnings_label": "درآمد ناخالص",
"clawback_applied_label": "بازپس‌گیری اعمال‌شده",
"net_amount_label": "مبلغ خالص",
"amount_transferred_label": "واریزشده",
"detail_bookings_title": "رزروهای دربرگرفته",
"detail_bookings_hint": "این واریز بابت این ویزیت‌ها پرداخت شده است."
}
}