kibana/x-pack/plugins/translations/kibana.json
Ahmad Bamieh 8c8ef33d36
[i18n] move translations into NP plugin (#39177)
* new platform xpack plugin

* update env snapshot

* update all snapshots

* plugin service tests

* fix scripts/check_ts_projects.js

* update i18nrc

* run i18n_check
2019-06-26 11:29:11 +03:00

9 lines
155 B
JSON

{
"id": "translations",
"version": "0.0.1",
"kibanaVersion": "kibana",
"configPath": ["x-pack", "translations"],
"server": true,
"ui": false
}