From bd70dc659b07dba5df8a4af19d11343c23fc9f32 Mon Sep 17 00:00:00 2001 From: Kevin Kandlbinder Date: Fri, 24 Dec 2021 02:43:11 +0000 Subject: [PATCH] Update translations --- locales/de/translation.json | 6 +++++- locales/en/translation.json | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/locales/de/translation.json b/locales/de/translation.json index 74eea28..ea00368 100644 --- a/locales/de/translation.json +++ b/locales/de/translation.json @@ -77,9 +77,13 @@ "previous": "Zurück", "next": "Weiter", "section": { + "blog": { + "name": "Blog", + "description": "Begleite mich in meinem spannendem Leben!" + }, "general": { "name": "Allgemein", - "description": "Begleite mich in meinem spannendem Leben!" + "description": "Dies, das und alles dazwischen." }, "scambox": { "name": "Scambox", diff --git a/locales/en/translation.json b/locales/en/translation.json index ea1483a..fed46a1 100644 --- a/locales/en/translation.json +++ b/locales/en/translation.json @@ -77,9 +77,13 @@ "previous": "Previous", "next": "Next", "section": { + "blog": { + "name": "Blog", + "description": "Read all about my exciting life!" + }, "general": { "name": "General", - "description": "Read all about my exciting life!" + "description": "This and that and everything in between." }, "scambox": { "name": "Scambox",