cozy-search
Version:
UI components about search bar and IA assistant
22 lines (21 loc) • 545 B
JSON
{
"assistant": {
"search": {
"placeholder": "Any question?",
"send": "Send",
"noItem": "No results",
"notEnough": "Your query must contain at least 3 characters"
},
"dialog": {
"close": "Close"
},
"name": "Twake Assistant",
"default_username": "Anonymous",
"sources": "%{smart_count} source |||| %{smart_count} sources",
"suggestions": {
"find_file": "Search a file",
"reimbursements": "Check my repayments",
"reorganise_files": "Reorganise my files"
}
}
}