[openstreetmap/openstreetmap-website] Add pluralizers to I18n (PR #5654)

Anton Khorev notifications at github.com
Tue Mar 4 14:53:08 UTC 2025


@AntonKhorev commented on this pull request.



> @@ -1,6 +1,7 @@
 <%= tag.head :data => application_data do %>
   <%= render :partial => "layouts/meta" %>
   <%= javascript_include_tag "turbo", :type => "module" %>
+  <%= javascript_include_tag "make-plural/cardinals" %>

When I started doing this, we were still using vars. It could be var redeclarations, which are no longer happening, because now we're using let/const.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5654#discussion_r1979621540
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/5654/review/2657885044 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250304/09a19098/attachment.htm>


More information about the rails-dev mailing list