This is strange. I've checked the Traditional Chinese strings, and there are Chinese equivalents. The variable seems to have passed to the correct functions, but still English is displayed.
Please see screen captures below.
Their function call for the email variable is:
-
$value=qa_lang_html('options/default_privacy');
May be full_name is not passed to the right functions?
-
'name' => 'users/full_name',
How do I fix this?