summaryrefslogtreecommitdiff
path: root/src/locales/en-US.json
diff options
context:
space:
mode:
authorVitalii Lysak <v.lysak@dunice.net>2022-08-19 15:54:53 +0300
committerVitalii Lysak <v.lysak@dunice.net>2022-08-19 15:54:53 +0300
commit24794f83ae125ecf6f4f51c434140f51bd3fe452 (patch)
treee37c9c6799b9c931643d09197fb1f31587e14f12 /src/locales/en-US.json
parent014378279f8d2dcaf66515ee1fb900abc9332777 (diff)
downloadwebui-vue-24794f83ae125ecf6f4f51c434140f51bd3fe452.tar.xz
SILABMC-270: resetZoom name from locale
Diffstat (limited to 'src/locales/en-US.json')
-rw-r--r--src/locales/en-US.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/locales/en-US.json b/src/locales/en-US.json
index cd119b46..93dd2188 100644
--- a/src/locales/en-US.json
+++ b/src/locales/en-US.json
@@ -93,7 +93,8 @@
},
"chart": {
"thresholdFailure": "Threshold failure",
- "thresholdWarning": "Threshold warning"
+ "thresholdWarning": "Threshold warning",
+ "resetZoom": "Reset zoom"
},
"appHeader": {
"applicationHeader": "Application header",