- - {badgeText && {badgeText}} - {imageCount && ( - - - {imageCount} + + {badgeTextTransKey && ( + + {formatMessage({ id: badgeTextTransKey })} )} + + + {images.length} + @@ -43,8 +58,8 @@ export function RoomCard({ {subtitle} - - {cta.text} + + {formatMessage({ id: "View room" })}