diff --git a/ui/ui/app-notifications.tpl b/ui/ui/app-notifications.tpl index 5fef7a71..94f97f6f 100644 --- a/ui/ui/app-notifications.tpl +++ b/ui/ui/app-notifications.tpl @@ -20,11 +20,11 @@ rows="3">{if $_json['expired']!=''}{Lang::htmlspecialchars($_json['expired'])}{else}Hello [[name]], your internet package [[package]] has been expired.{/if}
- [[name]] will be replaced with Customer Name.
- [[username]] will be replaced with Customer username.
- [[package]] will be replaced with Package name.
- [[price]] will be replaced with Package price.
- [[bills]] aditional bills for customers
+ [[name]] - {Lang::T('will be replaced with Customer Name)}.
+ [[username]] - {Lang::T('will be replaced with Customer username)}.
+ [[package]] - {Lang::T('will be replaced with Package name)}.
+ [[price]] - {Lang::T('will be replaced with Package price)}.
+ [[bills]] - {Lang::T('additional bills for customers)}.
- [[name]] will be replaced with Customer Name.
- [[username]] will be replaced with Customer username.
- [[package]] will be replaced with Package name.
- [[price]] will be replaced with Package price.
- [[expired_date]] will be replaced with Expiration date.
- [[bills]] aditional bills for customers
+ [[name]] - {Lang::T('will be replaced with Customer Name)}.
+ [[username]] - {Lang::T('will be replaced with Customer username)}.
+ [[package]] - {Lang::T('will be replaced with Package name)}.
+ [[price]] - {Lang::T('will be replaced with Package price)}.
+ [[expired_date]] - {Lang::T('will be replaced with Expiration date)}.
+ [[bills]] - {Lang::T('additional bills for customers)}.
- [[name]] will be replaced with Customer Name.
- [[username]] will be replaced with Customer username.
- [[package]] will be replaced with Package name.
- [[price]] will be replaced with Package price.
- [[expired_date]] will be replaced with Expiration date.
- [[bills]] aditional bills for customers
+ [[name]] - {Lang::T('will be replaced with Customer Name)}.
+ [[username]] - {Lang::T('will be replaced with Customer username)}.
+ [[package]] - {Lang::T('will be replaced with Package name)}.
+ [[price]] - {Lang::T('will be replaced with Package price)}.
+ [[expired_date]] - {Lang::T('will be replaced with Expiration date)}.
+ [[bills]] - {Lang::T('additional bills for customers)}.
- [[name]] will be replaced with Customer Name.
- [[username]] will be replaced with Customer username.
- [[package]] will be replaced with Package name.
- [[price]] will be replaced with Package price.
- [[expired_date]] will be replaced with Expiration date.
- [[bills]] aditional bills for customers
+ [[name]] - {Lang::T('will be replaced with Customer Name)}.
+ [[username]] - {Lang::T('will be replaced with Customer username)}.
+ [[package]] - {Lang::T('will be replaced with Package name)}.
+ [[price]] - {Lang::T('will be replaced with Package price)}.
+ [[expired_date]] - {Lang::T('will be replaced with Expiration date)}.
+ [[bills]] - {Lang::T('additional bills for customers)}.
- [[company_name]] Your Company Name at Settings.
- [[address]] Your Company Address at Settings.
- [[phone]] Your Company Phone at Settings.
- [[invoice]] invoice number.
- [[date]] Date invoice created.
- [[payment_gateway]] Payment gateway user paid from.
- [[payment_channel]] Payment channel user paid from.
- [[type]] is Hotspot/PPPOE.
- [[plan_name]] Internet Package.
- [[plan_price]] Internet Package Prices.
- [[name]] Receiver name.
- [[user_name]] Username internet.
- [[user_password]] User password.
- [[expired_date]] Expired datetime.
- [[footer]] Invoice Footer.
- [[note]] For Notes by admin.
+ [[company_name]] {Lang::T('Your Company Name at Settings)}.
+ [[address]] {Lang::T('Your Company Address at Settings)}.
+ [[phone]] - {Lang::T('Your Company Phone at Settings)}.
+ [[invoice]] - {Lang::T('Invoice number)}.
+ [[date]] - {Lang::T('Date invoice created)}.
+ [[payment_gateway]] - {Lang::T('Payment gateway user paid from)}.
+ [[payment_channel]] - {Lang::T('Payment channel user paid from)}.
+ [[type]] - {Lang::T('is Hotspot or PPPOE)}.
+ [[plan_name]] - {Lang::T('Internet Package)}.
+ [[plan_price]] - {Lang::T('Internet Package Prices)}.
+ [[name]] - {Lang::T('Receiver name)}.
+ [[user_name]] - {Lang::T('Username internet)}.
+ [[user_password]] - {Lang::T('User password)}.
+ [[expired_date]] - {Lang::T('Expired datetime)}.
+ [[footer]] - {Lang::T('Invoice Footer)}.
+ [[note]] - {Lang::T('For Notes by admin)}.
- [[company_name]] Your Company Name at Settings.
- [[address]] Your Company Address at Settings.
- [[phone]] Your Company Phone at Settings.
- [[invoice]] invoice number.
- [[date]] Date invoice created.
- [[payment_gateway]] Payment gateway user paid from.
- [[payment_channel]] Payment channel user paid from.
- [[type]] is Hotspot/PPPOE.
- [[plan_name]] Internet Package.
- [[plan_price]] Internet Package Prices.
- [[name]] Receiver name.
- [[user_name]] Username internet.
- [[user_password]] User password.
- [[trx_date]] Transaction datetime.
- [[balance_before]] Balance Before.
- [[balance]] Balance After.
- [[footer]] Invoice Footer.
+ [[company_name]] - {Lang::T('Your Company Name at Settings)}.
+ [[address]] - {Lang::T('Your Company Address at Settings)}.
+ [[phone]] - {Lang::T('Your Company Phone at Settings)}.
+ [[invoice]] - {Lang::T('Invoice number)}.
+ [[date]] - {Lang::T('Date invoice created)}.
+ [[payment_gateway]] - {Lang::T('Payment gateway user paid from)}.
+ [[payment_channel]] - {Lang::T('Payment channel user paid from)}.
+ [[type]] - {Lang::T('is Hotspot or PPPOE)}.
+ [[plan_name]] - {Lang::T('Internet Package)}.
+ [[plan_price]] - {Lang::T('Internet Package Prices)}.
+ [[name]] - {Lang::T('Receiver name)}.
+ [[user_name]] - {Lang::T('Username internet)}.
+ [[user_password]] - {Lang::T('User password)}.
+ [[trx_date]] - {Lang::T('Transaction datetime)}.
+ [[balance_before]] - {Lang::T('Balance Before)}.
+ [[balance]] - {Lang::T('Balance After)}.
+ [[footer]] - {Lang::T('Invoice Footer)}.
- [[name]] Receiver name.
- [[balance]] how much balance have been send.
- [[current_balance]] Current Balance.
+ [[name]] - {Lang::T('Receiver name)}.
+ [[balance]] - {Lang::T('how much balance have been send)}.
+ [[current_balance]] - {Lang::T('Current Balance)}.
- [[name]] Sender name.
- [[balance]] how much balance have been received.
- [[current_balance]] Current Balance.
+ [[name]] - {Lang::T('Sender name)}.
+ [[balance]] - {Lang::T('how much balance have been received)}.
+ [[current_balance]] - {Lang::T('Current Balance)}.