]> git.mxchange.org Git - friendica-addons.git/blobdiff - twitter/lang/zh-cn/strings.php
Revert indentation
[friendica-addons.git] / twitter / lang / zh-cn / strings.php
index 1426795262ac2de7c9ea64648dca8b790b41e7e3..629d615fce16ad6eb527d078453fe16b06c35418 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["Post to Twitter"] = "发帖到Twitter";