summaryrefslogtreecommitdiff
path: root/src/locales/en-US.json
diff options
context:
space:
mode:
authorDixsie Wolmers <dixsie@ibm.com>2020-09-08 05:26:06 +0300
committerYoshie Muranaka <yoshiemuranaka@gmail.com>2020-09-24 17:12:56 +0300
commit9b22b49232da67bd15e04193006ce881a93265c0 (patch)
tree225021b7ee961afa0e8a66f4d38b482ae1578d22 /src/locales/en-US.json
parent46f17ef6c368d0412352c3026aa1e4ce9fae2e87 (diff)
downloadwebui-vue-9b22b49232da67bd15e04193006ce881a93265c0.tar.xz
Add table search filter clear button
- Adds ability to quickly clear a table input search field - Uses similar styling to password toggle icon and datepicker - Button style to be addressed in separate commit to match style guide Signed-off-by: Dixsie Wolmers <dixsie@ibm.com> Change-Id: I18f2e01c28c00c7e7b2ad1af924070241caf36a5
Diffstat (limited to 'src/locales/en-US.json')
-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 538b46e2..e0da709a 100644
--- a/src/locales/en-US.json
+++ b/src/locales/en-US.json
@@ -19,6 +19,7 @@
"selected": "Selected"
},
"ariaLabel": {
+ "clearSearch": "Clear search input",
"hidePassword": "Hide password",
"showPassword": "Show password as plain text. Note: this will visually expose your password on the screen.",
"tooltip": "Tooltip",