Best practice to localize website text?

Getting started with donejs on a project re-write. One thing Iā€™d like to have is localized text. Are there any best-practices or preferred approaches to do this with donejs?

hello agrothe,

you can use this wonderfull steal plugin created by whitecolor https://github.com/whitecolor/steal-lp

or use this steal plugin https://github.com/stealjs/steal-conditional for loading conditional modules via steal.

1 Like