Add CKndigung entity and related resources

- Introduced CKndigung entity with metadata definitions including fields, links, indexes, and scopes.
- Added CKndigung controller for handling requests.
- Created internationalization files for CKndigung in multiple languages.
- Updated existing metadata and resource files to include CKndigung references.
- Enhanced global translations to support CKndigung terminology.
This commit is contained in:
2026-01-24 12:34:02 +01:00
parent 2bc3158cd5
commit e490e261b7
46 changed files with 518 additions and 9 deletions

View File

@@ -0,0 +1,10 @@
{
"links": {
"meetings": "Cuộc hẹn",
"calls": "Cuộc gọi",
"tasks": "Nhiệm vụ"
},
"labels": {
"Create CKndigung": "Tạo Kündigung"
}
}