From 587fb27f8aee60009373759659a171ca9da12718 Mon Sep 17 00:00:00 2001 From: kevinowino869 Date: Wed, 9 Apr 2025 15:16:18 +0200 Subject: [PATCH] Delete langs/en_US --- langs/en_US | 35 ----------------------------------- 1 file changed, 35 deletions(-) delete mode 100644 langs/en_US diff --git a/langs/en_US b/langs/en_US deleted file mode 100644 index fc6ca81..0000000 --- a/langs/en_US +++ /dev/null @@ -1,35 +0,0 @@ -# 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