From bfaec424f2e887152b7230d407575cc31cfb8298 Mon Sep 17 00:00:00 2001 From: celestora Date: Sat, 18 Sep 2021 07:38:35 +0300 Subject: [PATCH] New translations ru.strings (Czech) --- locales/cs.strings | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/locales/cs.strings b/locales/cs.strings index 0e2c852b..6b9e1f45 100644 --- a/locales/cs.strings +++ b/locales/cs.strings @@ -13,6 +13,7 @@ "log_in" = "Вход"; "password" = "Пароль"; "registration" = "Регистрация"; +"forgot_password" = "Забыли пароль?"; /* Profile information */ @@ -264,9 +265,8 @@ "header_log_out" = "выйти"; "header_search" = "Поиск"; -"header_login" = "Вход"; -"header_registration" = "Регистрация"; -"header_help" = "Помощь"; +"header_login" = "вход"; +"header_registration" = "регистрация"; "footer_blog" = "блог"; "footer_help" = "помощь";