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] 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']} |
@@ -98,7 +98,7 @@
{if $_c['enable_balance'] == 'yes'}
- {Lang::T('Balance')} |
+ {Lang::T('Your Balance')} |
{Lang::moneyFormat($_user['balance'])}
{if $_user['auto_renewal'] == 1}
@@ -183,18 +183,18 @@
- {Lang::T('Plan Name')} |
+ {Lang::T('Package Name')} |
{$_bill['namebp']}
{if $_bill['status'] != 'on'}
{Lang::T('expired')}
+ href="{$_url}order/package">{Lang::T('Expired')}
{/if}
|
{if $_c['show_bandwidth_plan'] == 'yes'}
- {Lang::T('Bandwidth')} |
+ Bandwidth |
{$_bill['name_bw']}
|
@@ -346,11 +346,11 @@
|