summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVitalii Lysak <v.lysak@dunice.net>2022-09-06 16:48:19 +0300
committerVitalii Lysak <v.lysak@dunice.net>2022-09-06 16:48:19 +0300
commitd8328d3e5ff4f955b2e5681b0a3ece7e67143eea (patch)
treec7cd901fdac17f8b9a4da834492b7685f97dbde2
parent10c07e09f3d880e84c041214ca31be09b7d7ebc3 (diff)
downloadwebui-vue-d8328d3e5ff4f955b2e5681b0a3ece7e67143eea.tar.xz
fx server status locale
-rw-r--r--src/locales/en-US.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/locales/en-US.json b/src/locales/en-US.json
index 21dda691..d300d565 100644
--- a/src/locales/en-US.json
+++ b/src/locales/en-US.json
@@ -85,7 +85,7 @@
"toast": {
"unAuthTitle": "Unauthorized",
"unAuthDescription": "The attempted action is not accessible from the logged in account. Contact your system administrator to check your privilege role.",
- "serverTitle": "Server error",
+ "serverTitle": "Server status",
"serverDescription": "Server status changed"
},
"datePicker": {