Improvements for mollie in test mode

This commit is contained in:
David Bomba
2026-01-22 10:45:37 +11:00
parent 08de178c80
commit 5ddbc2ff1f
8 changed files with 145 additions and 26 deletions

View File

@@ -5690,6 +5690,7 @@ $lang = array(
'peppol_sending_failed' => 'E-Invoice sending failed!',
'peppol_sending_success' => 'E-Invoice sent successfully!',
'auto_generate' => 'Auto Generate',
'mollie_payment_pending' => 'Your payment is pending. Please wait for it to be processed. We will email you when it is completed.',
);
return $lang;

View File

@@ -5688,6 +5688,7 @@ Développe automatiquement la section des notes dans le tableau de produits pour
'purge_user_confirmation' => 'Attention ! Cette action réattribuera toutes les entités au propriétaire du compte et supprimera définitivement l\'utilisateur de l\'ensemble des entreprises et des comptes. Voulez-vous vraiment continuer ?',
'peppol_sending_failed' => 'Problème technique de livraison. Réessai impossible.',
'peppol_sending_success' => 'La facture électronique a été envoyée!',
'auto_generate' => 'Auto générer',
);
return $lang;

View File

@@ -5689,6 +5689,7 @@ $lang = array(
'purge_user_confirmation' => 'Cảnh báo! Thao tác này sẽ gán lại tất cả các thực thể đến chủ sở hữu tài khoản và Xóa vĩnh viễn Người dùng trên tất cả các công ty và tài khoản. Bạn có chắc chắn muốn đến tục không?',
'peppol_sending_failed' => 'Sự cố giao hàng kỹ thuật. Không thể thử lại',
'peppol_sending_success' => 'E- Hóa đơn gửi Thành công !',
'auto_generate' => 'Tự động tạo',
);
return $lang;