diff --git a/src/ui/flights/FlightList.tsx b/src/ui/flights/FlightList.tsx index 1c487052..d227ab79 100644 --- a/src/ui/flights/FlightList.tsx +++ b/src/ui/flights/FlightList.tsx @@ -78,7 +78,7 @@ export const FlightList: FC = ({ // Mirrors Angular `page-empty-list`: icon (left / top on mobile) + // title + body copy. Matches the same translation keys. return ( -
+
{t("SHARED.FLIGHTS-NOT-FOUND")}
{t("SHARED.FLIGHTS-NOT-FOUND-TEXT")}