diff --git a/Setup/Patch/Data/SetupSales.php b/Setup/Patch/Data/SetupSales.php index 6fb1d65..1b30bb1 100644 --- a/Setup/Patch/Data/SetupSales.php +++ b/Setup/Patch/Data/SetupSales.php @@ -76,7 +76,7 @@ public function apply(): void $statuses = [ Monei::STATUS_MONEI_PENDING => __('Monei - pending'), - Monei::STATUS_MONEI_AUTHORIZED => __('Monei - Preauthorized'), + Monei::STATUS_MONEI_AUTHORIZED => __('Monei - pre-authorized'), Monei::STATUS_MONEI_EXPIRED => __('Monei - expired'), Monei::STATUS_MONEI_FAILED => __('Monei - failed'), Monei::STATUS_MONEI_SUCCEDED => __('Monei - succeeded'), diff --git a/etc/module.xml b/etc/module.xml index 67bcd6b..de08c0c 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -4,7 +4,7 @@ ~ @copyright Copyright © Monei (https://monei.com) --> - +