Module csv

Source
Expand description

Support for CSV localization format.

Only singular key-value pairs are supported; plurals will be dropped during conversion. Provides parsing, serialization, and conversion to/from the internal Resource model. Note: CSV format only supports singular translations; plurals will be dropped.

Structsยง

CSVRecord