summaryrefslogtreecommitdiff
path: root/src/locales/en-US.json
diff options
context:
space:
mode:
authorMaksim Zakharov <m.zakharov@IBS.RU>2022-09-09 14:10:03 +0300
committerMaksim Zakharov <m.zakharov@IBS.RU>2022-09-09 14:10:03 +0300
commitc2d0cfa676eb57602d3bb3c44c6b7965f84b82da (patch)
treedbed4007384c11de2bb37a7262255a3e4d887700 /src/locales/en-US.json
parentb1e69d3cdfbd682c8eaab1246f62be5bfe1a07e9 (diff)
downloadwebui-vue-c2d0cfa676eb57602d3bb3c44c6b7965f84b82da.tar.xz
smnp-layout
Diffstat (limited to 'src/locales/en-US.json')
-rw-r--r--src/locales/en-US.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/src/locales/en-US.json b/src/locales/en-US.json
index d8338e16..705f8e92 100644
--- a/src/locales/en-US.json
+++ b/src/locales/en-US.json
@@ -209,6 +209,7 @@
"virtualMedia": "Virtual media",
"keyClear": "Key clear",
"specification": "Specification",
+ "transfer": "Communication settings",
"pciDevices": "PCI-devices"
},
"pageChangePassword": {
@@ -1143,6 +1144,22 @@
"deviceClass": "Device Class"
}
},
+ "pageTransfer": {
+ "title": "Setting up information transfer",
+ "saveSmtpSuŅcess": "Save SMTP successfully.",
+ "saveSmtpError": "Save SMTP error.",
+ "smtp": {
+ "smtpTitle": "Warning SMTP",
+ "username": "Username",
+ "password": "Password",
+ "host": "SMTP-server",
+ "port": "SMTP-port"
+ },
+ "table": {
+ "userName": "User name",
+ "value": "Value"
+ }
+ },
"countries": {
"AF": "Afghanistan",
"AL": "Albania",