diff --git a/frappe/website/doctype/web_form/web_form.py b/frappe/website/doctype/web_form/web_form.py index c426e79e94..4a27762dd8 100644 --- a/frappe/website/doctype/web_form/web_form.py +++ b/frappe/website/doctype/web_form/web_form.py @@ -286,6 +286,25 @@ def get_context(context): "Validation Error", "No {0} found", "Create a new {0}", + "Drag and drop files here or upload from", + "My Device", + "Link", + "Camera", + "Upload", + "Set all public", + "Set all private", + "Public", + "Private", + "Optimize", + "Drop files here", + "Take Photo", + "No Images", + "Total Images", + "Preview", + "Submit", + "Capture", + "Attach a web link", + "← Back to upload files", self.title, self.introduction_text, self.success_title,