8000 merged branch XWB/currency-translation (PR #7814) · norberttech/symfony@81f37ba · GitHub
[go: up one dir, main page]

Skip to content

Commit 81f37ba

Browse files
committed
merged branch XWB/currency-translation (PR symfony#7814)
This PR was merged into the master branch. Discussion ---------- [Validator] Added Dutch currency translation The previous translation was not entirely correct, sorry! Commits ------- dc40a29 [Validator] Added Dutch currency translation aa795ed Revert "[Validator] Added Dutch currency translation"
2 parents dc26df0 + dc40a29 commit 81f37ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Validator/Resources/translations/validators.nl.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@
244244
</trans-unit>
245245
<trans-unit id="64">
246246
<source>This value is not a valid currency.</source>
247-
<target>Deze waarde is geen geldig valuta.</target>
247+
<target>Deze waarde is geen geldige valuta.</target>
248248
</trans-unit>
249249
</body>
250250
</file>

0 commit comments

Comments
 (0)
0