[ACS-10475] [Search] UX improvements for search (#5042)

This commit is contained in:
Dominik Iwanek
2026-03-13 16:18:55 +01:00
committed by GitHub
parent 683eab8be4
commit b2f1245c7d
60 changed files with 1640 additions and 1525 deletions
+5 -1
View File
@@ -601,7 +601,11 @@
"MIN_LENGTH": "Search input must have at least 2 alphanumeric characters.",
"REQUIRED": "Search input is required.",
"WHITESPACE": "Search input cannot be only whitespace.",
"OPERATORS": "Search input cannot begin with, end with or contain only operators."
"OPERATORS": "Search input cannot begin with, end with or contain only operators.",
"IN_PREFIX": "In",
"FILES_AND_FOLDERS": "Files and folders",
"RESET": "Reset",
"SEARCH_IN": "Search in"
},
"SORT": {
"SORTING_OPTION": "Sort by",