Multilingual Glossary in Drupal

Hey Guys,

I am using fully decoupled Drupal with react as front end.

I am implementing multilingual glossary where we have alphabets and glossary content having title and description. Currently it is in english and I want to add support for Chinese. In English I have alphabets like A, B, C, D, etc. On click of any of the alphabets the corresponding title gets displayed. How do we implement the same for Chinese?

Please help.

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.