Is it possible to get en.json file in Kibana? || Есть ли возможность получить en.json файл в Kibana?

On the server, the directory / usr / share / kibana / x-pack / plugins / translations / translations contains the localization files for Japanese and Chinese.
After localization into Russian, Kibana turned into Aliexpress. Very interesting, but nothing is clear.
I would like to receive all messages in the original, namely the same file en-EN.json in which there will be all the same keys and corresponding messages only the file is completely in English


На сервере в директории /usr/share/kibana/x-pack/plugins/translations/translations находятся файлы локализации для Японского и Китайского языков.
После локализации на русский язык Kibana превратилась в АлиЭкспресс. Очень интересно, но ничего не понятно.
Хотелось бы получить все сообщения в оригинале, а именно такой же самый файл en-EN.json в котором будут все те же ключи и соответствующие им сообщения только файл полностью на английском

Check out latest post here: RFC: Kibana Internationalization · Issue #17201 · elastic/kibana · GitHub

Yes thank you. After some torment, it turned out to localize. Now there are 2 options: translation from the Chinese \ Japanese and the second (I consider it more successful) to pull the en.json from the sources of Kibana, and translate it.
It is a pity that the whole Kibana is not localized. Some messages remain on the default language.


Да, спасибо. После некоторых мучений локализовать получилось. Теперь есть 2 варианта: перевод с китайского\японского и второй (считаю его более успешным) вытянуть en.json из исходников Kibana, и перевести его.
Жаль что полностью Kibana не локализуется. Некоторые сообщения остаются на дефолтном языке.