From 970ea7d7af09246294474693eca4e6d275a3e27b Mon Sep 17 00:00:00 2001 From: Dixsie Wolmers Date: Mon, 16 Nov 2020 16:46:01 -0600 Subject: Add back to top button to hardware status page - Created global back to top button Signed-off-by: Dixsie Wolmers Change-Id: I32022613e1ba62667b46150463c8f407b0b4ff11 --- src/locales/en-US.json | 1 + 1 file changed, 1 insertion(+) (limited to 'src/locales') diff --git a/src/locales/en-US.json b/src/locales/en-US.json index 3e2a09ce..fb0d45a4 100644 --- a/src/locales/en-US.json +++ b/src/locales/en-US.json @@ -21,6 +21,7 @@ "ariaLabel": { "clearSearch": "Clear search input", "hidePassword": "Hide password", + "scrollToTop": "Scroll to top", "showPassword": "Show password as plain text. Note: this will visually expose your password on the screen.", "tooltip": "Tooltip", "progressBar": "Page loading progress bar" -- cgit v1.2.3