translation file difference
This commit is contained in:
@@ -17,7 +17,6 @@
|
|||||||
//= require_self
|
//= require_self
|
||||||
|
|
||||||
var Qstorage = localStorage;
|
var Qstorage = localStorage;
|
||||||
|
|
||||||
$.extend($translations.en, <%= I18n.t('supplier', locale: :en).to_json %>);
|
$.extend($translations.en, <%= I18n.t('supplier', locale: :en).to_json %>);
|
||||||
$.extend($translations.nl, <%= I18n.t('supplier', locale: :nl).to_json %>);
|
$.extend($translations.nl, <%= I18n.t('supplier', locale: :nl).to_json %>);
|
||||||
|
|
||||||
|
|||||||
@@ -16,6 +16,8 @@ Supplier
|
|||||||
User
|
User
|
||||||
----
|
----
|
||||||
|
|
||||||
|
- Product category visibility, order and product
|
||||||
|
order!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!1
|
||||||
- test met veel producten
|
- test met veel producten
|
||||||
- product variants
|
- product variants
|
||||||
- remove active orders on list close
|
- remove active orders on list close
|
||||||
|
|||||||
Reference in New Issue
Block a user