diff --git a/designer/client/i18n/translations/en.translation.json b/designer/client/i18n/translations/en.translation.json index 7d7a98324e..7d651f0189 100644 --- a/designer/client/i18n/translations/en.translation.json +++ b/designer/client/i18n/translations/en.translation.json @@ -153,6 +153,8 @@ "AutocompleteField_info": "Sets a list of values to suggest to users as they complete this field", "CheckboxesField": "Checkboxes", "CheckboxesField_info": "A list for users to select multiple answers", + "ClientSideFileUploadField": "Client side file upload", + "ClientSideFileUploadField_info": "Allows users to upload files from the device they are using", "DateField": "Date", "DateField_info": "A calendar for users to specify a date", "DatePartsField": "Date parts",