diff --git a/docs/en/topics/i18n.md b/docs/en/topics/i18n.md index 43c4e2c9b..779133e64 100644 --- a/docs/en/topics/i18n.md +++ b/docs/en/topics/i18n.md @@ -91,15 +91,16 @@ In order to add a value, add the following to your `config.yml`: :::yml i18n: - common_languages: + common_locales: de_CGN: name: German (Cologne) native: Kölsch -Similarly, to change an existing existing language label, you can overwrite one of these keys: +Similarly, to change an existing language label, you can overwrite one of these keys: + :::yml i18n: - common_languages: + common_locales: en_NZ: native: Niu Zillund