We are currently reworking the forum to embellish it and make it better for you all to get the answers you are looking for. In order to do so, we have to freeze this current forum meaning you can access all the history of posts and discussions but you can no longer create new items.
For all your current questions, you can join our Slack workspace were many community members are already helping each others: Join Slack
I have upload a cn.php file in thread translation. And I find a problem about it. As I change the language file to cn.php file,everything is ok except those rrd graphs.All Chinese charaters showed in a messy way.I know GD does not support Chinese characterset but can support utf8.So I change those characters to be showed in rrd graphs from GB2312(Chinese characterset) to utf8.But there is still no change,just other messing words.Any suggestion?