openstreetmap-website/app
Andy Allan d58cae6ff6 Avoid using the zero key for pluralisation in English
This makes it impossible to translate to other languages that use the
`zero:` key, e.g. for other numbers that end in zero.

An alternative approach would be possible in future, when ruby-i18n
and rails and translatewiki all have full support for `0:` and `1:` keys.

Fixes #3997
2023-07-05 14:47:39 +01:00
..
abilities Move browse#note to notes#show 2023-02-01 17:13:41 +00:00
assets Merge pull request #3907 from Dimitar5555/patch-1 2023-06-14 14:08:38 +01:00
controllers Merge pull request #3907 from Dimitar5555/patch-1 2023-06-14 14:08:38 +01:00
helpers Fix confirmation prompt when granting or revoking roles 2023-07-01 15:21:02 +01:00
jobs Prefer string interpolation to concatenation 2020-11-13 11:32:28 +00:00
mailers Move browse#note to notes#show 2023-02-01 17:13:41 +00:00
models Fix new rubocop warnings 2023-06-27 18:13:33 +01:00
validators Use .add method for adding errors 2021-03-17 17:09:34 +00:00
views Avoid using the zero key for pluralisation in English 2023-07-05 14:47:39 +01:00