From c41fe7435fdddf21f63adb57dbe0c82f9edc494e Mon Sep 17 00:00:00 2001 From: Ahmad Husein <48185559+ahmadhusein17@users.noreply.github.com> Date: Tue, 20 Aug 2024 19:54:22 +0700 Subject: [PATCH] Update message-bulk.tpl --- ui/ui/message-bulk.tpl | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/ui/ui/message-bulk.tpl b/ui/ui/message-bulk.tpl index e28230ce..3dc59c12 100644 --- a/ui/ui/message-bulk.tpl +++ b/ui/ui/message-bulk.tpl @@ -90,24 +90,24 @@ {if $batchStatus} -
Total SMS Sent: {$totalSMSSent} Total SMS
- Failed: {$totalSMSFailed} Total WhatsApp Sent:
- {$totalWhatsappSent} Total WhatsApp Failed:
+ {Lang::T('Total SMS Sent')}: {$totalSMSSent} {Lang::T('Total SMS
+ Failed')}: {$totalSMSFailed} {Lang::T('Total WhatsApp Sent')}:
+ {$totalWhatsappSent} {Lang::T('Total WhatsApp Failed')}:
{$totalWhatsappFailed}Message Results
+ {Lang::T('Message Results')}
-
@@ -139,4 +139,4 @@
-{include file="sections/footer.tpl"}
\ No newline at end of file
+{include file="sections/footer.tpl"}
Name
- Phone
- Message
- Status
+ {Lang::T('Name')}
+ {Lang::T('Phone')}
+ {Lang::T('Message')}
+ {Lang::T('Status')}