Add ServerLED page

Added ability to turn on/off Indicator LED.

Signed-off-by: Suren Neware <sneware9@in.ibm.com>
Change-Id: Ia59eb0214530906dea840ff18ff22fc913870bb9
diff --git a/src/locales/en-US.json b/src/locales/en-US.json
index 5824e5fa..ff57c5d 100644
--- a/src/locales/en-US.json
+++ b/src/locales/en-US.json
@@ -268,6 +268,10 @@
       "upperCritical": "Upper critical"
     }
   },
+  "pageServerLed": {
+    "serverLedSubTitle": "Server indicator LED",
+    "serverLedTitle": "LED light control"
+  },
   "pageServerPowerOperations": {
     "currentStatus": "Current status",
     "hostOsBootSettings": "Host OS boot settings",