From aed0a1716678e3146a799b6610db2a305db351a6 Mon Sep 17 00:00:00 2001 From: 4ich <42780357+secco04@users.noreply.github.com> Date: Sat, 6 May 2023 17:35:48 +0200 Subject: [PATCH] update german translation fixing my mistake on timeline year selector missing label for share/password protection and expiration, missing label for thumbnail settings ... --- ui/src/extractedTranslations/de/translation.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ui/src/extractedTranslations/de/translation.json b/ui/src/extractedTranslations/de/translation.json index cee24832..bf773472 100644 --- a/ui/src/extractedTranslations/de/translation.json +++ b/ui/src/extractedTranslations/de/translation.json @@ -157,7 +157,7 @@ }, "theme": { "auto": { - "label": "Darstellung" + "label": "automatisch" }, "dark": { "label": "dunkel" @@ -345,9 +345,9 @@ }, "timeline_filter": { "date": { - "dropdown_all": "", - "dropdown_year": "und früher", - "label": "" + "dropdown_all": "bis heute", + "dropdown_year": "alle bis {{year}}", + "label": "Datum" } }, "title": {