fix: copy fixes for English labels

This commit is contained in:
Michael Zetterberg
2025-04-28 14:44:59 +02:00
parent 341be43a53
commit efb7219b6d
24 changed files with 36 additions and 46 deletions

View File

@@ -59,7 +59,7 @@ export default function ConfirmBooking({
>
<MaterialIcon icon="info" size={20} color="CurrentColor" />
{intl.formatMessage({
defaultMessage: "How does it work",
defaultMessage: "How it works",
})}
</Button>