regenerated all strings.php files from the current translation strings (message.po)
[friendica-addons.git/.git] / buglink / lang / zh-cn / strings.php
index 520c0d0..e467d5c 100644 (file)
@@ -3,7 +3,7 @@
 if(! function_exists("string_plural_select_zh_cn")) {
 function string_plural_select_zh_cn($n){
        $n = intval($n);
-       return 0;;
+       return intval(0);
 }}
 ;
 $a->strings["Report Bug"] = "报告错误";