You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: resources/lang/en.json
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -944,6 +944,7 @@
944
944
"File Access": "File Access",
945
945
"File crt": "File crt",
946
946
"File Download": "File Download",
947
+
"File extension not allowed": "File extension not allowed",
947
948
"File ID does not exist": "File ID does not exist",
948
949
"File key": "File key",
949
950
"File Manager": "File Manager",
@@ -2198,6 +2199,7 @@
2198
2199
"The field unter validation must be after or equal to the given field.": "The field unter validation must be after or equal to the given field.",
2199
2200
"The field unter validation must be before or equal to the given field.": "The field unter validation must be before or equal to the given field.",
2200
2201
"The field unter validation must be before the given date.": "The field unter validation must be before the given date.",
2202
+
"The file extension does not match the actual file content": "The file extension does not match the actual file content",
2201
2203
"The file is processing. You may continue working while the log file compiles.": "The file is processing. You may continue working while the log file compiles.",
2202
2204
"The file you are importing was made with an older version of ProcessMaker. Advanced import is not available. All assets will be copied.": "The file you are importing was made with an older version of ProcessMaker. Advanced import is not available. All assets will be copied.",
2203
2205
"The following items should be configured to ensure your process is functional.": "The following items should be configured to ensure your process is functional.",
@@ -2443,6 +2445,8 @@
2443
2445
"Upload": "Upload",
2444
2446
"Uploaded By": "Uploaded By",
2445
2447
"Uploaded": "Uploaded",
2448
+
"Uploaded file type is not allowed.": "Uploaded file type is not allowed.",
2449
+
"Uploaded mime file type is not allowed": "Uploaded mime file type is not allowed",
0 commit comments