Skip to content

Fix encoding of sv animals.kvtml file

Carl Schwan requested to merge work/carl/fix-encoding into master

Done with the following command:

iconv -f iso-8859-1 -t UTF-8 data/kvtml/sv/animals.kvtml > animals.kvtml mv animals.kvtml data/kvtml/sv/animals.kvtml

@aacid

Merge request reports