mirror of
https://github.com/elastic/kibana.git
synced 2025-06-30 12:03:21 -04:00
This PR updates some remaining obsolete variables and mentions of ESS/Elasticsearch Service that should now refer to Elastic Cloud Hosted. Note: There are still a few valid references to the Elasticsearch service, not to be mixed with the cloud offering bearing the same name.
25 lines
574 B
Markdown
25 lines
574 B
Markdown
---
|
|
navigation_title: "i18n settings"
|
|
mapped_pages:
|
|
- https://www.elastic.co/guide/en/kibana/current/i18n-settings-kb.html
|
|
applies_to:
|
|
deployment:
|
|
ess: all
|
|
self: all
|
|
---
|
|
|
|
# i18n settings in {{kib}} [i18n-settings-kb]
|
|
|
|
You do not need to configure any settings to run Kibana in English.
|
|
|
|
`i18n.locale` 
|
|
: Set the {{kib}} interface language:
|
|
|
|
* English - `en`
|
|
* Chinese - `zh-CN`
|
|
* Japanese - `ja-JP`
|
|
* French - `fr-FR`
|
|
|
|
**Default: `en`**
|
|
|
|
|