I resume this thread because I have a problem in this area.
The installation is with Joomla 1.5.22, Joomfish 2.2.3.
3 languages: italian as default, english, french.
I have already imported succesfully the catalog with default language.
Following the above instruction, I added, in the original csv file, the colums for product_name, parent_category, categories in the different languages.
These are some rows, in example (product name is the same as the product code):
product_code;images;product_name;en-GB product_name;fr-FR product_name;parent_category;en-GB_parent_category;fr-FR parent_category;categories;en-GB categories;fr-FR categories
2701;2701.jpg;cod. 2701 ;cod. 2701;cod. 2701;ferro battuto;wrought iron;fer forgé;candelabri;candlesticks;chandeliers
2702;2702.jpg;cod. 2702;cod. 2702;cod. 2702;ferro battuto;wrought iron;fer forgé;candelabri;candlesticks;chandeliers
I receive errors like this: The column 'en-gb product_name' is not in the list of possible columns
Have I to create previously fields in the database?
But I verified that Joomfish insert the translations in its own table ....