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 Only print the path warnings once 2023-06-30 10:24:28 +02:00
i18n_test.go
integration_test.go
translationProvider.go