diff --git a/ui/ui/paymentgateway-audit-view.tpl b/ui/ui/paymentgateway-audit-view.tpl
index a72838a7..77bfd923 100644
--- a/ui/ui/paymentgateway-audit-view.tpl
+++ b/ui/ui/paymentgateway-audit-view.tpl
@@ -10,7 +10,7 @@
-
- TRX ID {$pg['id']}
+ {Lang::T('TRX ID')} {$pg['id']}
-
{Lang::T('Invoice')}
@@ -65,7 +65,7 @@
- Response when request payment
+ {Lang::T('Response when request payment')}
@@ -80,7 +80,7 @@
- Response when payment PAID
+ {Lang::T('Response when payment PAID')}
@@ -94,4 +94,4 @@
-{include file="sections/footer.tpl"}
\ No newline at end of file
+{include file="sections/footer.tpl"}