mirror of
https://github.com/gohugoio/hugo.git
synced 2026-09-02 03:32:38 +00:00
Typo fix and remove passive form
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
8974b6c533
commit
9b30e81b93
@@ -508,7 +508,7 @@ The rendering of the main navigation works as usual. `.Site.Menus` will just con
|
||||
```
|
||||
|
||||
### Dynamically localizing menus with i18n
|
||||
While customizing menus per language is useful, if you have a log of languages your config file can become hard to maintain.
|
||||
While customizing menus per language is useful, your config file can become hard to maintain if you have a lot of languages
|
||||
|
||||
If your menus are the same in all languages, and the only thing that changes is the actual translation, you can use the menu `.Identifier` as a translation key for the name of the the menu:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user