118 lines
3.4 KiB
JSON
118 lines
3.4 KiB
JSON
{
|
|
"Base_Dir": "modules",
|
|
"Modules": [
|
|
{
|
|
"Name": "Abschnitte",
|
|
"Path": "abschnitte",
|
|
"DisplayTextColumn": 2,
|
|
"CSVFile": "abschnitte.csv",
|
|
"Default_Language": "dt",
|
|
"Default_Variants": ["hoch"]
|
|
},
|
|
{
|
|
"Name": "Gleise",
|
|
"Path": "gleise_zahlen",
|
|
"DisplayTextColumn": 2,
|
|
"CSVFile": "gleise_zahlen.csv",
|
|
"Default_Variants": ["hoch"],
|
|
"Default_Language": "dt"
|
|
},
|
|
{
|
|
"Name": "Module",
|
|
"Path": "module",
|
|
"DisplayTextColumn": 2,
|
|
"CSVFile": "module_dt.csv",
|
|
"Default_Language": "dt"
|
|
},
|
|
{
|
|
"Name": "Ziele",
|
|
"Path": "ziele",
|
|
"DisplayTextColumn": 6,
|
|
"CSVFile": "ziele.csv",
|
|
"Default_Language": "dt",
|
|
"DefaultType": "hoch",
|
|
"Default_Variants": ["variante1"]
|
|
},
|
|
{
|
|
"Name": "Grund_dafuer",
|
|
"Path": "grund_dafuer",
|
|
"DisplayTextColumn": 7,
|
|
"CSVFile": "grund_dafuer.csv",
|
|
"Default_Language": "dt"
|
|
},
|
|
{
|
|
"Name": "Linien_Kombi",
|
|
"Path": "linien/linien_kombi",
|
|
"DisplayTextColumn": 2,
|
|
"CSVFile": "linien_kombi.csv",
|
|
"Default_Language": "dt"
|
|
},
|
|
{
|
|
"Name": "S_Linien_Nr",
|
|
"Path": "linien/s_linien_nr",
|
|
"DisplayTextColumn": 2,
|
|
"CSVFile": "s_linien_nr.csv",
|
|
"DefaultType": "hoch",
|
|
"Default_Language": "dt"
|
|
},
|
|
{
|
|
"Name": "Minuten",
|
|
"Path": "zeiten/minuten",
|
|
"DisplayTextColumn": 2,
|
|
"CSVFile": "minuten.csv",
|
|
"DefaultType": "hoch",
|
|
"Default_Language": "dt"
|
|
},
|
|
{
|
|
"Name": "Stunden",
|
|
"Path": "zeiten/stunden",
|
|
"DisplayTextColumn": 2,
|
|
"CSVFile": "stunden.csv",
|
|
"DefaultType": "hoch",
|
|
"Default_Language": "dt"
|
|
},
|
|
{
|
|
"Name": "Verspaetung_ab",
|
|
"Path": "zeiten/verspaetung_ab",
|
|
"DisplayTextColumn": 2,
|
|
"CSVFile": "verspaetung_ab.csv",
|
|
"Default_Language": "dt"
|
|
},
|
|
{
|
|
"Name": "verspaetung_an",
|
|
"Path": "zeiten/verspaetung_an",
|
|
"DisplayTextColumn": 2,
|
|
"CSVFile": "verspaetung_an.csv",
|
|
"Default_Language": "dt"
|
|
},
|
|
{
|
|
"Name": "verspaetung_heute",
|
|
"Path": "zeiten/verspaetung_heute",
|
|
"DisplayTextColumn": 2,
|
|
"CSVFile": "verspaetung_heute.csv",
|
|
"Default_Language": "dt"
|
|
},
|
|
{
|
|
"Name": "NZA",
|
|
"Path": "nza",
|
|
"DisplayTextColumn": 3,
|
|
"CSVFile": "nza.csv",
|
|
"Default_Language": "dt"
|
|
},
|
|
{
|
|
"Name": "Zusatztexte",
|
|
"Path": "zusatztexte",
|
|
"DisplayTextColumn": 3,
|
|
"CSVFile": "zusatztexte.csv",
|
|
"Default_Language": "dt"
|
|
},
|
|
{
|
|
"Name": "Zuggattungen",
|
|
"Path": "zuggattungen",
|
|
"DisplayTextColumn": 2,
|
|
"CSVFile": "zuggattungen.csv",
|
|
"DefaultType": "hoch",
|
|
"Default_Language": "dt"
|
|
}
|
|
]
|
|
}
|