mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
Add whitespace error and fix unit test for checkbox
This commit is contained in:
@@ -575,7 +575,8 @@
|
||||
"FOLDERS": "Folders",
|
||||
"LIBRARIES": "Libraries",
|
||||
"HINT": "Search input must have at least 2 alphanumeric characters.",
|
||||
"REQUIRED": "Search term is required."
|
||||
"REQUIRED": "Search input is required.",
|
||||
"WHITESPACE": "Search input cannot be only whitespace."
|
||||
},
|
||||
"SORT": {
|
||||
"SORTING_OPTION": "Sort by",
|
||||
|
||||
Reference in New Issue
Block a user