mirror of
https://github.com/hexastack/hexabot
synced 2024-11-24 21:13:53 +00:00
19 lines
457 B
JSON
19 lines
457 B
JSON
|
{
|
||
|
"title": {
|
||
|
"contact": "Contact Infos"
|
||
|
},
|
||
|
"label": {
|
||
|
"contact_email_recipient": "Contact Email Recipient",
|
||
|
"company_name": "Your company's name",
|
||
|
"company_phone": "Phone number",
|
||
|
"company_email": "Email address",
|
||
|
"company_address1": "Address",
|
||
|
"company_address2": "Address 2",
|
||
|
"company_city": "City",
|
||
|
"company_zipcode": "Zipcode",
|
||
|
"company_state": "State",
|
||
|
"company_country": "Country"
|
||
|
},
|
||
|
"help": {}
|
||
|
}
|