aa47bad4c1
* 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>
9 lines
173 B
JSON
9 lines
173 B
JSON
{
|
|
"CAMPAIGN": {
|
|
"HEADER": "Campaigns",
|
|
"HEADER_BTN_TXT": "Create Campaign",
|
|
"LIST": {
|
|
"404": "There are no campaigns attached to this inbox"
|
|
}
|
|
}
|
|
}
|