From 4ce4633999a5ce74f4b243693a29b364d6061b82 Mon Sep 17 00:00:00 2001 From: Ahmad Husein <48185559+ahmadhusein17@users.noreply.github.com> Date: Fri, 29 Nov 2024 12:29:54 +0700 Subject: [PATCH 1/2] Update dashboard.tpl Correct the wrong Indonesian --- ui/ui/customer/dashboard.tpl | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/ui/ui/customer/dashboard.tpl b/ui/ui/customer/dashboard.tpl index 85c186e9..583144cb 100644 --- a/ui/ui/customer/dashboard.tpl +++ b/ui/ui/customer/dashboard.tpl @@ -72,7 +72,7 @@
{Lang::T('Username')} | +{Lang::T('Usernames')} | {$_user['username']} | ||||||
{Lang::T('Balance')} | +{Lang::T('Your Balance')} |
{Lang::moneyFormat($_user['balance'])}
{if $_user['auto_renewal'] == 1}
@@ -183,18 +183,18 @@
|