diff --git a/langs/english.json b/langs/english.json index 48bc824d..3194a611 100644 --- a/langs/english.json +++ b/langs/english.json @@ -537,9 +537,11 @@ "account_logins_failure":"Failed Login", "convos_head":"Conversations", + "convos_create":"Create Convo", "convo_head":"Conversation", "convo_users":"Participants", "create_convo_head":"Create Conversation", + "create_convo_recp":"Recipient/s", "create_convo_button":"Create Convo", "areyousure_head":"Are you sure?", diff --git a/templates/convos.html b/templates/convos.html index 072abdda..932e6f5b 100644 --- a/templates/convos.html +++ b/templates/convos.html @@ -1,14 +1,14 @@