- Created localization JSON files for multiple languages (e.g., Danish, German, Greek, English, Spanish, etc.) for CAkten and CAktenCDokumente. - Added layout configurations for CAkten, including detail views, side panels, and bottom panels. - Implemented metadata definitions for CAkten, including field definitions, relationship panels, and scopes. - Introduced new JSON files for managing document relationships and listing configurations.
10 lines
173 B
JSON
10 lines
173 B
JSON
{
|
|
"links": {
|
|
"meetings": "Presentaciones",
|
|
"calls": "Llamadas",
|
|
"tasks": "Tareas"
|
|
},
|
|
"labels": {
|
|
"Create CAkten": "Crear Advoware Akten"
|
|
}
|
|
} |