Kibana 4.6 translate globalization

I have a kibana 4.6 and I want to implement the translation.
How can this be done?

hi @Endrit_Kane,

Globalization is an ongoing effort for Kibana. You can read about the current state of affairs here: https://github.com/elastic/kibana/issues/17201. This will not be backported to 4.6 release though.

For 4.6, the best option I can think of is forking the repo (http://github.com/elastic/kibana), checking out the 4.6 branch, make the translations in the source code, and build a release from source.

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