hugo/langs
Bjørn Erik Pedersen ececd1b122 langs/i18n: Fix warning regression in i18n
Fix this by

1. Making sure that only numerical values are treated as plural counts
2. Making sure that `i18n.pluralFormNotFoundError` is not logged as a warning if `other` resolved.

Note that 2. isn't a new problem, but became visible because of the plural improvements in Hugo `0.83.0`.

Fixes #8492
2021-05-02 16:27:22 +02:00
..
i18n langs/i18n: Fix warning regression in i18n 2021-05-02 16:27:22 +02:00
config.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
language.go all: Fix minor typos 2020-12-16 12:11:32 +01:00
language_test.go tests: Convert from testify to quicktest 2019-08-12 13:26:32 +02:00