mirror of
https://github.com/discourse/discourse.git
synced 2025-02-07 11:58:27 +00: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.