mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[ACS-10475] [Search] UX improvements for search (#5042)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user