[Bug] Update copy in search agent select dropdown (#204)

This commit is contained in:
Pranav Raj S
2019-11-10 22:58:55 +05:30
committed by GitHub
parent 047e485998
commit 7b4b5d31d9
3 changed files with 12 additions and 1 deletions

View File

@@ -84,6 +84,9 @@
"SUCCESS_MESSAGE": "Agent updated successfully",
"ERROR_MESSAGE": "Could not connect to Woot Server, Please try again later"
}
},
"SEARCH": {
"NO_RESULTS": "No agents found."
}
}
}