diff --git a/client/src/translations/en_us/common.json b/client/src/translations/en_us/common.json index fd3dd5134..178b4ceaf 100644 --- a/client/src/translations/en_us/common.json +++ b/client/src/translations/en_us/common.json @@ -2381,7 +2381,7 @@ "invalidphone": "The phone number is invalid. Unable to open conversation. ", "noattachedjobs": "No Jobs have been associated to this conversation. ", "updatinglabel": "Error updating label. {{error}}", - "no_consent": "This phone number has Opted-out of Messaging." + "no_consent": "This phone number has opted-out of Messaging." }, "labels": { "addlabel": "Add a label to this conversation.", @@ -2398,7 +2398,7 @@ "sentby": "Sent by {{by}} at {{time}}", "typeamessage": "Send a message...", "unarchive": "Unarchive", - "no_consent": "Opt-out" + "no_consent": "Opted-out" }, "render": { "conversation_list": "Conversation List"