-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Translation to other languages #706
Comments
English is currently the only supported language |
Any hint what could be done? Where to start to build in i18n? Like loading the files in the controllers and changing the HTML panels to use different language. Or build language specific folders for the HTML files? Any other places where language specific messages are hidden? We have an interest to contribute regarding this if we get some guidance. Thx. |
Hello, I think I can also help to translate in french. A first step will be text only, no dates or numbers format mappings... |
Any progress on this suggest ? I'm french also and open for contributions to... ;-) |
👍 I'd really like this to. I need an elasticsearch dashboard for non-English speakers, and Kibana otherwise fits the bill. For what it's worth, angular-gettext makes i18n dead simple. You just mark strings with a |
is this on the roadmap? |
If this is not on your roadmap, would you accept PR with this done using angular-gettext? |
Internationalization is on the roadmap for a future version. Once we have the framework in place we'd love to reach out to the community to help us with translations! |
We are looking forward for this. We can help with spanish translations |
A suggestion on how to implement css-driven internationalization: http://www.smashingmagazine.com/2014/06/23/css-driven-internationalization-in-javascript |
I would recommend the wonderful library angular-translate for use when translating Kibana. (https://github.com/angular-translate/angular-translate). CSS based i18n doesn't seem robust enough for real usage. With angular-translate, each panel could have a dictionary loaded from elasticsearch, and the app could have a global dictionary as a fallback. We are using angular-translate for our Kibana fork as we add custom panels. |
I suggest implementation of l20n mozilla plugin http://l20n.org/, and would be happy to help with Persian and Turkish translations when needed!! |
Hi there, is there any news about this ? should we fill some PR or can we contribute to i18n files ? thanks |
👍 |
👍 If there is a plan to support I18N, our team is ready to provide and maintain Korean, Chinese and Japanese translations. We can start with providing just UI translation excluding the manual/documentation. |
+1 |
+1 |
I am really looking forward to I18N feature. |
👍 |
+1 👍 good feature, we need this feature |
+1 |
+1 |
+1 |
2 similar comments
+1 |
+1 |
Russian + 1 |
Russian ++++ |
Chinese +1 |
Portugues +1 |
+1 |
+1 French |
Chinese ++ |
Its great to see so much support here. Here is the link to the overall design #6515 |
|
+Chinese |
Russian +1 |
Portuguese Brazil +1 |
Chinese +1 |
Chinese ++ |
Persian +1 |
+1 Hebrew |
For folks interested in the technical details for rolling out the ability to translate Kibana, I urge you to follow along on #17201. I'll keep this particular issue open to help track specific language requests for both Elastic and community developers. |
Russian +1 |
chinese + 1 |
Arabic + 1 |
Russian +100500 |
Spanish please! |
This feature request has been implemented in the upcoming stack releases for 6.7.0 and 7.0.0. We will be offering a supported Chinese translation in 6.7 with additional translations on the roadmap. If there is a particular language you'd like to be supported, please open a new issue for tracking purposes. If you'd like to read up on the implementation and guidelines for translating Kibana, please feel free to review our README and GUIDELINE documentation in the i18n directory. cc: @jinmu03 |
+1 Vietnamese |
+1 Arabic |
Hi, is there any config or i18n file to change the language or provide additional languages? I have seen only english kibana.
The text was updated successfully, but these errors were encountered: