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
383 B
12 lines
383 B
{
|
|
"dashboard": {
|
|
"title": "Connected Devices",
|
|
"description": "Manage your connected Meshtastic devices.",
|
|
"connectionType_ble": "BLE",
|
|
"connectionType_serial": "Soros port",
|
|
"connectionType_network": "Hálózat",
|
|
"noDevicesTitle": "No devices connected",
|
|
"noDevicesDescription": "Connect a new device to get started.",
|
|
"button_newConnection": "New Connection"
|
|
}
|
|
}
|
|
|