From d3cb9aeaa2c388bf0ca95e59d4a0a5b6f2e01905 Mon Sep 17 00:00:00 2001 From: Philipp Hofer Date: Mon, 31 Mar 2025 12:24:55 +0200 Subject: [PATCH] add prag --- laws/prag.toml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 laws/prag.toml diff --git a/laws/prag.toml b/laws/prag.toml new file mode 100644 index 0000000..de2e336 --- /dev/null +++ b/laws/prag.toml @@ -0,0 +1,16 @@ +[law] +id = 10007216 +name = "Preisauszeichnungsgesetz" + +[parser] +remove_strings = [ + "", "", + "", "", + "", "", + "", "" +] + +[[parser.replace_rules]] +find = "" +replace_with = "-" +