PHPMixBill v5.0 - First Upload
This commit is contained in:
BIN
system/lan/.DS_Store
vendored
Normal file
BIN
system/lan/.DS_Store
vendored
Normal file
Binary file not shown.
229
system/lan/english/common.lan.php
Normal file
229
system/lan/english/common.lan.php
Normal file
@ -0,0 +1,229 @@
|
||||
<?php
|
||||
/*
|
||||
-----------------------------------
|
||||
Language Name: English
|
||||
Contributor: Ismail Marzuqi
|
||||
Web: www.phpmixbill.com
|
||||
Email: iesien22@yahoo.com
|
||||
------------------------------------
|
||||
*/
|
||||
|
||||
$_L['Login'] = 'Login';
|
||||
$_L['Sign_In_Member'] = 'Sign In to Member Panel';
|
||||
$_L['Sign_In_Admin'] = 'Sign In to Admin Panel';
|
||||
$_L['Logo'] = 'PHPMixBill';
|
||||
$_L['Username'] = 'Username';
|
||||
$_L['Password'] = 'Password';
|
||||
$_L['Manage'] = 'Manage';
|
||||
$_L['Submit'] = 'Submit';
|
||||
$_L['Save'] = 'Save Changes';
|
||||
$_L['Cancel'] = 'Cancel';
|
||||
$_L['Edit'] = 'Edit';
|
||||
$_L['Delete'] = 'Delete';
|
||||
$_L['Welcome'] = 'Welcome';
|
||||
$_L['Created_Successfully'] = 'Data Created Successfully';
|
||||
$_L['Updated_Successfully'] = 'Data Updated Successfully';
|
||||
$_L['Delete_Successfully'] = 'Data Deleted Successfully';
|
||||
|
||||
$_L['Dashboard'] = 'Dashboard';
|
||||
$_L['Search_Contact'] = 'Search Customers...';
|
||||
$_L['My_Account'] = 'My Account';
|
||||
$_L['My_Profile'] = 'My Profile';
|
||||
$_L['Settings'] = 'Settings';
|
||||
$_L['Edit_Profile'] = 'Edit Profile';
|
||||
$_L['Change_Password'] = 'Change Password';
|
||||
$_L['Logout'] = 'Logout';
|
||||
|
||||
$_L['Services'] = 'Services';
|
||||
$_L['Bandwidth_Plans'] = 'Bandwidth Plans';
|
||||
$_L['BW_Name'] = 'Bandwidth Name';
|
||||
$_L['New_Bandwidth'] = 'New Bandwidth';
|
||||
$_L['Edit_Bandwidth'] = 'Edit Bandwidth';
|
||||
$_L['Add_Bandwidth'] = 'Add New Bandwidth';
|
||||
$_L['Rate_Download'] = 'Rate Download';
|
||||
$_L['Rate_Upload'] = 'Rate Upload';
|
||||
$_L['BW_already_exist'] = 'Name Bandwidth Already Exist';
|
||||
$_L['Hotspot_Plans'] = 'Hotspot Plans';
|
||||
$_L['PPPOE_Plans'] = 'PPPOE Plans';
|
||||
$_L['Plan_Name'] = 'Plan Name';
|
||||
$_L['New_Plan'] = 'New Service Plan';
|
||||
$_L['Add_Plan'] = 'Add Service Plan';
|
||||
$_L['Edit_Plan'] = 'Edit Service Plan';
|
||||
$_L['Plan_already_exist'] = 'Name Plan Already Exist';
|
||||
$_L['Plan_Type'] = 'Plan Type';
|
||||
$_L['Plan_Price'] = 'Plan Price';
|
||||
$_L['Limit_Type'] = 'Limit Type';
|
||||
$_L['Unlimited'] = 'Unlimited';
|
||||
$_L['Limited'] = 'Limited';
|
||||
$_L['Time_Limit'] = 'Time Limit';
|
||||
$_L['Data_Limit'] = 'Data Limit';
|
||||
$_L['Both_Limit'] = 'Both Limit';
|
||||
$_L['Plan_Validity'] = 'Plan Validity';
|
||||
$_L['Select_BW'] = 'Select Bandwidth';
|
||||
$_L['Shared_Users'] = 'Shared Users';
|
||||
|
||||
$_L['user_type_help'] = 'Choose User Type Sales to disable access to Settings';
|
||||
$_L['Current_Password'] = 'Current Password';
|
||||
$_L['New_Password'] = 'New Password';
|
||||
$_L['Administrator'] = 'Administrator';
|
||||
$_L['Sales'] = 'Sales';
|
||||
$_L['Member'] = 'Member';
|
||||
$_L['Confirm_New_Password'] = 'Confirm New Password';
|
||||
$_L['Confirm_Password'] = 'Confirm Password';
|
||||
$_L['Full_Name'] = 'Full Name';
|
||||
$_L['User_Type'] = 'User Type';
|
||||
$_L['Address'] = 'Address';
|
||||
$_L['Created_On'] = 'Created On';
|
||||
$_L['Expires_On'] = 'Expires On';
|
||||
$_L['Phone_Number'] = 'Phone Number';
|
||||
$_L['User_Delete_Ok'] = 'User deleted Successfully';
|
||||
$_L['Full_Administrator'] = 'Full Administrator';
|
||||
$_L['password_change_help'] = 'Keep Blank to do not change Password';
|
||||
$_L['currency_help'] = 'Keep it blank if you do not want to show currency code';
|
||||
$_L['Theme_Style'] = 'Theme Style';
|
||||
$_L['Theme_Color'] = 'Theme Color';
|
||||
$_L['Default_Language'] = 'Default Language';
|
||||
|
||||
$_L['Network'] = 'Network';
|
||||
$_L['Routers'] = 'Routers';
|
||||
$_L['Pool'] = 'IP Pool';
|
||||
$_L['New_Router'] = 'New Router';
|
||||
$_L['Add_Router'] = 'Add Router';
|
||||
$_L['Edit_Router'] = 'Edit Router';
|
||||
$_L['Router_Name'] = 'Router Name';
|
||||
$_L['IP_Address'] = 'IP Address';
|
||||
$_L['Router_Secret'] = 'Router Secret';
|
||||
$_L['Description'] = 'Description';
|
||||
$_L['Router_already_exist'] = 'IP Router Already Exist';
|
||||
$_L['Pool_Name'] = 'Name Pool';
|
||||
$_L['Range_IP'] = 'Range IP';
|
||||
$_L['New_Pool'] = 'New Pool';
|
||||
$_L['Add_Pool'] = 'Add Pool';
|
||||
$_L['Edit_Pool'] = 'Edit Pool';
|
||||
$_L['Pool_already_exist'] = 'Pool Name Already Exist';
|
||||
|
||||
$_L['Prepaid'] = 'Prepaid';
|
||||
$_L['Prepaid_User'] = 'Prepaid Users';
|
||||
$_L['Prepaid_Vouchers'] = 'Prepaid Vouchers';
|
||||
$_L['Refill_Account'] = 'Refill Account';
|
||||
$_L['Recharge_Account'] = 'Recharge Account';
|
||||
$_L['Select_Account'] = 'Select Account';
|
||||
$_L['Service_Plan'] = 'Service Plan';
|
||||
$_L['Recharge'] = 'Recharge';
|
||||
$_L['Method'] = 'Method';
|
||||
|
||||
$_L['Database_Status'] = 'Database Status';
|
||||
$_L['Total_Database_Size'] = 'Total Database Size';
|
||||
$_L['Download_Database_Backup'] = 'Download Database Backup';
|
||||
$_L['Table_Name'] = 'Table Name';
|
||||
$_L['Rows'] = 'Rows';
|
||||
$_L['Size'] = 'Size';
|
||||
|
||||
$_L['Customers'] = 'Customer';
|
||||
$_L['Add_Contact'] = 'Add New Contact';
|
||||
$_L['Edit_Contact'] = 'Edit Contact';
|
||||
$_L['List_Contact'] = 'List Contact';
|
||||
$_L['Manage_Accounts'] = 'Manage Contact';
|
||||
|
||||
$_L['Reports'] = 'Reports';
|
||||
$_L['Daily_Report'] = 'Daily Reports';
|
||||
$_L['Period_Reports'] = 'Period Reports';
|
||||
$_L['All_Transactions'] = 'All Transactions';
|
||||
$_L['Total_Income'] = 'Total Income';
|
||||
$_L['All_Transactions_at_Date'] = 'All Transactions at Date';
|
||||
$_L['Total_Income'] = 'Total Income';
|
||||
$_L['Export_for_Print'] = 'Export for Print';
|
||||
$_L['Print'] = 'Print';
|
||||
$_L['Export_to_PDF'] = 'Export to PDF';
|
||||
$_L['Click_Here_to_Print'] = 'Click Here to Print';
|
||||
$_L['You_can_use_html_tag'] = 'You can use html tag';
|
||||
$_L['Date_Format'] = 'Date Format';
|
||||
$_L['Income_Today'] = 'Income Today';
|
||||
$_L['Income_This_Month'] = 'Income This Month';
|
||||
$_L['Users_Active'] = 'Users Active';
|
||||
$_L['Total_Users'] = 'Total Users';
|
||||
$_L['Users'] = 'Users';
|
||||
$_L['Edit_User'] = 'Edit User';
|
||||
$_L['Last_Login'] = 'Last Login';
|
||||
$_L['Administrator_Users'] = 'Administrator Users';
|
||||
$_L['Manage_Administrator'] = 'Manage Administrator';
|
||||
$_L['Add_New_Administrator'] = 'Add New Administrator';
|
||||
$_L['Localisation'] = 'Localisation';
|
||||
$_L['Backup_Restore'] = 'Backup/Restore';
|
||||
|
||||
$_L['General_Settings'] = 'General Settings';
|
||||
$_L['Date'] = 'Date';
|
||||
$_L['Login_Successful'] = 'Login Successful';
|
||||
$_L['Failed_Login'] = 'Failed Login';
|
||||
$_L['Settings_Saved_Successfully'] = 'Settings Saved Successfully';
|
||||
$_L['User_Updated_Successfully'] = 'User Updated Successfully';
|
||||
$_L['User_Expired_Today'] = 'User Expired, Today';
|
||||
$_L['Activity_Log'] = 'Activity Log';
|
||||
$_L['View_Reports'] = 'View Reports';
|
||||
$_L['View_All'] = 'View All';
|
||||
$_L['Number_of_Vouchers'] = 'Number of Vouchers';
|
||||
$_L['Length_Code'] = 'Length Code';
|
||||
$_L['Code_Voucher'] = 'Code Voucher';
|
||||
$_L['Voucher'] = 'Voucher';
|
||||
$_L['Status_Voucher'] = 'Status Voucher';
|
||||
$_L['Add_Voucher'] = 'Add Vouchers';
|
||||
$_L['Voucher_Successfully'] = 'Create Vouchers Successfully';
|
||||
$_L['Generate'] = 'Generate';
|
||||
|
||||
$_L['From_Date'] = 'From Date';
|
||||
$_L['To_Date'] = 'To Date';
|
||||
$_L['New_Service'] = 'New Service';
|
||||
$_L['Type'] = 'Type';
|
||||
$_L['Finish'] = 'Finish';
|
||||
$_L['App_Name'] = 'Application Name/ Company Name';
|
||||
$_L['App_Name_Help_Text'] = 'This Name will be shown on the Title';
|
||||
$_L['Next'] = 'Next';
|
||||
$_L['Last'] = 'Last';
|
||||
$_L['Timezone'] = 'Timezone';
|
||||
$_L['Decimal_Point'] = 'Decimal Point';
|
||||
$_L['Thousands_Separator'] = 'Thousands Separator';
|
||||
$_L['Currency_Code'] = 'Currency Code';
|
||||
|
||||
$_L['Order_Voucher'] = 'Order Voucher';
|
||||
$_L['Voucher_Activation'] = 'Voucher Activation';
|
||||
$_L['List_Activated_Voucher'] = 'List Activated Voucher';
|
||||
$_L['Enter_Voucher_Code'] = 'Enter voucher code here';
|
||||
$_L['Private_Message'] = 'Private Message';
|
||||
$_L['Inbox'] = 'Inbox';
|
||||
$_L['Outbox'] = 'Outbox';
|
||||
$_L['Compose'] = 'Compose';
|
||||
$_L['Send_to'] = 'Send to';
|
||||
$_L['Title'] = 'Title';
|
||||
$_L['Message'] = 'Message';
|
||||
$_L['Account_Information'] = 'Your Account Information';
|
||||
$_L['Welcome_Text_User'] = 'Welcome to the Panel Members page, on this page you can:';
|
||||
$_L['Welcome_Text_Admin'] = '<b>PHPMixBill</b> adalah sebuah aplikasi billing Hotspot dan PPPOE untuk Mikrotik dengan menggunakan bahasa pemograman PHP dan menggunakan API Mikrotik sebagai komunikasi dengan router. Jika aplikasi ini sangat berguna bagi bisnis Anda silahkan Anda donasi berapapun.';
|
||||
|
||||
//update
|
||||
$_L['Invalid_Username_or_Password'] = 'Invalid Username or Password';
|
||||
$_L['Do_Not_Access'] = 'You do not have permission to access this page';
|
||||
$_L['Incorrect_Current_Password'] = 'Incorrect Current Password';
|
||||
$_L['Password_Changed_Successfully'] = 'Password changed successfully, Please login again';
|
||||
$_L['All_field_is_required'] = 'All field is required';
|
||||
$_L['Voucher_Not_Valid'] = 'Voucher Not Valid';
|
||||
$_L['Activation_Vouchers_Successfully'] = 'Activation Vouchers Successfully';
|
||||
$_L['Data_Not_Found'] = 'Data Not Found';
|
||||
$_L['Search_by_Username'] = 'Search by Username';
|
||||
$_L['Search_by_Name'] = 'Search by Name';
|
||||
$_L['Search_by_Code'] = 'Search by Code Voucher';
|
||||
$_L['Search'] = 'Search';
|
||||
$_L['Select_Customer'] = 'Select a customer';
|
||||
$_L['Select_Routers'] = 'Select Routers';
|
||||
$_L['Select_Plans'] = 'Select Plans';
|
||||
$_L['Select_Pool'] = 'Select Pool';
|
||||
$_L['Hrs'] = 'Hrs';
|
||||
$_L['Mins'] = 'Mins';
|
||||
$_L['Days'] = 'Days';
|
||||
$_L['Months'] = 'Months';
|
||||
|
||||
$_L['Add_Language'] = 'Add Language';
|
||||
$_L['Name_Lang'] = 'Language Name';
|
||||
$_L['Folder_Lang'] = 'Folder Name';
|
||||
$_L['Translator'] = 'Translator';
|
||||
$_L['Lang_already_exist'] = 'Language Name Already Exist';
|
||||
|
8
system/lan/english/index.html
Normal file
8
system/lan/english/index.html
Normal file
@ -0,0 +1,8 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>403 Forbidden</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>Directory access is forbidden.</p>
|
||||
</body>
|
||||
</html>
|
8
system/lan/index.html
Normal file
8
system/lan/index.html
Normal file
@ -0,0 +1,8 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>403 Forbidden</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>Directory access is forbidden.</p>
|
||||
</body>
|
||||
</html>
|
226
system/lan/indonesia/common.lan.php
Normal file
226
system/lan/indonesia/common.lan.php
Normal file
@ -0,0 +1,226 @@
|
||||
<?php
|
||||
/*
|
||||
-----------------------------------
|
||||
Language Name: Indonesia
|
||||
Contributor: Ismail Marzuqi
|
||||
Web: www.phpmixbill.com
|
||||
Email: iesien22@yahoo.com
|
||||
------------------------------------
|
||||
*/
|
||||
|
||||
$_L['Login'] = 'Masuk';
|
||||
$_L['Sign_In_Member'] = 'Masuk ke Member Panel';
|
||||
$_L['Sign_In_Admin'] = 'Masuk ke Admin Panel';
|
||||
$_L['Logo'] = 'PHPMixBill';
|
||||
$_L['Username'] = 'Username';
|
||||
$_L['Password'] = 'Password';
|
||||
$_L['Manage'] = 'Proses';
|
||||
$_L['Submit'] = 'Kirim';
|
||||
$_L['Save'] = 'Simpan Perubahan';
|
||||
$_L['Cancel'] = 'Batal';
|
||||
$_L['Edit'] = 'Edit';
|
||||
$_L['Delete'] = 'Hapus';
|
||||
$_L['Welcome'] = 'Selamat Datang';
|
||||
$_L['Created_Successfully'] = 'Data berhasil di buat';
|
||||
$_L['Updated_Successfully'] = 'Data berhasil di ubah';
|
||||
$_L['Delete_Successfully'] = 'Berhasil menghapus data';
|
||||
|
||||
$_L['Dashboard'] = 'Beranda';
|
||||
$_L['Search_Contact'] = 'Cari username member...';
|
||||
$_L['My_Account'] = 'Akun Saya';
|
||||
$_L['My_Profile'] = 'Profil Saya';
|
||||
$_L['Settings'] = 'Pengaturan';
|
||||
$_L['Edit_Profile'] = 'Ubah Profil';
|
||||
$_L['Change_Password'] = 'Ganti Password';
|
||||
$_L['Logout'] = 'Keluar';
|
||||
|
||||
$_L['Services'] = 'Layanan';
|
||||
$_L['Bandwidth_Plans'] = 'Daftar Bandwidth';
|
||||
$_L['BW_Name'] = 'Nama Bandwidth';
|
||||
$_L['New_Bandwidth'] = 'Tambah Data Bandwidth';
|
||||
$_L['Edit_Bandwidth'] = 'Ubah Data Bandwidth';
|
||||
$_L['Add_Bandwidth'] = 'Tambah Bandwidth Baru';
|
||||
$_L['Rate_Download'] = 'Rate Download';
|
||||
$_L['Rate_Upload'] = 'Rate Upload';
|
||||
$_L['BW_already_exist'] = 'Nama Bandwidth Sudah Ada';
|
||||
$_L['Hotspot_Plans'] = 'Paket Hotspot';
|
||||
$_L['PPPOE_Plans'] = 'Paket PPPOE';
|
||||
$_L['Plan_Name'] = 'Nama Paket';
|
||||
$_L['New_Plan'] = 'Tambah Paket Baru';
|
||||
$_L['Add_Plan'] = 'Tambah Paket Baru';
|
||||
$_L['Edit_Plan'] = 'Ubah Paket';
|
||||
$_L['Plan_already_exist'] = 'Nama Paket Sudah Ada';
|
||||
$_L['Plan_Type'] = 'Jenis Paket';
|
||||
$_L['Plan_Price'] = 'Harga';
|
||||
$_L['Limit_Type'] = 'Jenis Limit';
|
||||
$_L['Unlimited'] = 'Unlimited';
|
||||
$_L['Limited'] = 'Limited';
|
||||
$_L['Time_Limit'] = 'TimeBase';
|
||||
$_L['Data_Limit'] = 'QuotaBase';
|
||||
$_L['Both_Limit'] = 'Keduanya';
|
||||
$_L['Plan_Validity'] = 'Masa Aktif';
|
||||
$_L['Select_BW'] = 'Pilih Nama Bandwidth';
|
||||
$_L['Shared_Users'] = 'Shared Users';
|
||||
|
||||
$_L['user_type_help'] = 'Pilih Sales jika ingin fasilitas Pengaturan dinonaktifkan';
|
||||
$_L['Current_Password'] = 'Password Sekarang';
|
||||
$_L['New_Password'] = 'Password Baru';
|
||||
$_L['Administrator'] = 'Administrator';
|
||||
$_L['Sales'] = 'Sales';
|
||||
$_L['Member'] = 'Member';
|
||||
$_L['Confirm_New_Password'] = 'Konfirmasi Password';
|
||||
$_L['Confirm_Password'] = 'Konfirmasi Password';
|
||||
$_L['Full_Name'] = 'Nama Lengkap';
|
||||
$_L['User_Type'] = 'Posisi User';
|
||||
$_L['Address'] = 'Alamat Lengkap';
|
||||
$_L['Created_On'] = 'Tanggal Aktif';
|
||||
$_L['Expires_On'] = 'Tanggal Expire';
|
||||
$_L['Phone_Number'] = 'Nomor HP';
|
||||
$_L['User_Delete_Ok'] = 'User berhasil di hapus';
|
||||
$_L['Full_Administrator'] = 'Full Administrator';
|
||||
$_L['password_change_help'] = 'Kosongkan jika tidak ingin mengganti password';
|
||||
$_L['currency_help'] = 'Kosongkan jika tidak ingin mengatur kode Mata Uang';
|
||||
$_L['Theme_Style'] = 'Theme Style';
|
||||
$_L['Theme_Color'] = 'Theme Color';
|
||||
$_L['Default_Language'] = 'Bahasa';
|
||||
|
||||
$_L['Network'] = 'Network';
|
||||
$_L['Routers'] = 'Routers';
|
||||
$_L['Pool'] = 'IP Pool';
|
||||
$_L['New_Router'] = 'Router Baru';
|
||||
$_L['Add_Router'] = 'Tambah Router';
|
||||
$_L['Edit_Router'] = 'Ubah Router';
|
||||
$_L['Router_Name'] = 'Nama Router';
|
||||
$_L['IP_Address'] = 'IP Address';
|
||||
$_L['Router_Secret'] = 'Password Router';
|
||||
$_L['Description'] = 'Deskripsi';
|
||||
$_L['Router_already_exist'] = 'IP Router sudah digunakan';
|
||||
$_L['Pool_Name'] = 'Nama Pool';
|
||||
$_L['Range_IP'] = 'Rentang IP';
|
||||
$_L['New_Pool'] = 'Pool Baru';
|
||||
$_L['Add_Pool'] = 'Tambah Pool';
|
||||
$_L['Edit_Pool'] = 'Ubah Pool';
|
||||
$_L['Pool_already_exist'] = 'Nama Pool Sudah Ada';
|
||||
|
||||
$_L['Prepaid'] = 'Billing';
|
||||
$_L['Prepaid_User'] = 'Billing';
|
||||
$_L['Prepaid_Vouchers'] = 'Kelola Voucher';
|
||||
$_L['Refill_Account'] = 'Refill Akun';
|
||||
$_L['Recharge_Account'] = 'Perpanjang Akun';
|
||||
$_L['Select_Account'] = 'Pilih Akun';
|
||||
$_L['Service_Plan'] = 'Paket';
|
||||
$_L['Recharge'] = 'Isi Ulang Akun';
|
||||
$_L['Method'] = 'Metode';
|
||||
|
||||
$_L['Database_Status'] = 'Status Database';
|
||||
$_L['Total_Database_Size'] = 'Ukuran Database';
|
||||
$_L['Download_Database_Backup'] = 'Download Database Backup';
|
||||
$_L['Table_Name'] = 'Nama Tabel';
|
||||
$_L['Rows'] = 'Rows';
|
||||
$_L['Size'] = 'Size';
|
||||
|
||||
$_L['Customers'] = 'Kontak Member';
|
||||
$_L['Add_Contact'] = 'Tambah Kontak Baru';
|
||||
$_L['Edit_Contact'] = 'Edit Kontak';
|
||||
$_L['List_Contact'] = 'List Kontak';
|
||||
$_L['Manage_Accounts'] = 'Kelola Kontak';
|
||||
|
||||
$_L['Reports'] = 'Laporan';
|
||||
$_L['Daily_Report'] = 'Laporan Harian';
|
||||
$_L['Period_Reports'] = 'Laporan Periode';
|
||||
$_L['All_Transactions'] = 'Semua Transaksi';
|
||||
$_L['Total_Income'] = 'Total Pendapatan';
|
||||
$_L['All_Transactions_at_Date'] = 'Semua Transaksi pada Tanggal';
|
||||
$_L['Export_for_Print'] = 'Cetak Laporan';
|
||||
$_L['Print'] = 'Print';
|
||||
$_L['Export_to_PDF'] = 'Export ke PDF';
|
||||
$_L['Click_Here_to_Print'] = 'Klik Disini untuk Cetak Laporan';
|
||||
$_L['You_can_use_html_tag'] = 'Boleh menggunakan tag html';
|
||||
$_L['Date_Format'] = 'Format Tanggal';
|
||||
$_L['Income_Today'] = 'Pendapatan Hari Ini';
|
||||
$_L['Income_This_Month'] = 'Pendapatan Bulan Ini';
|
||||
$_L['Users_Active'] = 'Member Aktif';
|
||||
$_L['Total_Users'] = 'Total Member';
|
||||
$_L['Users'] = 'User';
|
||||
$_L['Edit_User'] = 'Ubah Pengguna';
|
||||
$_L['Last_Login'] = 'Terakhir Login';
|
||||
$_L['Administrator_Users'] = 'Pengguna Admin';
|
||||
$_L['Manage_Administrator'] = 'Kelola Administrator';
|
||||
$_L['Add_New_Administrator'] = 'Tambah Administrator';
|
||||
$_L['Localisation'] = 'Lokalisasi';
|
||||
$_L['Backup_Restore'] = 'Backup/Restore';
|
||||
|
||||
$_L['General_Settings'] = 'Pengaturan Umum';
|
||||
$_L['Date'] = 'Tanggal';
|
||||
$_L['Login_Successful'] = 'Login Berhasil';
|
||||
$_L['Failed_Login'] = 'Gagal Login';
|
||||
$_L['Settings_Saved_Successfully'] = 'Pengaturan Berhasil Disimpan';
|
||||
$_L['User_Updated_Successfully'] = 'Berhasil mengubah pengguna';
|
||||
$_L['User_Expired_Today'] = 'Member Expire Hari Ini';
|
||||
$_L['Activity_Log'] = 'Aktifitas Log';
|
||||
$_L['View_Reports'] = 'Lihat Laporan';
|
||||
$_L['View_All'] = 'Lihat Semua';
|
||||
$_L['Number_of_Vouchers'] = 'Jumlah Voucher';
|
||||
$_L['Length_Code'] = 'Panjang Kode';
|
||||
$_L['Code_Voucher'] = 'Kode Voucher';
|
||||
$_L['Voucher'] = 'Voucher';
|
||||
$_L['Status_Voucher'] = 'Status Voucher';
|
||||
$_L['Add_Voucher'] = 'Tambah Voucher';
|
||||
$_L['Voucher_Successfully'] = 'Berhasil membuat Voucher baru';
|
||||
$_L['Generate'] = 'Generate';
|
||||
|
||||
$_L['From_Date'] = 'Dari Tanggal';
|
||||
$_L['To_Date'] = 'Hingga Tanggal';
|
||||
$_L['New_Service'] = 'Layanan Baru';
|
||||
$_L['Type'] = 'Jenis';
|
||||
$_L['Finish'] = 'Selesai';
|
||||
$_L['App_Name'] = 'Nama Perusahaan';
|
||||
$_L['App_Name_Help_Text'] = 'Nama ini akan tampil pada judul';
|
||||
$_L['Next'] = 'Next';
|
||||
$_L['Last'] = 'Last';
|
||||
$_L['Timezone'] = 'Timezone';
|
||||
$_L['Decimal_Point'] = 'Pemisah Desimal';
|
||||
$_L['Thousands_Separator'] = 'Pemisah Ribuan';
|
||||
$_L['Currency_Code'] = 'Mata Uang';
|
||||
|
||||
$_L['Order_Voucher'] = 'Beli Voucher';
|
||||
$_L['Voucher_Activation'] = 'Aktifasi Voucher';
|
||||
$_L['List_Activated_Voucher'] = 'List Aktifasi Voucher';
|
||||
$_L['Enter_Voucher_Code'] = 'Masukkan kode voucher disini';
|
||||
$_L['Private_Message'] = 'Pesan Singkat';
|
||||
$_L['Inbox'] = 'Inbox';
|
||||
$_L['Outbox'] = 'Outbox';
|
||||
$_L['Compose'] = 'Compose';
|
||||
$_L['Send_to'] = 'Send to';
|
||||
$_L['Title'] = 'Title';
|
||||
$_L['Message'] = 'Message';
|
||||
$_L['Account_Information'] = 'Informasi Akun Anda';
|
||||
$_L['Welcome_Text_User'] = 'Selamat datang di Member Panel, disini Anda dapat mengetahui:';
|
||||
$_L['Welcome_Text_Admin'] = '<b>PHPMixBill</b> adalah sebuah aplikasi billing Hotspot dan PPPOE untuk Mikrotik dengan menggunakan bahasa pemograman PHP dan menggunakan API Mikrotik sebagai komunikasi dengan router. Jika aplikasi ini sangat berguna bagi bisnis Anda silahkan Anda donasi berapapun.';
|
||||
|
||||
//update
|
||||
$_L['Invalid_Username_or_Password'] = 'Username atau Password Salah';
|
||||
$_L['Do_Not_Access'] = 'Anda tidak diijinkan untuk mengakses halaman ini';
|
||||
$_L['Incorrect_Current_Password'] = 'Password Saat ini Salah';
|
||||
$_L['Password_Changed_Successfully'] = 'Berhasil mengganti password, Silahkan login kembali';
|
||||
$_L['All_field_is_required'] = 'Semua bidang wajib di isi';
|
||||
$_L['Voucher_Not_Valid'] = 'Voucher Tidak Benar';
|
||||
$_L['Activation_Vouchers_Successfully'] = 'Berhasil melakukan aktivasi Voucher.';
|
||||
$_L['Data_Not_Found'] = 'Data tidak ditemukan';
|
||||
$_L['Search_by_Username'] = 'Cari berdasarkan Username';
|
||||
$_L['Search_by_Name'] = 'Cari berdasarkan Nama';
|
||||
$_L['Search_by_Code'] = 'Cari Kode Voucher';
|
||||
$_L['Search'] = 'Pencarian';
|
||||
$_L['Select_Customer'] = 'Pilih Member';
|
||||
$_L['Select_Routers'] = 'Pilih Routers';
|
||||
$_L['Select_Plans'] = 'Pilih Paket';
|
||||
$_L['Select_Pool'] = 'Pilih Pool';
|
||||
$_L['Hrs'] = 'Jam';
|
||||
$_L['Mins'] = 'Menit';
|
||||
$_L['Days'] = 'Hari';
|
||||
$_L['Months'] = 'Bulan';
|
||||
$_L['Add_Language'] = 'Tambah Bahasa';
|
||||
$_L['Name_Lang'] = 'Nama Bahasa';
|
||||
$_L['Folder_Lang'] = 'Nama Folder';
|
||||
$_L['Translator'] = 'Translator';
|
||||
$_L['Lang_already_exist'] = 'Nama bahasa sudah ada';
|
8
system/lan/indonesia/index.html
Normal file
8
system/lan/indonesia/index.html
Normal file
@ -0,0 +1,8 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>403 Forbidden</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>Directory access is forbidden.</p>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user