diff --git a/langs/en_US/dolipesa.lang b/langs/en_US/dolipesa.lang new file mode 100644 index 0000000..fc6ca81 --- /dev/null +++ b/langs/en_US/dolipesa.lang @@ -0,0 +1,35 @@ +# Dolipesa Module Translations (English) + +# Setup Page +MpesaPaymentModuleConfig=Dolipesa - M-Pesa Payment Configuration +Parameter=Parameter +Value=Value +MpesaConsumerKey=M-Pesa Consumer Key +MpesaConsumerSecret=M-Pesa Consumer Secret +MpesaShortcode=M-Pesa Shortcode (Paybill/Till) +MpesaPasskey=M-Pesa Passkey +MpesaCallbackURL=M-Pesa Callback URL +SettingsSaved=Settings saved successfully +ErrorFieldRequired=All fields are required +Save=Save + +# Hooks +PayWithMpesa=Pay with M-Pesa +MpesaTransactionID=M-Pesa Transaction ID +EnterTransactionID=Enter Transaction ID +ErrorSavingTransaction=Error saving M-Pesa transaction + +# Payment and Callback +PayInvoice=Pay Invoice %s +PhoneNumber=Phone Number +Amount=Amount +PayNow=Pay Now +InvalidPhoneNumber=Invalid phone number format (use 2547XXXXXXXX) +PaymentInitiated=Payment initiated. Check your phone to complete. +PaymentInitiationFailed=Failed to initiate payment +FailedToGetMpesaToken=Failed to obtain M-Pesa access token +ModuleNotConfigured=Module not configured properly +MissingParameters=Missing invoice ID or token +InvalidToken=Invalid security token +InvoiceNotFoundOrNotValidated=Invoice not found or not validated +PaymentForInvoice=Payment for Invoice %s \ No newline at end of file