feat: Add contact note item component (#10479)
This commit is contained in:
@@ -440,6 +440,15 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"SIDEBAR": {
|
||||
"NOTES": {
|
||||
"PLACEHOLDER": "Add a note",
|
||||
"WROTE": "wrote",
|
||||
"YOU": "You",
|
||||
"SAVE": "Save note",
|
||||
"EMPTY_STATE": "There are no notes associated to this contact. You can add a note by typing in the box above."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user