Better about page logic
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
|
||||
@Qstorage = localStorage
|
||||
|
||||
|
||||
$.extend($translations.en, <%= I18n.t('user', locale: :en).to_json %>);
|
||||
$.extend($translations.nl, <%= I18n.t('user', locale: :nl).to_json %>);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user