X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=public%2Fassets%2Flanguages%2Flocale-en_EN.json;h=62c085f99d126f2c16df995dfe8f2396abbf2848;hb=d168c38956e2b3512dfb925e8c7f496a3cb1fed0;hp=5c00e9ef6d32cbf9e4b9b9e37dc1b0ccb3e76507;hpb=7d2c48c68a9c0d1f3f9822e1ce6092e864bdd875;p=motion.git diff --git a/public/assets/languages/locale-en_EN.json b/public/assets/languages/locale-en_EN.json index 5c00e9e..62c085f 100644 --- a/public/assets/languages/locale-en_EN.json +++ b/public/assets/languages/locale-en_EN.json @@ -1,4 +1,6 @@ { + "APPLICATION_CALLBACK": "Callback", + "APPLICATION_METHOD": "Method", "APPLICATION_NEW_SMS_REQUEST": "New SMS Request", "MESSAGE_SMS_ROOM_CLOSED": "SMS room already closed", "MESSAGE_SMS_ROOM_CLOSED_DETAILS": "No available operations", @@ -17,6 +19,10 @@ "APPLICATION_INTERACTION": "Interaction", "APPLICATION_INTERACTIONS": "Interactions", "APPLICATION_DISPOSITION": "Disposition", + "APPLICATION_SEND_TO": "Send to", + "APPLICATION_REPLY": "Reply", + "APPLICATION_REPLY_TO_ALL": "Reply to all", + "APPLICATION_DISPOSITION": "Disposition", "MESSAGE_WRONG_PATTERN": "Wrong pattern", "MESSAGE_CHANGE_STATUS": "Do you want to change status to ", "MESSAGE_CHAT_ALREADY_MANAGED": "Chat already managed", @@ -1377,5 +1383,8 @@ "APPLICATION_LAST_EVENT": "Last Event", "MESSAGE_SELECT_FOLDER": "Please select a folder", "MESSAGE_CHAT_ROOM_CLOSED": "Chat room already closed", - "MESSAGE_CHAT_ROOM_CLOSED_DETAILS": "No available operations" + "MESSAGE_CHAT_ROOM_CLOSED_DETAILS": "No available operations", + "APPLICATION_TALKING": "Talking", + "APPLICATION_COMPLETE": "Complete", + "APPLICATION_VOICE_BUSY": "Busy" }