Skip to content

Commit

Permalink
translation
Browse files Browse the repository at this point in the history
  • Loading branch information
SonOfLope committed Dec 7, 2023
1 parent 2e69917 commit 5d9f7e1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions themes/cedille/layouts/partials/formContact.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,10 @@
{{ .button.submit }}
</button>
<div id="member-form-success" style="display: none;" class="alert alert-success form-success" role="alert">
Form submitted successfully!
Formulaire soumis avec succès!
</div>
<div id="member-form-error" style="display: none;" class="alert alert-danger form-error" role="alert">
There was an error submitting the form.
Il y a eu une erreur lors de la soumission du formulaire.
</div>
</div>
</div>
Expand Down Expand Up @@ -121,10 +121,10 @@
{{ .button.submit }}
</button>
<div id="partnership-form-success" style="display: none;" class="alert alert-success form-success" role="alert">
Form submitted successfully!
Formulaire soumis avec succès!
</div>
<div id="partnership-form-error" style="display: none;" class="alert alert-danger form-error" role="alert">
There was an error submitting the form.
Il y a eu une erreur lors de la soumission du formulaire.
</div>
</div>
</div>
Expand Down

0 comments on commit 5d9f7e1

Please sign in to comment.