Chatwoot/app/javascript/dashboard/i18n/locale/en/campaign.json
Muhsin Keloth aa47bad4c1
chore: Add campaign empty page (#2173)
* Enhancement: Create route for contact details page

* add campaign page, add button, campaign description

* add locale texts

* update locale texts

* update grid

Co-authored-by: Nithin David <webofnithin@gmail.com>
2021-04-28 06:27:47 -07:00

9 lines
173 B
JSON

{
"CAMPAIGN": {
"HEADER": "Campaigns",
"HEADER_BTN_TXT": "Create Campaign",
"LIST": {
"404": "There are no campaigns attached to this inbox"
}
}
}