From ee9fb4aeeccd4acc225f38850ee2f4bec8e708cc Mon Sep 17 00:00:00 2001 From: Nico Date: Wed, 13 Jan 2021 21:43:20 +0100 Subject: [PATCH] Add german translations for GRAV.YES and GRAV.NO --- system/languages/de.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/system/languages/de.yaml b/system/languages/de.yaml index e9a2d4b60..533cf89c3 100644 --- a/system/languages/de.yaml +++ b/system/languages/de.yaml @@ -125,6 +125,8 @@ GRAV: - 'Freitag' - 'Samstag' - 'Sonntag' + YES: 'Ja' + NO: 'Nein' CRON: EVERY: jede EVERY_HOUR: jede Stunde