Merged in feat/lokalise-sync-011225 (pull request #3258)
feat(lokalise): sync 1/12 * feat(lokalise): sync 1/12
This commit is contained in:
@@ -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",
|
||||
})}
|
||||
|
||||
Reference in New Issue
Block a user