- Introduced a new entity "CPuls" with metadata definitions including fields, links, and indexes. - Updated existing JSON files to include "CPuls" in various contexts such as translations, entity definitions, and client definitions. - Added localization support for "CPuls" in multiple languages. - Modified existing files to accommodate the new entity in the application structure.
13 lines
204 B
JSON
13 lines
204 B
JSON
{
|
|
"fields": {
|
|
},
|
|
"links": {
|
|
"meetings": "Meetings",
|
|
"calls": "Calls",
|
|
"tasks": "Tasks"
|
|
},
|
|
"labels": {
|
|
"Create CPuls": "Create Puls"
|
|
}
|
|
}
|