diff --git a/resources/lang/en.json b/resources/lang/en.json index a5a4c9e8d2..b853867b0b 100644 --- a/resources/lang/en.json +++ b/resources/lang/en.json @@ -1643,5 +1643,22 @@ "Select Import Type":"Select Import Type", "You are about to import":"You are about to import", "The selected file is invalid or not supported for the Templates importer. Please verify that this file is a Template.":"The selected file is invalid or not supported for the Templates importer. Please verify that this file is a Template.", - "The selected file is invalid or not supported for the Process importer. Please verify that this file is a Process.":"The selected file is invalid or not supported for the Process importer. Please verify that this file is a Process." + "The selected file is invalid or not supported for the Process importer. Please verify that this file is a Process.":"The selected file is invalid or not supported for the Process importer. Please verify that this file is a Process.", + "Host URL": "Host URL", + "Enter the integration key from ProcessMaker IDP": "Enter the integration key from ProcessMaker IDP", + "Enter the secret key from ProcessMaker IDP": "Enter the secret key from ProcessMaker IDP", + "Host URL": "Host URL", + "Enter the address of your ProcessMaker IDP server": "Enter the address of your ProcessMaker IDP server", + "Select Available Folders": "Select Available Folders", + "You must authorize your account before configuring folders": "You must authorize your account before configuring folders", + "Token URL": "Token URL", + "Enter your OAuth2 token URL": "Enter your OAuth2 token URL", + "Empty": "Empty", + "Select Destination": "Select Destination", + "Use Request Variable": "Use Request Variable", + "Document Type": "Document Type", + "Intelligent Document Processing": "Intelligent Document Processing", + "Variable containing the file to be sent": "Variable containing the file to be sent", + "Enter the document type": "Enter the document type", + "Authorize Account": "Authorize Account" }