X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=public%2Fapp%2Fmain%2Fapps%2Ftools%2Fi18n%2Fen.json;h=e18fb4bdde4fec67645271ecc0576af6b1fa7f48;hb=3fce1ec9764180e4538143b803242af33377ccc4;hp=6308cde65f76f906f5ddcc918354d9d0c9dd4649;hpb=01b994ccefecbcf0783b039dab259e973f97957c;p=motion2.git diff --git a/public/app/main/apps/tools/i18n/en.json b/public/app/main/apps/tools/i18n/en.json index 6308cde..e18fb4b 100644 --- a/public/app/main/apps/tools/i18n/en.json +++ b/public/app/main/apps/tools/i18n/en.json @@ -59,6 +59,17 @@ "SCRIPT": "Script", "SCRIPT_INFO": "Info", "SCRIPT_TYPE": "Type", + "EMAIL": "Email", + "FILTERFAXACCOUNTS": "Filter Fax Accounts", + "FILTERSMSACCOUNTS": "Filter Sms Accounts", + "FILTERCHATWEBSITES": "Filter Chat Websites", + "FILTERWHATSAPPACCOUNTS": "Filter Whatsapp Accounts", + "FILTEREMAILACCOUNTS": "Filter Email Accounts", + "FILTEROPENCHANNELACCOUNTS": "Filter OpenChannel Accounts", + "OPENED": "Opened", + "OPENED_TEXT": "Opened Interactions", + "MANAGED": "Managed", + "MANAGED_TEXT": "Managed Interactions", "ERRORS": { "INFO_REQUIRED": "Mandatory field", "SCRIPT_REQUIRED": "Mandatory field", @@ -121,7 +132,8 @@ "AGENT_REQUIRED": "Mandatory field", "TIMEOUT_REQUIRED": "Mandatory field", "TIMEOUT_MUST_BE_LESS_THAN_OR_EQUAL_TO": "The value must be less than or equal to", - "TIMEOUT_MUST_BE_GREATER_THAN_OR_EQUAL_TO": "The value must be greater than or equal to" + "TIMEOUT_MUST_BE_GREATER_THAN_OR_EQUAL_TO": "The value must be greater than or equal to", + "CHANNEL_REQUIRED": "Mandatory field" }, "HOST": "Host", "SECRET": "Secret", @@ -129,6 +141,8 @@ "DESCRIPTION": "Description", "ADD_TRUNK": "Add Trunk", "HELP": { + "OPENED": "The total number of Active Interactions", + "MANAGED": "The total number of Completed Interactions", "SCRIPT_INFO": "Insert a description for the script", "SCRIPT_TYPE": "Insert a typology for the script (eg. curl, bash...)", "INFO": "Insert title",