From b6b060322464606aafd77cbcc50c4b3179bea19d Mon Sep 17 00:00:00 2001 From: Ralf-Peter Wolff Date: Sun, 8 Feb 2026 18:55:22 +0100 Subject: [PATCH] =?UTF-8?q?cost=5Fcenters.json=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cost_centers.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 cost_centers.json 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