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
404 B
12 lines
404 B
{
|
|
"dashboard": {
|
|
"title": "Verbundene Geräte",
|
|
"description": "Verwalten Sie Ihre verbundenen Meshtastic Geräte.",
|
|
"connectionType_ble": "BLE",
|
|
"connectionType_serial": "Seriell",
|
|
"connectionType_network": "Netzwerk",
|
|
"noDevicesTitle": "Keine Geräte verbunden",
|
|
"noDevicesDescription": "Verbinden Sie ein neues Gerät, um zu beginnen.",
|
|
"button_newConnection": "Neue Verbindung"
|
|
}
|
|
}
|
|
|