-{include file="sections/footer.tpl"}
\ No newline at end of file
+{include file="sections/footer.tpl"}
From 7564b8f244cd3d2b3ef93bb904fe85648fcd3552 Mon Sep 17 00:00:00 2001
From: Ahmad Husein <48185559+ahmadhusein17@users.noreply.github.com>
Date: Thu, 15 Aug 2024 10:41:17 +0700
Subject: [PATCH 4/4] Update app-settings.tpl
---
ui/ui/app-settings.tpl | 59 +++++++++++++++++++-----------------------
1 file changed, 27 insertions(+), 32 deletions(-)
diff --git a/ui/ui/app-settings.tpl b/ui/ui/app-settings.tpl
index e200424d..9c32c576 100644
--- a/ui/ui/app-settings.tpl
+++ b/ui/ui/app-settings.tpl
@@ -24,8 +24,8 @@
- For PDF Reports | Best size 1078 x 200 | uploaded image will be
- autosize
+ {Lang::T('For PDF Reports | Best size 1078 x 200 | uploaded image will be
+ autosize')}
@@ -68,10 +68,10 @@
- For invoice print using Thermal Printer
+ {Lang::T('For invoice print using Thermal Printer')}
{Lang::T('Empty this to use internal mail() PHP')}
@@ -449,13 +444,13 @@
-
+
-
Customer will reply email to this address, empty if you want to
- use From Address
+
{Lang::T('Customer will reply email to this address, empty if you want to
+ use From Address')}
@@ -885,4 +880,4 @@ add dst-host=*.{$_domain}
document.getElementById("tax_rate").addEventListener("change", toggleCustomTaxRate);
});
-{include file="sections/footer.tpl"}
\ No newline at end of file
+{include file="sections/footer.tpl"}