Files
espocrm/custom/Espo/Custom/Resources/i18n/de_DE/Global.json
bsiggel 6ac852b42a Add localization files and layout configurations for CAkten and related entities
- 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.
2026-03-26 01:56:22 +01:00

14 lines
210 B
JSON

{
"streamMessages": {
"Log": "Log"
},
"labels": {
"Log": "Log"
},
"scopeNamesPlural": {
"CAkten": "Akten"
},
"scopeNames": {
"CAkten": "Akten"
}
}