mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: import I18n instead of global usage (#9768)
Co-authored-by: Mark VanLandingham <markvanlan@gmail.com> Co-authored-by: Robin Ward <robin.ward@gmail.com> Co-authored-by: Mark VanLandingham <markvanlan@gmail.com>
This commit is contained in:
@@ -11,10 +11,9 @@
|
||||
//= require fake_xml_http_request
|
||||
//= require route-recognizer/dist/route-recognizer
|
||||
//= require pretender/pretender
|
||||
//= require discourse-loader
|
||||
|
||||
//= require locales/i18n
|
||||
//= require locales/en_US
|
||||
//= require discourse-loader
|
||||
|
||||
// Stuff we need to load first
|
||||
//= require vendor
|
||||
|
||||
Reference in New Issue
Block a user