mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
[i18n] Fix ja-JP locale causing FATAL error when starting kibana (#146704)
Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> Closes https://github.com/elastic/kibana/issues/146693
This commit is contained in:
parent
d9b690f97a
commit
1323fd8de6
15 changed files with 212 additions and 5 deletions
|
@ -3,5 +3,5 @@
|
|||
"paths": {
|
||||
"guidedOnboardingExample": "."
|
||||
},
|
||||
"translations": ["translations/ja-JP.json"]
|
||||
"translations": []
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue