zh-hant Traditional Chinese leave a trailing white space.
ex.
var_export(transliteration_get("觀塘", '?', "zh-hant"));
output:
'Guan Tang '
zh-hant Traditional Chinese leave a trailing white space.
ex.
var_export(transliteration_get("觀塘", '?', "zh-hant"));
output:
'Guan Tang '
Comments
Comment #2
jusfeel commented