User ember progress
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
@$translations =
|
||||
en:
|
||||
models: <%= I18n.t('activemodel.models', locale: :en).to_json %>
|
||||
@@ -10,6 +9,7 @@
|
||||
attributes: <%= I18n.t('activemodel.attributes', locale: :nl).to_json %>
|
||||
helpers: <%= I18n.t('helpers', locale: :nl).to_json %>
|
||||
pagination: <%= I18n.t('views.pagination', locale: :nl).to_json %>
|
||||
|
||||
@t = (path, vars={}) ->
|
||||
#result = undefined
|
||||
#m = undefined
|
||||
|
||||
Reference in New Issue
Block a user