Minor refactoring for fields naming

This commit is contained in:
ViacheslavKlimov 2024-05-08 13:50:30 +03:00
parent 64c847930e
commit a6e47c3b13

View File

@ -1900,10 +1900,10 @@
"min-evaluation-period": "Minimum evaluation period",
"max-evaluation-period": "Maximum evaluation period"
},
"default-object-id": "Default object Version (Attribute)",
"default-object-id": "Default Object Version (Attribute)",
"default-object-id-ver": {
"v1-0": "\"1.0\" is the object's version value if the object's version is empty.",
"v1-1": "\"1.1\" is the object's version value if the object's version is empty."
"v1-0": "1.0",
"v1-1": "1.1"
}
},
"snmp": {