grav-plugin-form
grav-plugin-form copied to clipboard
Form plugin : Missing FORM_ALREADY_SUBMITTED translation in french
Hi,
In the form plugin user/plugins/form/languages.yaml file the FORM_ALREADY_SUBMITTED translation is missing in fr.
Here is my first contribution : "Le formulaire a déjà été envoyé."
Keep up the good work.
Regards, Matthieu
Please just edit this file:
https://github.com/getgrav/grav-plugin-form/blob/develop/languages.yaml
it will create a Pull Request for us to merge.
Done, thank you Andy. :)