mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
This fixes the following error: "Uncaught ReferenceError: I18n is not defined"
The alternative would be to add `locales/#{I18n.locale}`, but the pages do not use any JS.