User usability and visibility upgrades
This commit is contained in:
@@ -20,4 +20,5 @@
|
||||
@Qstorage = localStorage
|
||||
$.extend($translations.en, <%= I18n.t('user', locale: :en).to_json %>);
|
||||
$.extend($translations.nl, <%= I18n.t('user', locale: :nl).to_json %>);
|
||||
|
||||
setLocale()
|
||||
|
||||
Reference in New Issue
Block a user