Merged in feat/lokalise-sync-011225 (pull request #3258)

feat(lokalise): sync 1/12

* feat(lokalise): sync 1/12
This commit is contained in:
Linus Flood
2025-12-01 08:14:23 +00:00
parent f6a807758e
commit 3e7e0b1d7d
16 changed files with 1278 additions and 88 deletions

View File

@@ -133,7 +133,7 @@ export default function Form({ error }: FormProps) {
<Typography variant="Body/Supporting text (caption)/smBold">
<p>
{intl.formatMessage({
id: "myStay.guarantee.headingText",
id: "myStay.guarantee.arriveLate",
defaultMessage: "Planning to arrive after 18.00?",
})}
</p>
@@ -154,7 +154,7 @@ export default function Form({ error }: FormProps) {
<Typography variant="Body/Supporting text (caption)/smBold">
<p>
{intl.formatMessage({
id: "myStay.guarantee.headingText",
id: "myStay.guarantee.confirm",
defaultMessage:
"Confirm and provide your payment card details in the next step",
})}