Skip to content

Commit b687798

Browse files
committed
✨ Improve message for not found vector for the selected record.
1 parent 7ffa89b commit b687798

File tree

1 file changed

+1
-1
lines changed
  • argilla-frontend/translation

1 file changed

+1
-1
lines changed

argilla-frontend/translation/en.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ export default {
230230
validations: {
231231
businessLogic: {
232232
missing_vector: {
233-
message: "Vector not found in selected record",
233+
message: "Vector not found for the selected record",
234234
},
235235
},
236236
http: {

0 commit comments

Comments
 (0)