mirror of
https://github.com/hexastack/hexabot
synced 2024-11-24 13:05:15 +00:00
6452489997
Co-authored-by: IkbelTalebHssan <48755287+IkbelTalebHssan@users.noreply.github.com>
19 lines
472 B
JSON
19 lines
472 B
JSON
{
|
|
"title": {
|
|
"contact": "Contact"
|
|
},
|
|
"label": {
|
|
"contact_email_recipient": "Email de contact du destinataire",
|
|
"company_name": "Le nom de votre entreprise",
|
|
"company_phone": "Tél.",
|
|
"company_email": "Adresse e-mail",
|
|
"company_address1": "Adresse",
|
|
"company_address2": "Adresse 2",
|
|
"company_city": "Ville",
|
|
"company_zipcode": "Code postal",
|
|
"company_state": "État/Province",
|
|
"company_country": "Pays"
|
|
},
|
|
"help": {}
|
|
}
|