mirror of
https://github.com/Karaka-Management/oms-InvestmentManagement.git
synced 2026-01-11 11:48:41 +00:00
30 lines
352 B
JSON
30 lines
352 B
JSON
[
|
|
{
|
|
"name": "earnings",
|
|
"l11n": {
|
|
"en": "Earnings",
|
|
"de": "Erlöse"
|
|
}
|
|
},
|
|
{
|
|
"name": "costs",
|
|
"l11n": {
|
|
"en": "Costs",
|
|
"de": "Kosten"
|
|
}
|
|
},
|
|
{
|
|
"name": "cashflow",
|
|
"l11n": {
|
|
"en": "Cashflow",
|
|
"de": "Cashflow"
|
|
}
|
|
},
|
|
{
|
|
"name": "depreciation",
|
|
"l11n": {
|
|
"en": "Depreciation",
|
|
"de": "Abschreibung"
|
|
}
|
|
}
|
|
] |