Hacker News new | ask | show | jobs
by userbinator 4334 days ago
It is always interesting to see people use CSV in place of the established file format for translations, POT files.

CSV is common because there are many more applications that can read/write it, it's relatively standard, and translation data tends to be vaguely relational.