Merge commit 'cefc76d4fc9e8cac85d650ba702e71aa7f2679a7'

# Conflicts:
#	Telegram/Telegram-iOS/en.lproj/Localizable.strings
This commit is contained in:
Isaac 2025-08-01 21:30:17 +02:00
commit c9f9bf7daa
3 changed files with 4 additions and 2 deletions

View File

@ -14882,3 +14882,5 @@ Sorry for the inconvenience.";
"Stories.ToastAddedToFolder_any" = "%@ stories added to folder.";
"Stories.ToastAlbumNotAvailable" = "The album is no longer available.";
"Gift.Options.Gift.Premium" = "premium";

View File

@ -395,7 +395,7 @@ final class GiftOptionsScreenComponent: Component {
if gift.flags.contains(.requiresPremium) {
ribbon = GiftItemComponent.Ribbon(
text: "premium",
text: environment.strings.Gift_Options_Gift_Premium,
color: .orange
)
outline = .orange

View File

@ -1,5 +1,5 @@
{
"app": "11.14",
"app": "11.14.1",
"xcode": "16.2",
"bazel": "8.3.1:0cac3a67dc5429c68272dc6944104952e9e4cf84b29d126a5ff3fbaa59045217",
"macos": "15"