From 72c3ff67502f775c9df23d706941cd49e3e799d2 Mon Sep 17 00:00:00 2001 From: Ibnu Maksum Date: Thu, 4 Apr 2024 14:53:02 +0700 Subject: [PATCH] Lang Internet Plan --- system/lan/english.json | 106 +------------------------------------- system/lan/indonesia.json | 32 +++++++++++- ui/ui/sections/header.tpl | 2 +- 3 files changed, 32 insertions(+), 108 deletions(-) diff --git a/system/lan/english.json b/system/lan/english.json index dbc7385c..ef61f699 100644 --- a/system/lan/english.json +++ b/system/lan/english.json @@ -1,107 +1,3 @@ { - "Settings_Saved_Successfully": "Settings Saved Successfully", - "Settings": "Settings", - "SuperAdmin": "Super Admin", - "Change_Password": "Change Password", - "My_Account": "My Account", - "Logout": "Logout", - "Dashboard": "Dashboard", - "Customer": "Customer", - "Lists": "Lists", - "Location": "Location", - "Services": "Services", - "Active_Users": "Active Users", - "Vouchers": "Vouchers", - "Refill_Customer": "Refill Customer", - "Recharge_Customer": "Recharge Customer", - "Refill_Balance": "Refill Balance", - "Plans": "Plans", - "Hotspot": "Hotspot", - "PPPOE": "PPPOE", - "Bandwidth": "Bandwidth", - "Balance": "Balance", - "Reports": "Reports", - "Daily_Reports": "Daily Reports", - "Period_Reports": "Period Reports", - "Activation_History": "Activation History", - "Send_Message": "Send Message", - "Single_Customer": "Single Customer", - "Bulk_Customers": "Bulk Customers", - "Network": "Network", - "Routers": "Routers", - "IP_Pool": "IP Pool", - "Radius": "Radius", - "Radius_NAS": "Radius NAS", - "Static_Pages": "Static Pages", - "Order_Voucher": "Order Voucher", - "Voucher": "Voucher", - "Announcement": "Announcement", - "Customer_Announcement": "Customer Announcement", - "Registration_Info": "Registration Info", - "General_Settings": "General Settings", - "Localisation": "Localisation", - "User_Notification": "User Notification", - "Administrator_Users": "Administrator Users", - "Backup_Restore": "Backup\/Restore", - "Payment_Gateway": "Payment Gateway", - "Plugin_Manager": "Plugin Manager", - "Logs": "Logs", - "Community": "Community", - "Timezone": "Timezone", - "Date_Format": "Date Format", - "Default_Language": "Default Language", - "Language_Editor": "Language Editor", - "Decimal_Point": "Decimal Point", - "Thousands_Separator": "Thousands Separator", - "Currency_Code": "Currency Code", - "Keep_it_blank_if_you_do_not_want_to_show_currency_code": "Keep it blank if you do not want to show currency code", - "Country_Code_Phone": "Country Code Phone", - "Change_title_in_user_Plan_order": "Change title in user Plan order", - "Save_Changes": "Save Changes", - "Recharge_Account": "Recharge Account", - "Search_by_Username": "Search by Username", - "Search": "Search", - "Username": "Username", - "Plan_Name": "Plan Name", - "Plan_Type": "Plan Type", - "Type": "Type", - "Created_On": "Created On", - "Expires_On": "Expires On", - "Method": "Method", - "Manage": "Manage", - "Edit": "Edit", - "Delete": "Delete", - "Prev": "Prev", - "Next": "Next", - "Phone_Number": "Phone Number", - "Email": "Email", - "Password": "Password", - "Paid": "Paid", - "Service_Type": "Service Type", - "Account_Type": "Account Type", - "Personal": "Personal", - "Auto_Renewal": "Auto Renewal", - "Last_Login": "Last Login", - "Coordinates": "Coordinates", - "Active": "Active", - "Deactivate": "Deactivate", - "Recharge": "Recharge", - "Back": "Back", - "Sync": "Sync", - "Order_History": "Order History", - "Invoice": "Invoice", - "Plan_Price": "Plan Price", - "Edit_Contact": "Edit Contact", - "Full_Name": "Full Name", - "Keep_Blank_to_do_not_change_Password": "Keep Blank to do not change Password", - "PPPOE_Password": "PPPOE Password", - "User_Cannot_change_this__only_admin__if_it_Empty_it_will_use_user_password": "User Cannot change this, only admin. if it Empty it will use user password", - "Address": "Address", - "Attributes": "Attributes", - "Add": "Add", - "Cancel": "Cancel", - "Manage_Contact": "Manage Contact", - "Add_New_Contact": "Add New Contact", - "Package": "Package", - "View": "View" + "Settings_Saved_Successfully": "Settings Saved Successfully" } \ No newline at end of file diff --git a/system/lan/indonesia.json b/system/lan/indonesia.json index b822b6b8..a6ce6798 100644 --- a/system/lan/indonesia.json +++ b/system/lan/indonesia.json @@ -377,5 +377,33 @@ "Hotspot": "Hotspot", "Monthly_Registered_Customers": "Pendaftaran Pelanggan perbulan", "Total_Monthly_Sales": "Total penjualan perbulan", - "Active_Users": "Pelanggan Aktif" -} + "Active_Users": "Pelanggan Aktif", + "SuperAdmin": "Admin Super", + "Lists": "Daftar", + "Vouchers": "Voucher", + "Refill_Customer": "Isi Ulang Pelanggan", + "Recharge_Customer": "Isi Ulang Pelanggan", + "Plans": "Rencana", + "PPPOE": "PPPOE", + "Bandwidth": "Bandwidth", + "Send_Message": "Mengirim pesan", + "Single_Customer": "Pelanggan Tunggal", + "Bulk_Customers": "Pelanggan Massal", + "Radius": "Radius", + "Radius_NAS": "Radius NAS", + "Customer_Announcement": "Pengumuman Pelanggan", + "Language_Editor": "Editor Bahasa", + "Plan_Category": "Kategori Rencana", + "ID": "PENGENAL", + "Prev": "Sebelumnya", + "Internet_Plan": "Paket Internet", + "Generated_By": "Dihasilkan oleh", + "All_Users_Insights": "Semua Wawasan Pengguna", + "year": "tahun", + "month": "bulan", + "week": "pekan", + "day": "hari", + "hour": "jam", + "minute": "menit", + "second": "Kedua" +} \ No newline at end of file diff --git a/ui/ui/sections/header.tpl b/ui/ui/sections/header.tpl index 52bc5ba0..4cec6a74 100644 --- a/ui/ui/sections/header.tpl +++ b/ui/ui/sections/header.tpl @@ -204,7 +204,7 @@ {if in_array($_admin['user_type'],['SuperAdmin','Admin'])}
  • - {Lang::T('Plans')} + {Lang::T('Internet Plan')}