@tomhughes commented on this pull request.


> @@ -232,6 +232,9 @@ is:
 it: 
   english: Italian
   native: Italiano
+it-IT: 
+  english: Italian (Italy)
+  native: Italiano (Italia)

Well `config/languages.yml` is I think what is used to populate the languages 
table in the database which (currently) is used as the possible languages for 
diary entries - that can in theory be any possible languages.

As to `config/ui_languages.yml` that is much newer and is specifically those 
languages that we have UI translations for.

None of it really matters for this PR though because as discussed it's the 
wrong way to do things.

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

Message ID: 
<openstreetmap/openstreetmap-website/pull/6851/review/[email protected]>
_______________________________________________
rails-dev mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to