I have created a form that includes a ‘file’ field, which I need to request that a PDF file be attached.
I need to translate the status messages that appear during the file attachment process into Italian.
Under Labels > Locale, I found the following instruction:
‘You can use a custom JS file to set the values of the labels. Bricksforge will search for the following file in the following directory: /wp-content/uploads/bricksforge/pro-forms/file-locale-custom.js’
but I cannot find any details on how to define this file. Furthermore, some labels do not appear in the list under ‘Locale’
for example, ‘File is of invalid type’ or ‘Expect of (application/pdf)’, to name a few…
Could you provide me with the specifications or tell me where to find detailed documentation on these aspects? Thank you