From b70f6b52e40ede14b5cc6c5353f6dadcf88ca634 Mon Sep 17 00:00:00 2001 From: Jamie Date: Wed, 4 Nov 2020 09:10:59 +0000 Subject: [PATCH] New translations en.json (German) --- src/Ombi/wwwroot/translations/de.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/Ombi/wwwroot/translations/de.json b/src/Ombi/wwwroot/translations/de.json index c8dd5cf53..c90b8f4ba 100644 --- a/src/Ombi/wwwroot/translations/de.json +++ b/src/Ombi/wwwroot/translations/de.json @@ -75,7 +75,10 @@ "TvShows": "Serien", "Music": "Musik", "People": "People" - } + }, + "MorningWelcome": "Good morning!", + "AfternoonWelcome": "Good afternoon!", + "EveningWelcome": "Good evening!" }, "Search": { "Title": "Suche",