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.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/locales/en-US.json b/src/locales/en-US.json
index c38b6a18..07eae3de 100644
--- a/src/locales/en-US.json
+++ b/src/locales/en-US.json
@@ -114,6 +114,7 @@
"managePowerUsage": "Manage power usage",
"networkSettings": "Network settings",
"overview": "Overview",
+ "pageNotFound": "Page not found",
"profileSettings": "Profile settings",
"rebootBmc": "Reboot BMC",
"sensors": "Sensors",
@@ -498,6 +499,9 @@
"successSaveNetworkSettings": "Successfully saved network settings."
}
},
+ "pagePageNotFound": {
+ "description": "The requested resource could not be found."
+ },
"pageRebootBmc": {
"lastReboot": "Last BMC reboot",
"rebootBmc": "Reboot BMC",