fix: apps throws an error when importing contacts from phone

This commit is contained in:
canove
2020-10-17 11:16:17 -03:00
parent 55fbadc86e
commit f3ecb5dbd0
6 changed files with 21 additions and 8 deletions

View File

@@ -90,8 +90,7 @@ const messages = {
importTitlte: "Import contacts",
deleteMessage:
"Are you sure you want to delete this contact? All related tickets will be lost.",
importMessage:
"Do you want to import all contacts from the phone? This function is experimental, you will have to reload the page after importing.",
importMessage: "Do you want to import all contacts from the phone?",
},
buttons: {
import: "Import Contacts",