Files
nezha-dash-v1/src/locales/id/translation.json
2025-06-25 18:10:32 +08:00

28 lines
693 B
JSON

{
"nezha": "Monitor Nezha",
"overview": "Ringkasan",
"dashboard": "Dasbor",
"login": "Masuk",
"online": "Online",
"offline": "Offline",
"whereTheTimeIs": "Dimana waktunya",
"refreshing": "Menyegarkan",
"info": {
"websocketConnecting": "WebSocket menghubungkan",
"processing": "Memproses...",
"websocketDisconnected": "WebSocket terputus",
"websocketConnected": "WebSocket terhubung"
},
"serverOverview": {
"totalServers": "Jumlah Server",
"onlineServers": "Online Server",
"offlineServers": "Offline Server",
"speed": "Kecepatan",
"totalBandwidth": "Jumlah Bandwidth"
},
"theme": {
"light": "Terang",
"dark": "Gelap"
}
}