mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-16 12:32:14 +01:00
12 lines
289 B
JSON
12 lines
289 B
JSON
{
|
|
"descriptor": {
|
|
"name": "핑",
|
|
"description": "지정된 URL의 HTTP 응답 코드에 따라 상태 표시기를 표시합니다."
|
|
},
|
|
"states": {
|
|
"online": "온라인 {{response}}",
|
|
"offline": "오프라인 {{response}}",
|
|
"loading": "불러오는 중…"
|
|
}
|
|
}
|