Ruby on Rails Friday, June 8, 2018

I'm using rails-i18n and also countries gems The syntax for the countries gem calls for something like this ISO3166::Country.translations(I18n.locale) but certain locales are missing If I run ISO3166::Country.translations it shows 2 out of 3 of my translations are nil My translations are i18n zh-TW, en-US and ko I notice there's also i18n-country-translations gem Would that make more sense for me? Is that why I'm  missing translations 

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/afc3de59-904a-435d-bd40-1851bd7ebdaa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment