feature/IO-3499-React-19 - Phone Number Formatter / Chat Open Button / Chat Affix container
This commit is contained in:
@@ -2431,7 +2431,8 @@
|
||||
"messaging": {
|
||||
"actions": {
|
||||
"link": "Link to Job",
|
||||
"new": "New Conversation"
|
||||
"new": "New Conversation",
|
||||
"openchat": "Open Chat"
|
||||
},
|
||||
"errors": {
|
||||
"invalidphone": "The phone number is invalid. Unable to open conversation. ",
|
||||
|
||||
@@ -2428,7 +2428,8 @@
|
||||
"messaging": {
|
||||
"actions": {
|
||||
"link": "",
|
||||
"new": ""
|
||||
"new": "",
|
||||
"openchat": ""
|
||||
},
|
||||
"errors": {
|
||||
"invalidphone": "",
|
||||
|
||||
@@ -2428,7 +2428,9 @@
|
||||
"messaging": {
|
||||
"actions": {
|
||||
"link": "",
|
||||
"new": ""
|
||||
"new": "",
|
||||
|
||||
"openchat": ""
|
||||
},
|
||||
"errors": {
|
||||
"invalidphone": "",
|
||||
|
||||
Reference in New Issue
Block a user