[openstreetmap/openstreetmap-website] How to remove English text from my profile? (Issue #6048)

Emin Kocan notifications at github.com
Fri May 23 20:20:14 UTC 2025


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/2905726528 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250523/a3c925f0/attachment.htm>


More information about the rails-dev mailing list