mirror of
https://github.com/hexastack/hexabot
synced 2024-11-24 13:05:15 +00:00
19 lines
474 B
JSON
19 lines
474 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": "Addresse",
|
||
|
"company_address2": "Addresse 2",
|
||
|
"company_city": "Ville",
|
||
|
"company_zipcode": "Code postal",
|
||
|
"company_state": "État/Province",
|
||
|
"company_country": "Pays"
|
||
|
},
|
||
|
"help": {}
|
||
|
}
|