VitaraCharts editors are accessible in English, German, French, and Spanish out of the box. It is possible to add support for new local languages on your own. The steps are as follows:
Create a file MessageBundle_<languagecode>_<regioncode>.txt in directory /VitaraCharts/custom/
Example: For “fr-fr” as user language,
file name should be: MessageBundle_fr_fr.txt
Copy the content from file VitaraCharts/custom/MessageBundle_en_us.txt in newly created file (MessageBundle_<languagecode>_<regioncode>.txt)
Add the respective translation for English string separated by “=” operator
Format: \<English_String\>=\<Translated_String\>
Example: Cell=Zelle
NOTE : If the translation for some keys are missing in the file then those keys will be displayed in English Language in the Property Editor