mirror of
https://github.com/StanGirard/quivr.git
synced 2024-12-30 14:58:48 +03:00
7d40a27ad2
# Description Only the form, no validation, no post to the server. ## Screenshots (if appropriate): ### 🖥️ Desktop <img width="1512" alt="image" src="https://github.com/StanGirard/quivr/assets/67386567/537fb03e-72fb-4204-bdbf-ab716543b280"> After submitting: <img width="1512" alt="image" src="https://github.com/StanGirard/quivr/assets/67386567/72c78e16-4dc0-4ae1-8915-406d70b96ae9"> ### 📱 Mobile <img width="452" alt="image" src="https://github.com/StanGirard/quivr/assets/67386567/b6077f9b-7cad-4e63-8168-49b32d757620">
13 lines
341 B
JSON
13 lines
341 B
JSON
{
|
|
"speak_to": "Parlez à notre",
|
|
"sales_team": "équipe de vente",
|
|
"form": {
|
|
"email": "Courriel professionnel",
|
|
"question": "Question",
|
|
"submit": "Contacter",
|
|
"placeholder_question": "Comment pouvons-nous vous aider ?",
|
|
"thank_you": "Merci !",
|
|
"thank_you_text": "Nous vous répondrons dès que possible."
|
|
}
|
|
}
|