mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 11:28:18 +00:00
In production mode the English locale is always used as fallback. In development mode there is currently no fallback, so the English locale isn't loaded and the second call to I18n.l() fails too.