write
Writes translation data to a CSV file.
Parameters
data
The translation data to write
file
The file to write to
Throws
java.io.IOException
if file cannot be written
Writes translation data to a CSV file.
Parameters
data
The translation data to write
path
The path to write to
Throws
java.io.IOException
if file cannot be written