diff --git a/cost_centers.json b/cost_centers.json new file mode 100644 index 0000000..0f1e723 --- /dev/null +++ b/cost_centers.json @@ -0,0 +1,6 @@ +{ + "W": "Werkstatt", + "P": "Produktion", + "A": "Allgemein", + "_default": "Unbekannt" +} \ No newline at end of file