2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 06:35:14 +00:00

Use tr:: instead of lang().

This commit is contained in:
John Preston
2019-06-19 17:09:03 +02:00
parent d3ca6b96a1
commit 87fc066e67
168 changed files with 1905 additions and 1744 deletions

View File

@@ -380,7 +380,7 @@ namespace Data {
std::vector<ChatRestrictions> ListOfRestrictions();
std::optional<LangKey> RestrictionErrorKey(
std::optional<QString> RestrictionError(
not_null<PeerData*> peer,
ChatRestriction restriction);