From 920d313c8adfcb23c118bba429ed512eecb06153 Mon Sep 17 00:00:00 2001 From: Jonathan Noack Date: Mon, 1 May 2023 21:18:49 +0200 Subject: [PATCH] Added Translation --- locales/de.json | 2 ++ post.hbs | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/locales/de.json b/locales/de.json index 3740175..ba7a6d1 100644 --- a/locales/de.json +++ b/locales/de.json @@ -1,4 +1,6 @@ { + "Previous": "Zurück", + "Next": "Weiter", "Back": "Zurück", "Newer Posts": "Neuere Artikel", "Older Posts": "Ältere Artikel", diff --git a/post.hbs b/post.hbs index 406d119..9637169 100644 --- a/post.hbs +++ b/post.hbs @@ -56,7 +56,7 @@