mirror of
https://github.com/discourse/discourse.git
synced 2026-08-13 06:25:11 -05: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