Hi there! I started localization for RU. I did everything according to the instructions.
On the develop server: generated the en translation file, imported it.
On the working server:
Changed kibana.yml >> i18n.locale: "ru-RU"
in the root .i18nrc. json declared the existence of the file > > "translations": ["x-pack/plugins/translation/translations/ru-RU.json"]
Added the file to >> x-pack/plugins/translations/translations/ru-RU.json
I taught ikebana Started with the current settings
@Vlad_Piratov Can you see any errors? or the file is just completely ignored? Could you make sure that ru-RU.json doesn't contain any metadata for translators? it should look like "key": "value", not "key: { "text":..., "comment": ... }
Ok. It looks like the problem that Kibana doesn't declare ru-RU locale here as suggested in ΠΠΎΠΊΠ°Π»ΠΈΠ·Π°ΡΠΈΡ ΠΠΈΠ±Π°Π½Ρ
You can use any other known locale de-DE, for example, but it is going to include language rules (such as a plural form, ie) of this language. You could send a PR extending language set in Kibana with the Russian language. Or extend the set and build Kibana locally.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.