1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-02-20 14:54:15 +01:00

(bug) missing modal translation

This commit is contained in:
Sylvain 2022-07-25 16:48:33 +02:00
parent 7432bb848e
commit 8015a457a4

View File

@ -249,7 +249,7 @@ export const AbstractPaymentModal: React.FC<AbstractPaymentModalProps> = ({ isOp
};
AbstractPaymentModal.defaultProps = {
title: 'app.shared.payment.online_payment',
title: 'app.shared.abstract_payment_modal.online_payment',
preventCgv: false,
preventScheduleInfo: false,
modalSize: ModalSize.medium