mirror of
https://github.com/discourse/discourse.git
synced 2025-02-15 20:22:46 +08:00
6 lines
157 B
Plaintext
6 lines
157 B
Plaintext
![]() |
//= depend_on 'client.en_US.yml'
|
||
|
//= require locales/i18n
|
||
|
|
||
|
<% JsLocaleHelper.reloadable_plugins(:en_US, self) %>
|
||
|
<%= JsLocaleHelper.output_locale(:en_US) %>
|