mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Add encoding: utf-8 to locales/ js.erb files to fix rake assets:precompile:all
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
<%# encoding: utf-8 %>
|
||||
//= depend_on 'client.nl.yml'
|
||||
//= require locales/i18n
|
||||
<%= JsLocaleHelper.output_locale(:nl) %>
|
||||
|
||||
Reference in New Issue
Block a user