2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-15 11:45:31 +00:00

Updates to search controller

This commit is contained in:
Oliver Walters
2022-05-04 11:53:11 +10:00
parent 6533cc4af6
commit 7ef7096e26
4 changed files with 14 additions and 10 deletions

View File

@ -640,6 +640,9 @@
"quantityPositive": "Quantity must be positive",
"@quantityPositive": {},
"queryEmpty": "Enter search query",
"@queryEmpty": {},
"queryNoResults": "No results for query",
"@queryNoResults": {},