From 096752af70251c79d879811a3d376a93f31163c0 Mon Sep 17 00:00:00 2001 From: Bernhard Krabina Date: Mon, 5 May 2025 10:28:47 +0200 Subject: [PATCH] Create de.json --- i18n/de.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 i18n/de.json diff --git a/i18n/de.json b/i18n/de.json new file mode 100644 index 0000000..9e35651 --- /dev/null +++ b/i18n/de.json @@ -0,0 +1,4 @@ +{ + "toplink": "TopLink", + "totop": "Zum Seitenanfang" +}