diff --git a/Telegram/Resources/langs/lang.strings b/Telegram/Resources/langs/lang.strings index 0733ae3c3..00a3d2bbb 100644 --- a/Telegram/Resources/langs/lang.strings +++ b/Telegram/Resources/langs/lang.strings @@ -1860,6 +1860,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL "lng_admin_log_no_results_search_text" = "No recent actions that contain '{query}' have been found."; "lng_admin_log_no_events_title" = "No actions yet"; "lng_admin_log_no_events_text" = "There were no service actions\ntaken by the group's members\nand admins in the last 48 hours."; +"lng_admin_log_no_events_text_channel" = "There were no service actions\ntaken by the channels's admins\nin the last 48 hours."; "lng_admin_log_empty_text" = "Empty"; "lng_admin_log_changed_title_group" = "{from} changed group name to «{title}»";