FIX: the en_US locale depends on en

This commit is contained in:
Daniel Waterworth 2019-05-30 00:43:00 +01:00 committed by Guo Xiang Tan
parent 2fa8df7cd2
commit bfb26b720b
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
//= depend_on 'client.en_US.yml'
//= depend_on 'client.en.yml'
//= require locales/i18n
<% JsLocaleHelper.reloadable_plugins(:en_US, self) %>