Add CPuls entity and related resources
- 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.
This commit is contained in:
10
custom/Espo/Custom/Resources/i18n/ja_JP/CPuls.json
Normal file
10
custom/Espo/Custom/Resources/i18n/ja_JP/CPuls.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"links": {
|
||||
"meetings": "会議",
|
||||
"calls": "通話",
|
||||
"tasks": "タスク"
|
||||
},
|
||||
"labels": {
|
||||
"Create CPuls": "Puls を作成する"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user