IO-1430 Add note on last contacted update.

This commit is contained in:
Patrick Fic
2021-10-07 16:26:48 -07:00
parent 65ade5cab8
commit 774e4cdf94
6 changed files with 196 additions and 6 deletions

View File

@@ -1739,6 +1739,9 @@
"edit": "Editar nota",
"new": "Nueva nota"
},
"errors": {
"inserting": ""
},
"fields": {
"createdby": "Creado por",
"critical": "Crítico",
@@ -1747,7 +1750,8 @@
"updatedat": "Actualizado en"
},
"labels": {
"newnoteplaceholder": "Agrega una nota..."
"newnoteplaceholder": "Agrega una nota...",
"notetoadd": ""
},
"successes": {
"create": "Nota creada con éxito.",