kcne left a comment (openstreetmap/openstreetmap-website#6048)
Is the heatmap not displaying on the profile, or does it appear to be a loading
issue?
I checked the code and confirmed that this section is properly localized:
```ruby
<h2 class="text-body-secondary fs-5 mt-4"><%= t("users.show.contributions",
:count => @heatmap_data[:count]) %></h2>
```
However, it looks like the translation for your language might still be missing
on [TranslateWiki](https://translatewiki.net/wiki/Translating:OpenStreetMap).
Once it's translated there, it should show up correctly on the site.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/6048#issuecomment-2905726528
You are receiving this because you are subscribed to this thread.
Message ID:
<openstreetmap/openstreetmap-website/issues/6048/2905726...@github.com>
_______________________________________________
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev