Add code for Serial Over LAN

- The output of serial connection of the hosts on the workstation
terminal.
- The library used is xterm which will provide the terminal to show the
data.

Signed-off-by: Sukanya Pandey <sukapan1@in.ibm.com>
Change-Id: I6000cae42f237fffe216e2079cf2a6c39db236fd
diff --git a/src/locales/en-US.json b/src/locales/en-US.json
index f239058..f0494c7 100644
--- a/src/locales/en-US.json
+++ b/src/locales/en-US.json
@@ -85,6 +85,7 @@
     "primaryNavigation": "Primary navigation",
     "rebootBmc": "@:appPageTitle.rebootBmc",
     "sensors": "@:appPageTitle.sensors",
+    "serialOverLan": "@:appPageTitle.serialOverLan",
     "serverLed": "@:appPageTitle.serverLed",
     "serverPowerOperations": "@:appPageTitle.serverPowerOperations",
     "snmpSettings": "@:appPageTitle.snmpSettings",
@@ -103,6 +104,7 @@
     "profileSettings":"Profile settings",
     "rebootBmc": "Reboot BMC",
     "sensors": "Sensors",
+    "serialOverLan": "Serial over LAN console",
     "serverLed": "Server LED",
     "serverPowerOperations": "Server power operations",
     "snmpSettings": "SNMP settings",
@@ -388,6 +390,11 @@
       "upperCritical": "Upper critical"
     }
   },
+  "pageSerialoverLAN": {
+    "openNewTab": "Open in new tab",
+    "subTitle": "Access the Serial over LAN console",
+    "subTitleDesc": "The Serial over LAN (SoL) console redirects the output of the server's serial port to a browser window on your workstation."
+  },
   "pageServerLed": {
     "serverLedSubTitle": "Server indicator LED",
     "serverLedTitle": "LED light control",