Skip to content

Commit

Permalink
Fix i18n namespace.
Browse files Browse the repository at this point in the history
  • Loading branch information
cjcenizal committed Feb 20, 2020
1 parent b8bd2e6 commit e683bc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/.i18nrc.json
Expand Up @@ -29,7 +29,7 @@
"xpack.ml": "legacy/plugins/ml",
"xpack.monitoring": "legacy/plugins/monitoring",
"xpack.remoteClusters": "plugins/remote_clusters",
"xpack.painless_playground": "legacy/plugins/painless_playground",
"xpack.painlessLab": "legacy/plugins/painless_lab",
"xpack.reporting": ["plugins/reporting", "legacy/plugins/reporting"],
"xpack.rollupJobs": "legacy/plugins/rollup",
"xpack.searchProfiler": "plugins/searchprofiler",
Expand Down

0 comments on commit e683bc6

Please sign in to comment.