From 24794f83ae125ecf6f4f51c434140f51bd3fe452 Mon Sep 17 00:00:00 2001 From: Vitalii Lysak Date: Fri, 19 Aug 2022 15:54:53 +0300 Subject: SILABMC-270: resetZoom name from locale --- src/locales/en-US.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/locales/en-US.json') 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", -- cgit v1.2.3