mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-13 04:00:21 +00:00
Implements i18n translation for admin interface
it takes the i18n.js files from darkswarm. This should be changed later and added to the shared js folder. At best, the namespacing for yml files should work just as they work together with ruby, so general: sure: sure? should point to t(general.sure)
This commit is contained in:
committed by
elf Pavlik
parent
8a390dd237
commit
ec6962ea2c
@@ -42,5 +42,8 @@
|
||||
//= require textAngular.min.js
|
||||
//= require textAngular-sanitize.min.js
|
||||
//= require ../shared/bindonce.min.js
|
||||
//= require darkswarm/i18n.js
|
||||
//= require darkswarm/i18n.translate.js
|
||||
|
||||
|
||||
//= require_tree .
|
||||
|
||||
Reference in New Issue
Block a user