User ember progress

This commit is contained in:
2014-03-31 15:51:01 +02:00
parent 013a41b9f6
commit bbf1a11a2e
34 changed files with 261 additions and 71 deletions
@@ -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