No description provided for @appUpdateCommentCount.
In en, this message translates to: '{count} comments'
@override String appUpdateCommentCount(int count) { return 'Komentáre: $count'; }