diff --git a/apps/web/public/static/locales/he/common.json b/apps/web/public/static/locales/he/common.json index 921d2c63e0..9193833d5e 100644 --- a/apps/web/public/static/locales/he/common.json +++ b/apps/web/public/static/locales/he/common.json @@ -2194,6 +2194,7 @@ "success_entry_created": "רשומה חדשה נוצרה בהצלחה", "booking_redirect_email_subject": "התראת הפניית הזמנה", "booking_redirect_email_title": "התראת הפניית הזמנה", + "copy_link_booking_redirect_request": "העתקת קישור לבקשת שיתוף", "booking_redirect_request_title": "בקשת הפניית הזמנות", "select_team_member": "בחירת נציגות מהצוות", "out_of_office_unavailable_list": "רשימת אי־זמינות למחוץ למשרד", diff --git a/packages/ui/components/top-banner/TopBanner.tsx b/packages/ui/components/top-banner/TopBanner.tsx index 69646b1441..2675b0748c 100644 --- a/packages/ui/components/top-banner/TopBanner.tsx +++ b/packages/ui/components/top-banner/TopBanner.tsx @@ -46,7 +46,7 @@ export function TopBanner(props: TopBannerProps) { "flex w-full items-start justify-between gap-8 px-4 py-2 text-center lg:items-center", variantClassName[variant] )}> -
+

{Icon ? : defaultIcon} {text}