AntonKhorev left a comment (openstreetmap/openstreetmap-website#5402)
With #5654 it's possible to translate the tooltips with language-specific
pluralizations:
```
heatmap:
tooltip:
contributions:
one: "%{count} правка %{date}"
few: "%{count} правки %{date}"
many: "%{count} правок %{date}"
other: ""
no_contributions: "Нет правок %{date}"
```



Otherwise only `one` for `count==1` and `other` rules are supported.
Do we merge #5654 first?
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5402#issuecomment-2692264076
You are receiving this because you are subscribed to this thread.
Message ID:
<openstreetmap/openstreetmap-website/pull/5402/c2692264...@github.com>
_______________________________________________
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev