mirror of
https://github.com/mivodev/plugin-mivo-theme.git
synced 2026-01-26 13:21:58 +07:00
docs: add MIT license
This commit is contained in:
61
theme/assets/lang/en.json
Normal file
61
theme/assets/lang/en.json
Normal file
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"hotspot": {
|
||||
"title": "Mivo Hotspot",
|
||||
"subtitle": "Please login to access the internet",
|
||||
"voucher": "Voucher",
|
||||
"member": "Member",
|
||||
"voucher_code": "Voucher Code",
|
||||
"username": "Username",
|
||||
"password": "Password",
|
||||
"connect": "Connect",
|
||||
"connecting": "Connecting...",
|
||||
"check": "Check",
|
||||
"checking": "Checking...",
|
||||
"powered_by": "Powered by Mivo Theme"
|
||||
},
|
||||
"check": {
|
||||
"title": "Check Voucher",
|
||||
"subtitle": "Check your remaining quota",
|
||||
"input_placeholder": "Enter voucher code...",
|
||||
"not_found": "Voucher not found or not active.",
|
||||
"quota_left": "Quota Left",
|
||||
"time_left": "Time Left",
|
||||
"uptime": "Uptime",
|
||||
"validity": "Validity",
|
||||
"expiration": "Expires",
|
||||
"status": "Status"
|
||||
},
|
||||
"status": {
|
||||
"connected": "Connected",
|
||||
"active_session": "Active Session",
|
||||
"user": "User",
|
||||
"ip_address": "IP Address",
|
||||
"mac_address": "MAC Address",
|
||||
"download": "Download",
|
||||
"upload": "Upload",
|
||||
"uptime": "Session Uptime",
|
||||
"remaining": "Time Remaining",
|
||||
"disconnect": "Disconnect",
|
||||
"refresh": "Refresh Status",
|
||||
"footer": "MIVO THEME • PREMIUM HOTSPOT"
|
||||
},
|
||||
"logout": {
|
||||
"title": "Logged Out",
|
||||
"subtitle": "You have been successfully disconnected from the hotspot.",
|
||||
"uptime": "Total Uptime",
|
||||
"data": "Data Used",
|
||||
"login_again": "Login Again",
|
||||
"footer": "MIVO THEME • SEE YOU AGAIN"
|
||||
},
|
||||
"error": {
|
||||
"title": "System Error",
|
||||
"back": "Back to Login"
|
||||
},
|
||||
"time": {
|
||||
"w": "Week",
|
||||
"d": "Day",
|
||||
"h": "Hour",
|
||||
"m": "Minute",
|
||||
"s": "Second"
|
||||
}
|
||||
}
|
||||
61
theme/assets/lang/id.json
Normal file
61
theme/assets/lang/id.json
Normal file
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"hotspot": {
|
||||
"title": "Mivo Hotspot",
|
||||
"subtitle": "Silakan login untuk mengakses internet",
|
||||
"voucher": "Voucher",
|
||||
"member": "Member",
|
||||
"voucher_code": "Kode Voucher",
|
||||
"username": "Username",
|
||||
"password": "Password",
|
||||
"connect": "Hubungkan",
|
||||
"connecting": "Menghubungkan...",
|
||||
"check": "Cek",
|
||||
"checking": "Mengecek...",
|
||||
"powered_by": "Didukung oleh Tema Mivo"
|
||||
},
|
||||
"check": {
|
||||
"title": "Cek Voucher",
|
||||
"subtitle": "Cek sisa kuota Anda",
|
||||
"input_placeholder": "Masukkan kode voucher...",
|
||||
"not_found": "Voucher tidak ditemukan atau belum aktif.",
|
||||
"quota_left": "Sisa Kuota",
|
||||
"time_left": "Sisa Waktu",
|
||||
"uptime": "Durasi Pakai",
|
||||
"validity": "Masa Aktif",
|
||||
"expiration": "Kedaluwarsa",
|
||||
"status": "Status"
|
||||
},
|
||||
"status": {
|
||||
"connected": "Terhubung",
|
||||
"active_session": "Sesi Aktif",
|
||||
"user": "Pengguna",
|
||||
"ip_address": "Alamat IP",
|
||||
"mac_address": "Alamat MAC",
|
||||
"download": "Unduh",
|
||||
"upload": "Unggah",
|
||||
"uptime": "Waktu Aktif",
|
||||
"remaining": "Sisa Waktu",
|
||||
"disconnect": "Putuskan Koneksi",
|
||||
"refresh": "Perbarui Status",
|
||||
"footer": "MIVO THEME • PREMIUM HOTSPOT"
|
||||
},
|
||||
"logout": {
|
||||
"title": "Keluar",
|
||||
"subtitle": "Anda telah berhasil diputuskan dari hotspot.",
|
||||
"uptime": "Total Waktu",
|
||||
"data": "Data Digunakan",
|
||||
"login_again": "Login Lagi",
|
||||
"footer": "MIVO THEME • SAMPAI JUMPA LAGI"
|
||||
},
|
||||
"error": {
|
||||
"title": "Error Sistem",
|
||||
"back": "Kembali ke Login"
|
||||
},
|
||||
"time": {
|
||||
"w": "Minggu",
|
||||
"d": "Hari",
|
||||
"h": "Jam",
|
||||
"m": "Menit",
|
||||
"s": "Detik"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user