I am trying to understand the i18n concept. I set up a small testproject to build the admin generator with i18n. So I used the XML from the documentation ...
both are working ... but there is no connection between them. Is this not automated in the Admin-Generator or did I do something wrong!?
How do I make the connection so that I can enter Data for different languages?
do you have a small howto? or example code just for a small object how to handle the multilingual data input in the easiest way? or is it somehow integrated in the crud generator?
we are working on a big project with more than 100 i18n tables ... so i don't want to make more work than neccessary.