Fix the xml file which was saved as ISO-8859 or Latin 1 which wasn't being generated before (#2514)

This commit is contained in:
samcv 2016-10-26 04:30:00 -07:00 committed by ven
parent 9dd20e7a67
commit 4f43b011ad

View File

@ -2,7 +2,7 @@
language: xml
filename: learnxml-nl.xml
contributors:
- ["João Farias", "https://github.com/JoaoGFarias"]
- ["João Farias", "https://github.com/JoaoGFarias"]
translators:
- ["Frank van Gemeren", "https://github.com/frvge"]
lang: nl-nl
@ -131,4 +131,4 @@ controleren.
<prijs>30.00</prijs>
</boek>
</boekenwinkel>
```
```