Tiny Translator is a very simple class for easily organizing dialogue outputs and creating language tables for multilingual projects. It supports flat files (comma seperated, .csv) and MySQL databases to store phrases.
A small PHP file that help to translate from a CSV to MySQL DB table, using the name of the archive as the name of the table, and the head of the columns as the fields names. You can specify all the characteristics of the fields before upload the data.