summaryrefslogtreecommitdiff
path: root/src/locales/en-US.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/locales/en-US.json')
-rw-r--r--src/locales/en-US.json20
1 files changed, 17 insertions, 3 deletions
diff --git a/src/locales/en-US.json b/src/locales/en-US.json
index 705f8e92..cf9f6df4 100644
--- a/src/locales/en-US.json
+++ b/src/locales/en-US.json
@@ -1145,15 +1145,29 @@
}
},
"pageTransfer": {
- "title": "Setting up information transfer",
+ "title": "Setting up information transfer",
+ "description": "Set up SMTP and SNMP",
"saveSmtpSuсcess": "Save SMTP successfully.",
"saveSmtpError": "Save SMTP error.",
"smtp": {
"smtpTitle": "Warning SMTP",
"username": "Username",
"password": "Password",
- "host": "SMTP-server",
- "port": "SMTP-port"
+ "host": "SMTP server",
+ "port": "SMTP port",
+ "authorization": "Authorization",
+ "sslEnabled": "SSL Support",
+ "testMessage": "Test message"
+ },
+ "snmp": {
+ "snmpTitle": "SNMP settings",
+ "host": "SNMP server",
+ "port": "SNMP port",
+ "saveSubscriberSuсcess": "Subscriber added successfully",
+ "deleteSubscriberSuсcess": "Subscriber deleted successfully",
+ "saveSubscriberError": "Error adding subscriber",
+ "deleteSubscriberError": "Subscriber deletion error",
+ "delSubscriber": "Delete Subscriber"
},
"table": {
"userName": "User name",