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.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/locales/en-US.json b/src/locales/en-US.json
index 66b3e2fd..d10763ed 100644
--- a/src/locales/en-US.json
+++ b/src/locales/en-US.json
@@ -728,6 +728,11 @@
"AlwaysOff": "Always off",
"LastState": "Last state"
},
+ "policiesDesc": {
+ "AlwaysOn": "Always on - The system always powers on when power is applied.",
+ "AlwaysOff": "Always off - The system always remains powered off when power is applied.",
+ "LastState": "Last state - The system returns to its last on or off power state when power is applied."
+ },
"toast": {
"errorSaveSettings": "Error saving settings.",
"successSaveSettings": "Power restore policy updated successfully."