Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
for 2.1b1 ,views & comments not translating ?check here
![jeongwee](https://secure.gravatar.com/avatar/f076337904afb6641b3b6ab8cfcabd99/?default=https%3A%2F%2Fvanillicon.com%2F79c97d5fd36c25f71e7313a0a291006b_100.png&rating=g&size=100)
simply create conf/locale.php and add
<?php if (!defined('APPLICATION')) exit();
$Definition['%s comments html'] = '%s 回复数';
$Definition[ '%s views html'] = "'%s 浏览数";
5