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
398 B
12 lines
398 B
{
|
|
"dashboard": {
|
|
"title": "Anslutna enheter",
|
|
"description": "Hantera dina anslutna Meshtastic-enheter.",
|
|
"connectionType_ble": "BLE",
|
|
"connectionType_serial": "Seriell kommunikation",
|
|
"connectionType_network": "Nätverk",
|
|
"noDevicesTitle": "Inga anslutna enheter ",
|
|
"noDevicesDescription": "Anslut en ny enhet för att komma igång.",
|
|
"button_newConnection": "Ny anslutning"
|
|
}
|
|
}
|
|
|