merged branch XWB/currency-translation (PR #7813)

This PR was merged into the master branch.

Discussion
----------

[Validator] Added Dutch currency translation

Commits
-------

d26d1ba [Validator] Added Dutch currency translation
This commit is contained in:
Fabien Potencier 2013-04-23 14:04:05 +02:00
commit d474ebd7e1

View File

@ -242,6 +242,10 @@
<source>This value is not a valid ISSN.</source>
<target>Deze waarde is geen geldige ISSN waarde.</target>
</trans-unit>
<trans-unit id="64">
<source>This value is not a valid currency.</source>
<target>Deze waarde is geen geldig valuta.</target>
</trans-unit>
</body>
</file>
</xliff>