mirror of
https://github.com/discourse/discourse.git
synced 2025-03-01 00:39:17 +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.