mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-14 05:24:39 -04:00
Spell fix
This commit is contained in:
parent
ce2d487288
commit
8bf9336290
@ -194,7 +194,7 @@ The above also uses the [`i18n` function][i18func] described in the next section
|
||||
|
||||
## List All Available Languages
|
||||
|
||||
`.AllTranslations` on a `Page` can be used to list all translation including itself. Called on the home page it can be used to build a language navigator:
|
||||
`.AllTranslations` on a `Page` can be used to list all translations, including itself. Called on the home page it can be used to build a language navigator:
|
||||
|
||||
|
||||
{{< code file="layouts/partials/allLanguages.html" >}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user