summaryrefslogtreecommitdiff
path: root/src/locales
diff options
context:
space:
mode:
authorDixsie Wolmers <dixsie@ibm.com>2020-11-17 01:46:01 +0300
committerDerick Montague <derick.montague@ibm.com>2020-12-01 04:19:33 +0300
commit970ea7d7af09246294474693eca4e6d275a3e27b (patch)
tree51a76aee2ca0bb54de1bfa5480b51910de26511f /src/locales
parent2aac4d331c88a5b8b1e51749fc00a2a5d1ee3751 (diff)
downloadwebui-vue-970ea7d7af09246294474693eca4e6d275a3e27b.tar.xz
Add back to top button to hardware status page
- Created global back to top button Signed-off-by: Dixsie Wolmers <dixsie@ibm.com> Change-Id: I32022613e1ba62667b46150463c8f407b0b4ff11
Diffstat (limited to 'src/locales')
-rw-r--r--src/locales/en-US.json1
1 files changed, 1 insertions, 0 deletions
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"