Built motion from commit (unavailable).|2.4.15
[motion2.git] / public / app / main / apps / sms / i18n / en.json
index 762f0cc..5061778 100644 (file)
@@ -1,5 +1,12 @@
 {
        "SMS": {
+               "AMAZONLEX": "AmazonLex",
+               "EDIT_AMAZONLEX": "Edit Lex configuration",
+               "ACCESSKEYID": "Access key ID",
+               "SECRETACCESSKEY": "Access key secret",
+               "LEXREGION": "Region",
+               "BOTNAME": "Bot name",
+               "WELCOMEMESSAGE": "Welcome message",
                "LOGIN_TIME": "Login time",
                "PAUSE_TIME": "Pause time",
                "DOWNLOAD_INTERACTION": "Download",
@@ -67,6 +74,9 @@
                "MANDATORYDISPOSITION": "Mandatory disposition",
                "MANDATORYDISPOSITIONPAUSEID": "Pause to use when mandatory disposition is enabled",
                "ERRORS": {
+                       "ACCESSKEYID_REQUIRED": "Access key ID is required",
+                       "SECRETACCESSKEY_REQUIRED": "Access key secret is required",
+                       "BOTNAME_REQUIRED": "Bot name is required",
                        "QUEUETRANSFERTIMEOUT_MUST_BE_LESS_THAN_OR_EQUAL_TO": "The value must be less than or equal to",
                        "QUEUETRANSFERTIMEOUT_MUST_BE_GREATER_THAN_OR_EQUAL_TO": "The value must be greater than or equal to",
                        "QUEUETRANSFERTIMEOUT_REQUIRED": "Mandatory Field",
                "NO_AVAILABLE_INFO": "No available info",
                "ALL_TEAMS": "All Teams",
                "SELECTED_TEAMS": "Selected Teams",
+               "DIALOGFLOW": "DialogFlow",
+               "EDIT_DIALOGFLOW": "Edit DialogFlow configuration",
+               "LANGUAGE": "Language",
                "HELP": {
+                       "WELCOMEMESSAGE": "This is the first response message sent to new interactions",
                        "MOTIONPROXY": "The field must have the following format: <protocol>://<ipaddress>[:<port>]. Example: https://X.Y.Z.W",
                        "NAME": "Only numbers, letters and specific characters (._) are supported",
                        "LIST": "Contact Manager list used to associate contacts",