mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-03-20 20:11:19 -04:00
Merge pull request #566 from mikl/danish-translation-enabling-stub
Stub for actually enabling the Danish translation.
This commit is contained in:
commit
7f9f619f82
1 changed files with 3 additions and 0 deletions
3
app/assets/javascripts/locales/da.js.erb
Normal file
3
app/assets/javascripts/locales/da.js.erb
Normal file
|
@ -0,0 +1,3 @@
|
|||
//= depend_on 'client.da.yml'
|
||||
//= require locales/i18n
|
||||
<%= JsLocaleHelper.output_locale(:da) %>
|
Loading…
Reference in a new issue