From dd4463cb9aead5d8d60350d4e2fa5c0a52ce4e30 Mon Sep 17 00:00:00 2001 From: Mark McGuill Date: Fri, 2 Aug 2024 11:32:22 +0700 Subject: [PATCH] New translations audit.strings (Russian) --- StrongBox/ru/Audit.strings | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/StrongBox/ru/Audit.strings b/StrongBox/ru/Audit.strings index c164925bb..d68731447 100644 --- a/StrongBox/ru/Audit.strings +++ b/StrongBox/ru/Audit.strings @@ -103,8 +103,8 @@ /* Class = "UILabel"; text = "Entropy Threshold"; ObjectID = "jQT-Me-JuJ"; */ "jQT-Me-JuJ.text" = "Порог энтропии"; -/* Class = "UITableViewSection"; footerTitle = "This will check if 2FA (Two Factor Authentication) is available for a domain, and if your entry does not have a TOTP code then indicate that you can set one up."; ObjectID = "pGh-1X-pzL"; */ -"pGh-1X-pzL.footerTitle" = "Проверка доступности 2FA для домена."; +/* Class = "UITableViewSection"; footerTitle = "This will check if 2FA (Two Factor Authentication) is available for a domain, and if your entry does not have a 2FA Code then indicate that you can set one up."; ObjectID = "pGh-1X-pzL"; */ +"pGh-1X-pzL.footerTitle" = "This will check if 2FA (Two Factor Authentication) is available for a domain, and if your entry does not have a 2FA Code then indicate that you can set one up."; /* Class = "UITableViewSection"; headerTitle = "Two Factor Availability"; ObjectID = "pGh-1X-pzL"; */ "pGh-1X-pzL.headerTitle" = "2FA";