diff --git a/public/i18n/de.json b/public/i18n/de.json index ed3a76b..62d3f5e 100644 --- a/public/i18n/de.json +++ b/public/i18n/de.json @@ -20,6 +20,8 @@ "the-vdrd": "VdRD e.V.", "imprint": "Impressum", "source-code": "Quellcode", + "give-feedback": "Feedback geben", + "feedback": "Feedback", "failed-base-area": "Die Mindestgrundfläche des Käfigs muss {{ MINIMUM_BASE_AREA }}m² (also z.B. 100x50cm) betragen.", "failed-overall-area": "Die Gesamtfläche im Käfig ist zu klein.", "failed-fall-height": "Die mögliche Fallhöhe darf nicht mehr als {{ maximum_fall_height }}cm betragen.", diff --git a/public/i18n/en.json b/public/i18n/en.json index ae06b05..0236e7e 100644 --- a/public/i18n/en.json +++ b/public/i18n/en.json @@ -20,6 +20,8 @@ "the-vdrd": "VdRD r.V.", "imprint": "Imprint", "source-code": "Source Code", + "give-feedback": "Give Feedback", + "feedback": "Feedback", "failed-base-area": "The base area of the cage must not be below {{ MINIMUM_BASE_AREA }}m².", "failed-overall-area": "The overall area in the cage is to small.", "failed-fall-height": "The possible fall height between floors must not be above {{ maximum_fall_height }}cm.", diff --git a/public/index.html b/public/index.html index dac2339..c814997 100644 --- a/public/index.html +++ b/public/index.html @@ -260,12 +260,40 @@
+ Wir freuen uns sehr, wenn du uns Feedback zu unserem Rattenrechner gibst! + Der einfachste Weg das zu tun ist per E-Mail an webmaster@vdrd.de. +
++ Der Code dieser Website ist öffentlich einsehbar. + Gerne kannst du auch direkt dort einen Issue eröffnen! +
+