[openstreetmap/openstreetmap-website] Add pluralizers to I18n (PR #5654)
    Tom Hughes 
    notifications at github.com
       
    Sat Mar  1 15:20:52 UTC 2025
    
    
  
@tomhughes 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" %>
What's the reason for loading this as a separate file rather than requiring it in `application.js`?
-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5654#pullrequestreview-2652496965
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/5654/review/2652496965 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250301/ff09b147/attachment.htm>
    
    
More information about the rails-dev
mailing list