mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
# Backport This will backport the following commits from `8.9` to `main`: - [[DOCS] Add `fr-FR` to supported Kibana locales (#165850)](https://github.com/elastic/kibana/pull/165850) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Najwa Harif","email":"90753689+naj-h@users.noreply.github.com"},"sourceCommit":{"committedDate":"2023-09-06T15:01:24Z","message":"[DOCS] Add `fr-FR` to supported Kibana locales (#165850)","sha":"bf5fff436549140ea7563071b159301d1f482165","branchLabelMapping":{"^v8.9.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","Team:Core","release_note:skip","Feature:Configuration","docs","v8.10.0","v8.11.0","v8.9.3"],"number":165850,"url":"https://github.com/elastic/kibana/pull/165850","mergeCommit":{"message":"[DOCS] Add `fr-FR` to supported Kibana locales (#165850)","sha":"bf5fff436549140ea7563071b159301d1f482165"}},"sourceBranch":"8.9","suggestedTargetBranches":["8.10","main"],"targetPullRequestStates":[{"branch":"8.10","label":"v8.10.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.11","label":"v8.11.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.9","label":"v8.9.3","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/165850","number":165850,"mergeCommit":{"message":"[DOCS] Add `fr-FR` to supported Kibana locales (#165850)","sha":"bf5fff436549140ea7563071b159301d1f482165"}}]}] BACKPORT--> Co-authored-by: Najwa Harif <90753689+naj-h@users.noreply.github.com>
This commit is contained in:
parent
43cc70e0fc
commit
f8cd85535c
1 changed files with 1 additions and 1 deletions
|
@ -615,7 +615,7 @@ Set this value to false to disable the Upgrade Assistant UI. *Default: true*
|
|||
|
||||
`i18n.locale` {ess-icon}::
|
||||
Set this value to change the {kib} interface language.
|
||||
Valid locales are: `en`, `zh-CN`, `ja-JP`. *Default: `en`*
|
||||
Valid locales are: `en`, `zh-CN`, `ja-JP`, `fr-FR`. *Default: `en`*
|
||||
|
||||
include::{kib-repo-dir}/settings/alert-action-settings.asciidoc[leveloffset=+1]
|
||||
include::{kib-repo-dir}/settings/apm-settings.asciidoc[]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue