mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
Fix i18n
This commit is contained in:
parent
89b25abe5d
commit
851f0b38dc
@ -399,7 +399,7 @@ struct SGPayWallView: View {
|
||||
return "PayWall.Button.Subscribe".i18n(lang, args: product.price)
|
||||
}
|
||||
} else {
|
||||
return "Paywall.Button.ContactingAppStore".i18n(lang)
|
||||
return "PayWall.Button.ContactingAppStore".i18n(lang)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user