Brown instagram button and dutch user sign in texts

This commit is contained in:
2014-12-23 19:03:25 +01:00
parent e5541cb2a9
commit a30b17648d
3 changed files with 9 additions and 2 deletions
@@ -6,7 +6,6 @@
#= require_self
@Qstorage = localStorage
$.extend($translations.en, <%= I18n.t('user', locale: :en).to_json %>);
$.extend($translations.nl, <%= I18n.t('user', locale: :nl).to_json %>);