translation file difference
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
//= require_self
|
||||
|
||||
var Qstorage = localStorage;
|
||||
|
||||
$.extend($translations.en, <%= I18n.t('supplier', locale: :en).to_json %>);
|
||||
$.extend($translations.nl, <%= I18n.t('supplier', locale: :nl).to_json %>);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user