mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: only clear upload list if multiple not allowed (#24123)
* FIX: only clear upload list if multiple not allowed
This commit is contained in:
@@ -4604,6 +4604,9 @@ en:
|
||||
form_template_chooser:
|
||||
select_template: "Select form templates"
|
||||
form_templates:
|
||||
upload_field:
|
||||
upload: "Upload"
|
||||
uploading: "Uploading"
|
||||
errors:
|
||||
valueMissing:
|
||||
default: "Please fill out this field."
|
||||
|
||||
Reference in New Issue
Block a user