Translation key for OID

This commit is contained in:
Matt Visnovsky
2024-05-06 15:38:14 -06:00
parent 56e7fa8bd5
commit f4842ead68
2 changed files with 3 additions and 2 deletions

View File

@@ -930,5 +930,6 @@
"Control Value": "Control Value",
"snmpControlValueHelptext": "Enter the control value against which the SNMP value will be compared. Depending on the condition chosen, this value can be numeric or string. For 'contains' condition, specify a substring to search for within the SNMP value.",
"SNMP Version": "SNMP Version",
"snmpVersionHelptext": "Prefer SNMPv2c for enhanced security and expanded features. If compatibility issues occur, fallback to SNMPv1, but note that SNMPv1 has limited capabilities compared to SNMPv2c."
"snmpVersionHelptext": "Prefer SNMPv2c for enhanced security and expanded features. If compatibility issues occur, fallback to SNMPv1, but note that SNMPv1 has limited capabilities compared to SNMPv2c.",
"Please enter a valid OID.": "Please enter a valid OID."
}