Skip to content

Commit

Permalink
add captcha translation
Browse files Browse the repository at this point in the history
  • Loading branch information
skywalker512 committed Jun 28, 2018
1 parent a96ce2a commit e6ec619
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions addons/languages/Chinese/defintions.MSCaptcha.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<?php
$definitions["Solve this"] = "请计算出结果以完成验证";
$definitions["Invalid!, You need calculator? :D"] = "你的结果出错了,看来你需要一个计算器。";

0 comments on commit e6ec619

Please sign in to comment.