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.json8
1 files changed, 7 insertions, 1 deletions
diff --git a/src/locales/en-US.json b/src/locales/en-US.json
index 8b802331..f2390589 100644
--- a/src/locales/en-US.json
+++ b/src/locales/en-US.json
@@ -390,7 +390,13 @@
},
"pageServerLed": {
"serverLedSubTitle": "Server indicator LED",
- "serverLedTitle": "LED light control"
+ "serverLedTitle": "LED light control",
+ "toast": {
+ "errorServerLedOff": "Error turning LED off.",
+ "errorServerLedOn": "Error turning LED on.",
+ "successServerLedOff": "Server LED successfully turned off.",
+ "successServerLedOn": "Server LED successfully turned on."
+ }
},
"pageServerPowerOperations": {
"currentStatus": "Current status",