mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
Add phrases to lang.string.
This commit is contained in:
@@ -647,7 +647,7 @@ rpl::producer<QString> TitleValue(
|
||||
: tr::lng_polls_poll_results_title();
|
||||
|
||||
case Section::Type::Downloads:
|
||||
return rpl::single(u"Downloads"_q);
|
||||
return tr::lng_downloads_section();
|
||||
|
||||
}
|
||||
Unexpected("Bad section type in Info::TitleValue()");
|
||||
|
Reference in New Issue
Block a user