diff --git a/plugin/buycourses/lang/english.php b/plugin/buycourses/lang/english.php index 5a5ba7698a..29ff4ce163 100644 --- a/plugin/buycourses/lang/english.php +++ b/plugin/buycourses/lang/english.php @@ -134,3 +134,4 @@ $strings['ByUser'] = "By user"; $strings['PaymentMethod'] = "Payment method"; $strings['SWIFT'] = "SWIFT code"; $strings['SWIFT_help'] = "Standard format of Bank Identifier Codes (BIC) and serves as a unique identifier for a bank or financial institution"; +$strings['PleaseSelectThePaymentMethodBeforeConfirmYourOrder'] = "Please select your favorite payment method before confirming your order";