We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4027d3c commit 10bedadCopy full SHA for 10bedad
Telegram/SourceFiles/settings/settings_credits.cpp
@@ -146,7 +146,7 @@ rpl::producer<QString> Credits::title() {
146
if (_creditsType == CreditsType::Ton) {
147
return tr::lng_credits_currency_summary_title();
148
}
149
- return tr::lng_premium_summary_title();
+ return tr::lng_credits_summary_title();
150
151
152
bool Credits::hasFlexibleTopBar() const {
0 commit comments