You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
402 B
12 lines
402 B
{
|
|
"dashboard": {
|
|
"title": "연결된 장치",
|
|
"description": "연결된 Meshtastic 장치를 관리하세요.",
|
|
"connectionType_ble": "BLE",
|
|
"connectionType_serial": "시리얼",
|
|
"connectionType_network": "네트워크",
|
|
"noDevicesTitle": "연결된 장치 없음",
|
|
"noDevicesDescription": "새로운 장치를 연결하여 시작하세요.",
|
|
"button_newConnection": "새 연결"
|
|
}
|
|
}
|
|
|