I’m having a problem getting the data from my database which I created to be completely multilingual, and I hope someone here can help me.
I’ve split up all my tables in
You can try to use a simple multilingual CRUD extension. it is very simple to use and modificate. you just need to add language field to your table. just watch description here: http://all-of.me/yii-multilingual-crud/ it is in alpha state, but tried on a few projects. you can easily modificate it or contact author to fix or add features