Skip to content
This repository has been archived by the owner on Jul 14, 2022. It is now read-only.

Commit

Permalink
Update Adyen error translation
Browse files Browse the repository at this point in the history
  • Loading branch information
orzechdev committed Jul 8, 2021
1 parent 8bd6b9f commit f900d4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/@next/components/organisms/AdyenPaymentGateway/intl.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ export const adyenConfirmationErrorMessages = defineMessages({
description,
},
general: {
defaultMessage: "Payment confirmation went wrong.",
defaultMessage: "Payment could not be confirmed.",
description,
},
});
Expand Down

0 comments on commit f900d4e

Please sign in to comment.