Extra unneeded whitespaces appeared in zh-* translations
Appearance
See MediaWiki:Gadget-terminology.js#L-994 , MediaWiki:Gadget-terminology.js#L-995 :
+ "</b> " +
There's a whitespace after the HTML b tag, which should be removed in zh-* languages.
Winston Sung (talk)
@Winston Sung: Should be fixed now, please check.