Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 18 additions & 1 deletion resources/lang/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}