From 825d341f8da6aaca704b78850ba30727f8961d8d Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Fri, 10 Jun 2022 15:13:16 -0400 Subject: [PATCH] i18n(de): update German translation --- UI/MailerUI/German.lproj/Localizable.strings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UI/MailerUI/German.lproj/Localizable.strings b/UI/MailerUI/German.lproj/Localizable.strings index 16d96c4ef..1e2919af4 100644 --- a/UI/MailerUI/German.lproj/Localizable.strings +++ b/UI/MailerUI/German.lproj/Localizable.strings @@ -274,7 +274,7 @@ "selected" = "ausgewählt"; /* Date formatting from one time to another time */ -"to_time" = "an"; +"to_time" = "bis"; /* Date formatting from one day to another day */ "to_date" = "an";