hugo/langs/i18n
Bjørn Erik Pedersen ffd37d4f75 Only print the path warnings once
We could reset and rerun it on server rebuilds, but that report needs a full build to make sense.

Also clean up the config vs flags in this area: Make all config settings match the flags e.g. `printPathWarnings`, but set up aliases for the
old.

Fixes #11187
2023-06-30 10:24:28 +02:00
..
i18n.go
i18n_test.go
integration_test.go langs/i18n: Fallback to defaultContentLanguage instead of English 2023-04-24 21:20:09 +02:00
translationProvider.go