diff --git a/Telegram-iOS/en.lproj/Localizable.strings b/Telegram-iOS/en.lproj/Localizable.strings index 9c6b19f9dc..711efb9ef0 100644 --- a/Telegram-iOS/en.lproj/Localizable.strings +++ b/Telegram-iOS/en.lproj/Localizable.strings @@ -4323,3 +4323,6 @@ Any member of this group will be able to see messages in the channel."; "TextFormat.Link" = "Link"; +"TextFormat.AddLinkTitle" = "Add Link"; +"TextFormat.AddLinkText" = "The link will be displayed as \"%@\"."; +"TextFormat.AddLinkPlaceholder" = "URL";