mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 19:03:13 +08:00
7 lines
187 B
Plaintext
7 lines
187 B
Plaintext
//= depend_on 'client.en_US.yml'
|
|
//= depend_on 'client.en.yml'
|
|
//= require locales/i18n
|
|
|
|
<% JsLocaleHelper.reloadable_plugins(:en_US, self) %>
|
|
<%= JsLocaleHelper.output_locale(:en_US) %>
|