mentionsMaxLimitHitWithCount method
No description provided for @mentionsMaxLimitHitWithCount.
In en, this translates to : **'You can mention up to {count} users at once.'
Implementation
@override
String mentionsMaxLimitHitWithCount(int count) =>
'Egyszerre legfeljebb \$count felhasználót említhet.';