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
369 B
12 lines
369 B
{
|
|
"dashboard": {
|
|
"title": "Bağlanan Cihazlar",
|
|
"description": "Bağlanan Meshtastic cihazlarını yönet.",
|
|
"connectionType_ble": "BLE",
|
|
"connectionType_serial": "Seri",
|
|
"connectionType_network": "Ağ",
|
|
"noDevicesTitle": "Bağlı cihaz yok",
|
|
"noDevicesDescription": "Başlamak için yeni cihaz bağla.",
|
|
"button_newConnection": "Yeni Bağlantı"
|
|
}
|
|
}
|
|
|