diff --git a/public/i18n/de.json b/public/i18n/de.json index 52c6531..ed3a76b 100644 --- a/public/i18n/de.json +++ b/public/i18n/de.json @@ -11,7 +11,13 @@ "result": "Ergebnis", "number-of-rats": "Anzahl an Ratten", "change-language": "Sprache ändern", + "information-on-rat-husbandry": "Information", + "basic-rat-info": "Basiswissen Ratten", + "cage": "Käfig", + "food": "Ernährung", + "adopting-rats": "Ratten adoptieren", "about": "Über uns", + "the-vdrd": "VdRD e.V.", "imprint": "Impressum", "source-code": "Quellcode", "failed-base-area": "Die Mindestgrundfläche des Käfigs muss {{ MINIMUM_BASE_AREA }}m² (also z.B. 100x50cm) betragen.", diff --git a/public/i18n/en.json b/public/i18n/en.json index edc191e..ae06b05 100644 --- a/public/i18n/en.json +++ b/public/i18n/en.json @@ -11,7 +11,13 @@ "result": "Result", "number-of-rats": "Number of Rats", "change-language": "Change language", - "about": "", + "information-on-rat-husbandry": "Information", + "basic-rat-info": "Basic Rat Information", + "cage": "Cage", + "food": "Food", + "adopting-rats": "Adopting Rats", + "about": "About", + "the-vdrd": "VdRD r.V.", "imprint": "Imprint", "source-code": "Source Code", "failed-base-area": "The base area of the cage must not be below {{ MINIMUM_BASE_AREA }}m².", diff --git a/public/index.html b/public/index.html index 8aa8651..207e56f 100644 --- a/public/index.html +++ b/public/index.html @@ -232,10 +232,23 @@ +