From 5d20e1cae14ed1c025c536ecfbbb21cc2d7efbe6 Mon Sep 17 00:00:00 2001 From: Emiel Hollander Date: Sun, 7 Oct 2018 09:21:01 +0200 Subject: Add localisation option for publishdate --- data/months_nl.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 data/months_nl.yaml (limited to 'data') diff --git a/data/months_nl.yaml b/data/months_nl.yaml new file mode 100644 index 0000000..c979892 --- /dev/null +++ b/data/months_nl.yaml @@ -0,0 +1,12 @@ +1: "januari" +2: "februari" +3: "maart" +4: "april" +5: "mei" +6: "juni" +7: "juli" +8: "augustus" +9: "september" +10: "oktober" +11: "november" +12: "december" \ No newline at end of file -- cgit v1.2.3