Translated using Weblate (Indonesian) (#46)

This commit is contained in:
Weblate (bot)
2025-06-25 12:10:32 +02:00
committed by GitHub
parent 0ee4fbfbe7
commit 0fdaf50e5d
2 changed files with 28 additions and 2 deletions

View File

@@ -66,7 +66,7 @@
},
"overview": "Descripción general",
"dashboard": "Panel",
"nezha": "Monitoreo Nezha",
"nezha": "Monitor Nezha",
"serverCard": {
"mem": "Ram",
"days": "Días",

View File

@@ -1 +1,27 @@
{}
{
"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"
}
}