Merged in sync-lokalise-2025-10-30 (pull request #3038)
* sync lokalise * sync defaultMessage Approved-by: Anton Gunnarsson
This commit is contained in:
@@ -21,7 +21,7 @@ export function getErrorMessage(intl: IntlShape, errorCode?: string) {
|
||||
})
|
||||
case ancillaryError.TERMS_NOT_ACCEPTED:
|
||||
return intl.formatMessage({
|
||||
id: "addAncillary.confirmationStep.termsAndConditionsNotice",
|
||||
id: "addAncillary.confirmationStep.termsAndConditionsNoticeError",
|
||||
defaultMessage: "You must accept the terms and conditions to proceed",
|
||||
})
|
||||
case findMyBookingErrors.BOOKING_NUMBER_INVALID:
|
||||
|
||||
Reference in New Issue
Block a user