13 lines
438 B
JSON
13 lines
438 B
JSON
{
|
|
"eyebrow": "Modul",
|
|
"title": "FX-Rates",
|
|
"description": "Zentrale Verwaltung fuer Waehrungskurse, Snapshots und FX-API-Abrufe.",
|
|
"actions": [
|
|
{ "label": "Setup", "href": "/modules/setup/fx-rates", "variant": "secondary" }
|
|
],
|
|
"tabs": [
|
|
{ "label": "Ueberblick", "href": "/module/fx-rates" },
|
|
{ "label": "Waehrungen", "href": "/module/fx-rates/currencies", "match_prefixes": ["/module/fx-rates/currencies"] }
|
|
]
|
|
}
|