Presently, you can only define one model. What if I want to support multiple languages? ``` modelName: 'base.en' ``` English only. Okay. What if I would like to add French or Chinese? Could this be changed into an array, plurals?
Presently, you can only define one model. What if I want to support multiple languages?
English only. Okay. What if I would like to add French or Chinese? Could this be changed into an array, plurals?