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.
51 lines
1.1 KiB
51 lines
1.1 KiB
{
|
|
"emptyState": "No results found.",
|
|
"page": {
|
|
"title": "Command Menu"
|
|
},
|
|
"pinGroup": {
|
|
"label": "Pin command group"
|
|
},
|
|
"unpinGroup": {
|
|
"label": "Unpin command group"
|
|
},
|
|
"goto": {
|
|
"label": "Goto",
|
|
"command": {
|
|
"messages": "Üzenetek",
|
|
"map": "Térkép",
|
|
"config": "Config",
|
|
"channels": "Csatornák",
|
|
"nodes": "Csomópontok"
|
|
}
|
|
},
|
|
"manage": {
|
|
"label": "Manage",
|
|
"command": {
|
|
"switchNode": "Switch Node",
|
|
"connectNewNode": "Connect New Node"
|
|
}
|
|
},
|
|
"contextual": {
|
|
"label": "Contextual",
|
|
"command": {
|
|
"qrCode": "QR Code",
|
|
"qrGenerator": "Generator",
|
|
"qrImport": "Importálás",
|
|
"scheduleShutdown": "Schedule Shutdown",
|
|
"scheduleReboot": "Reboot Device",
|
|
"resetNodeDb": "Reset Node DB",
|
|
"dfuMode": "Enter DFU Mode",
|
|
"factoryResetDevice": "Factory Reset Device",
|
|
"factoryResetConfig": "Factory Reset Config",
|
|
"disconnect": "Leválasztás"
|
|
}
|
|
},
|
|
"debug": {
|
|
"label": "Debug",
|
|
"command": {
|
|
"reconfigure": "Reconfigure",
|
|
"clearAllStoredMessages": "Clear All Stored Message"
|
|
}
|
|
}
|
|
}
|
|
|