X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=public%2Fapp%2Fmain%2Fapps%2Fwhatsapp%2Fi18n%2Fen.json;h=9178f2dfb5401cc8e620a01e62a67e517114e186;hb=adb8f006f81edb620408176c5eb5832d5db4e6db;hp=f320f938d0c215e3fe8480ed62a67b8b41f16fa0;hpb=784ff39bf52a5b7c5ee0b7b10d0e51f0257b5940;p=motion2.git diff --git a/public/app/main/apps/whatsapp/i18n/en.json b/public/app/main/apps/whatsapp/i18n/en.json index f320f93..9178f2d 100644 --- a/public/app/main/apps/whatsapp/i18n/en.json +++ b/public/app/main/apps/whatsapp/i18n/en.json @@ -1,5 +1,10 @@ { "WHATSAPP": { + "EDIT_DIALOGFLOWV2": "Edit Dialogflow V2", + "DIALOGFLOWV2": "Dialogflow V2", + "PRIVATEKEY": "Private Key", + "CLIENTEMAIL": "Client Email", + "PROJECTID": "Project ID", "ACCESSKEYID": "Access Key ID", "ACCOUNTSID": "Account SID", "ACTIONS": "Actions", @@ -70,6 +75,9 @@ "EDIT_WHATSAPPDISPOSITION": "Edit WhatsApp Disposition", "EDIT_WHATSAPPQUEUE": "Edit WhatsApp Queue", "ERRORS": { + "PROJECTID_REQUIRED": "Mandatory Field", + "CLIENTEMAIL_REQUIRED": "Mandatory Field", + "PRIVATEKEY_REQUIRED": "Mandatory Field", "ACCESSKEYID_REQUIRED": "Mandatory Field", "ACCOUNTSID_REQUIRED": "Mandatory Field", "AGENT_REQUIRED": "Mandatory Field",