diff --git a/apps/web/public/static/locales/he/common.json b/apps/web/public/static/locales/he/common.json index facdc77e53..d8ab690c70 100644 --- a/apps/web/public/static/locales/he/common.json +++ b/apps/web/public/static/locales/he/common.json @@ -56,6 +56,13 @@ "a_refund_failed": "ההחזר הכספי נכשל", "awaiting_payment_subject": "ממתין לתשלום: {{title}} ב- {{date}}", "meeting_awaiting_payment": "התשלום על הפגישה שלך טרם בוצע", + "payment_not_created_error": "אי אפשר ליצור תשלום", + "couldnt_charge_card_error": "לא ניתן לחייב את התשלום בכרטיס", + "no_available_users_found_error": "לא נמצאו משתמשים זמינים. אפשר לנסות ליצור חלון זמן נוסף?", + "request_body_end_time_internal_error": "שגיאה פנימית. גוף הבקשה לא מכיל זמן סיום", + "create_calendar_event_error": "לא ניתן ליצור אירוע לוח שנה בלוח השנה של הגוף המארגן", + "update_calendar_event_error": "לא ניתן לעדכן אירוע לוח שנה.", + "delete_calendar_event_error": "לא ניתן למחוק אירוע לוח שנה.", "help": "עזרה", "price": "מחיר", "paid": "שולם",