fix: add translatable strings for file upload dialog on webform (#33156)

* fix: add webform translatable strings

* fix: linters
This commit is contained in:
avc 2025-06-30 06:45:31 +02:00 committed by GitHub
parent 4ae71ab618
commit caf1065863
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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,