From 1be58da745b875aeb12096ac8fb8c51c6df99068 Mon Sep 17 00:00:00 2001 From: Hivert Quentin Date: Mon, 2 Mar 2026 11:49:55 +0100 Subject: [PATCH] i18n(ru): Update Russian translations --- UI/MailerUI/Russian.lproj/Localizable.strings | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/UI/MailerUI/Russian.lproj/Localizable.strings b/UI/MailerUI/Russian.lproj/Localizable.strings index 42e6c44f2..d52eb7fbe 100644 --- a/UI/MailerUI/Russian.lproj/Localizable.strings +++ b/UI/MailerUI/Russian.lproj/Localizable.strings @@ -293,10 +293,10 @@ "selected" = "выбран"; /* Date formatting from one time to another time */ -"to_time" = "в"; +"to_time" = "до"; /* Date formatting from one day to another day */ -"to_date" = "в"; +"to_date" = "по"; /* Encrypted message notification */ "This message is encrypted" = "Это сообщение зашифровано";