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')}