diff --git a/ui/ui/radius-nas-add.tpl b/ui/ui/radius-nas-add.tpl index 8f109d40..2215bf35 100644 --- a/ui/ui/radius-nas-add.tpl +++ b/ui/ui/radius-nas-add.tpl @@ -4,7 +4,7 @@
-
Radius - Add NAS
+
Radius - {Lang::T('Add NAS')}
@@ -34,7 +34,7 @@
- +
@@ -67,7 +67,7 @@ {/foreach}
-

Assign NAS to Router

+

{Lang::T('Assign NAS to Router')}

@@ -83,4 +83,4 @@
-{include file="sections/footer.tpl"} \ No newline at end of file +{include file="sections/footer.tpl"} diff --git a/ui/ui/radius-nas-edit.tpl b/ui/ui/radius-nas-edit.tpl index 1f1416e8..1dbce21d 100644 --- a/ui/ui/radius-nas-edit.tpl +++ b/ui/ui/radius-nas-edit.tpl @@ -4,7 +4,7 @@
-
Radius - Edit NAS
+
Radius - {Lang::T('Edit NAS')}
@@ -34,7 +34,7 @@
- +
@@ -67,7 +67,7 @@ {/foreach}
-

Assign NAS to Router

+

{Lang::T('Assign NAS to Router')}

@@ -84,4 +84,4 @@
-{include file="sections/footer.tpl"} \ No newline at end of file +{include file="sections/footer.tpl"} diff --git a/ui/ui/radius-nas.tpl b/ui/ui/radius-nas.tpl index 2cdee539..6812017b 100644 --- a/ui/ui/radius-nas.tpl +++ b/ui/ui/radius-nas.tpl @@ -24,16 +24,16 @@
New NAS + class="ion ion-android-add"> {Lang::T('New NAS')}
 
- + - + @@ -67,11 +67,11 @@ {include file="pagination.tpl"}

RADIUS REST

-

For Radius REST, you don't need to add NAS, NAS need to add to client.conf manually

+

{Lang::T('For Radius REST, you don't need to add NAS, NAS need to add to client.conf manually')}

-{include file="sections/footer.tpl"} \ No newline at end of file +{include file="sections/footer.tpl"} diff --git a/ui/ui/recharge.tpl b/ui/ui/recharge.tpl index ee767c7b..b896ab50 100644 --- a/ui/ui/recharge.tpl +++ b/ui/ui/recharge.tpl @@ -54,13 +54,13 @@ -

Postpaid Recharge for the first time use {$_c['currency_code']} 0

+

{Lang::T('Postpaid Recharge for the first time use')} {$_c['currency_code']} 0

- Or {Lang::T('Cancel')} + {Lang::T('Or')} {Lang::T('Cancel')}
@@ -69,4 +69,4 @@ -{include file="sections/footer.tpl"} \ No newline at end of file +{include file="sections/footer.tpl"} diff --git a/ui/ui/reports-activation.tpl b/ui/ui/reports-activation.tpl index 0f57b49a..2845f27e 100644 --- a/ui/ui/reports-activation.tpl +++ b/ui/ui/reports-activation.tpl @@ -4,7 +4,7 @@
- Activity Log + {Lang::T('Activity Log')}
@@ -67,4 +67,4 @@
-{include file="sections/footer.tpl"} \ No newline at end of file +{include file="sections/footer.tpl"} diff --git a/ui/ui/reports.tpl b/ui/ui/reports.tpl index fbc88bc0..21a39b9f 100644 --- a/ui/ui/reports.tpl +++ b/ui/ui/reports.tpl @@ -11,7 +11,7 @@

@@ -73,7 +73,7 @@
-

{Lang::dateFormat($sd)} - {Lang::dateFormat($ed)} Max 30 days

+

{Lang::dateFormat($sd)} - {Lang::dateFormat($ed)} {Lang::T('Max 30 days')}

diff --git a/ui/ui/router-error.tpl b/ui/ui/router-error.tpl index 44321cd5..81a8f2ca 100644 --- a/ui/ui/router-error.tpl +++ b/ui/ui/router-error.tpl @@ -49,29 +49,28 @@
Mikrotik troubleshooting:
    -
  • Make sure you use API Port, Default 8728
  • -
  • Make sure Username and Password are correct
  • -
  • Make sure your hosting not blocking port to external
  • -
  • Make sure your Mikrotik accessible from PHPNuxBill
  • +
  • {Lang::T('Make sure you use API Port, Default 8728')}
  • +
  • {Lang::T('Make sure Username and Password are correct')}
  • +
  • {Lang::T('Make sure your hosting not blocking port to external')}
  • +
  • {Lang::T('Make sure your Mikrotik accessible from PHPNuxBill')}
- If you just update PHPNuxBill from upload files, try click Update Database + {Lang::T('If you just update PHPNuxBill from upload files, try click Update')} Database
@@ -83,4 +82,4 @@ - \ No newline at end of file + diff --git a/ui/ui/routers-add.tpl b/ui/ui/routers-add.tpl index 186588f1..5fab1556 100644 --- a/ui/ui/routers-add.tpl +++ b/ui/ui/routers-add.tpl @@ -12,10 +12,10 @@
@@ -56,7 +56,7 @@
- +
@@ -73,4 +73,4 @@
-{include file="sections/footer.tpl"} \ No newline at end of file +{include file="sections/footer.tpl"} diff --git a/ui/ui/routers-edit.tpl b/ui/ui/routers-edit.tpl index df2ffba2..52e9c97c 100644 --- a/ui/ui/routers-edit.tpl +++ b/ui/ui/routers-edit.tpl @@ -12,11 +12,11 @@
@@ -148,4 +148,4 @@ } {/literal} -{include file="sections/footer.tpl"} \ No newline at end of file +{include file="sections/footer.tpl"} diff --git a/ui/ui/routers.tpl b/ui/ui/routers.tpl index 53c2dd4d..526c4446 100644 --- a/ui/ui/routers.tpl +++ b/ui/ui/routers.tpl @@ -58,7 +58,7 @@ - +
Name{Lang::T('Name')} IPType{Lang::T('Type')} Port Server Community {$ds['ip_address']} {$ds['username']} {$ds['description']}{if $ds['enabled'] == 1}Enabled{else}Disabled{/if}{if $ds['enabled'] == 1}{Lang::T('Enabled')}{else}{Lang::T('Disabled')}{/if} {Lang::T('Edit')} @@ -78,4 +78,4 @@ -{include file="sections/footer.tpl"} \ No newline at end of file +{include file="sections/footer.tpl"}