mastodon/config
Claire 1abf0f9000
Fix 0 pluralization for some localization strings (#17576)
Apparently, when the `zero` case is not defined, the translation string used
for `0` depends on the language. In French, `one` is used, causing some strings
with hardcoded “one” or `1` to misrepresent the actual data.

For instance, the dashboard would display « 1 utilisateur·rice en attente » for
both 0 and 1 pending users.
2022-02-16 14:57:57 +01:00
..
environments
initializers
locales Fix 0 pluralization for some localization strings (#17576) 2022-02-16 14:57:57 +01:00
webpack
application.rb
boot.rb
brakeman.ignore Add appeals (#17364) 2022-02-14 21:27:53 +01:00
database.yml
deploy.rb
environment.rb
i18n-tasks.yml
navigation.rb Add appeals (#17364) 2022-02-14 21:27:53 +01:00
pghero.yml
puma.rb
routes.rb Add appeals (#17364) 2022-02-14 21:27:53 +01:00
secrets.yml
settings.yml Add appeals (#17364) 2022-02-14 21:27:53 +01:00
sidekiq.yml
storage.yml
themes.yml
webpacker.yml