mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
Merge pull request #293 from IoTManagerProject/ver4dev
Перевод ключей на английский язык для компилятора
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"num": 0
|
||||
},
|
||||
{
|
||||
"header": "Виртуальные элементы"
|
||||
"header": "virtual_elments"
|
||||
},
|
||||
{
|
||||
"global": 0,
|
||||
@@ -189,7 +189,7 @@
|
||||
"num": 12
|
||||
},
|
||||
{
|
||||
"header": "Сенсоры"
|
||||
"header": "sensors"
|
||||
},
|
||||
{
|
||||
"name": "13. A02 Дальность",
|
||||
@@ -630,7 +630,7 @@
|
||||
"num": 42
|
||||
},
|
||||
{
|
||||
"header": "Исполнительные устройства"
|
||||
"header": "executive_devices"
|
||||
},
|
||||
{
|
||||
"global": 0,
|
||||
@@ -811,7 +811,7 @@
|
||||
"num": 53
|
||||
},
|
||||
{
|
||||
"header": "Экраны"
|
||||
"header": "screens"
|
||||
},
|
||||
{
|
||||
"global": 0,
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
}
|
||||
},
|
||||
"modules": {
|
||||
"Виртуальные элементы": [
|
||||
"virtual_elments": [
|
||||
{
|
||||
"path": "src/modules/virtual/Cron",
|
||||
"active": true
|
||||
@@ -76,7 +76,7 @@
|
||||
"active": false
|
||||
}
|
||||
],
|
||||
"Сенсоры": [
|
||||
"sensors": [
|
||||
{
|
||||
"path": "src/modules/sensors/A02Distance",
|
||||
"active": true
|
||||
@@ -230,7 +230,7 @@
|
||||
"active": true
|
||||
}
|
||||
],
|
||||
"Исполнительные устройства": [
|
||||
"executive_devices": [
|
||||
{
|
||||
"path": "src/modules/exec/ButtonIn",
|
||||
"active": true
|
||||
@@ -316,7 +316,7 @@
|
||||
"active": false
|
||||
}
|
||||
],
|
||||
"Экраны": [
|
||||
"screens": [
|
||||
{
|
||||
"path": "src/modules/display/DwinI",
|
||||
"active": false
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
}
|
||||
},
|
||||
"modules": {
|
||||
"Виртуальные элементы": [
|
||||
"virtual_elments": [
|
||||
{
|
||||
"path": "src/modules/virtual/Cron",
|
||||
"active": true
|
||||
@@ -76,7 +76,7 @@
|
||||
"active": false
|
||||
}
|
||||
],
|
||||
"Сенсоры": [
|
||||
"sensors": [
|
||||
{
|
||||
"path": "src/modules/sensors/A02Distance",
|
||||
"active": true
|
||||
@@ -230,7 +230,7 @@
|
||||
"active": true
|
||||
}
|
||||
],
|
||||
"Исполнительные устройства": [
|
||||
"executive_devices": [
|
||||
{
|
||||
"path": "src/modules/exec/ButtonIn",
|
||||
"active": true
|
||||
@@ -316,7 +316,7 @@
|
||||
"active": false
|
||||
}
|
||||
],
|
||||
"Экраны": [
|
||||
"screens": [
|
||||
{
|
||||
"path": "src/modules/display/DwinI",
|
||||
"active": false
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
}
|
||||
},
|
||||
"modules": {
|
||||
"Виртуальные элементы": [
|
||||
"virtual_elments": [
|
||||
{
|
||||
"path": "src/modules/virtual/Cron",
|
||||
"active": true
|
||||
@@ -76,7 +76,7 @@
|
||||
"active": false
|
||||
}
|
||||
],
|
||||
"Сенсоры": [
|
||||
"sensors": [
|
||||
{
|
||||
"path": "src/modules/sensors/A02Distance",
|
||||
"active": true
|
||||
@@ -230,7 +230,7 @@
|
||||
"active": true
|
||||
}
|
||||
],
|
||||
"Исполнительные устройства": [
|
||||
"executive_devices": [
|
||||
{
|
||||
"path": "src/modules/exec/ButtonIn",
|
||||
"active": true
|
||||
@@ -316,7 +316,7 @@
|
||||
"active": false
|
||||
}
|
||||
],
|
||||
"Экраны": [
|
||||
"screens": [
|
||||
{
|
||||
"path": "src/modules/display/DwinI",
|
||||
"active": false
|
||||
|
||||
Reference in New Issue
Block a user