mirror of
https://github.com/Karaka-Management/oms-ContractManagement.git
synced 2026-01-12 01:58:41 +00:00
24 lines
389 B
JSON
24 lines
389 B
JSON
[
|
|
{
|
|
"name": "contract",
|
|
"l11n": {
|
|
"en": "Contract",
|
|
"de": "Vertrag"
|
|
}
|
|
},
|
|
{
|
|
"name": "leasing",
|
|
"l11n": {
|
|
"en": "Leasing",
|
|
"de": "Leasing"
|
|
}
|
|
},
|
|
{
|
|
"name": "insurance",
|
|
"l11n": {
|
|
"en": "Insurance",
|
|
"de": "Versicherung"
|
|
}
|
|
}
|
|
]
|