translation missing subregions
Hi, I'm trying to run the "locale =: es" in subregions, but it shows "translation missing: es.worl.eu. ....". When setting "locale =: en" me going great the subregions.
Regards,
Confirmed. I have the same issue with the Spanish language.
I've figured out what the problem is. On fallbacks missing translations use the default locale so if your default locale is set to :es or any other language different from English then Carmen can't find translations for subregions in that language. The easiest workaround is to set config.i18n.fallbacks = [:en]
@komrade's solution worked flawlessly. Thanks!
thanks!
Sorry, to drag this old issue up again. I have the same problem, trying build a list of countries inside a Thor build. config.i18n doesn't seem available. Anyone know how to fix that?