Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c47485b + d721ad3 commit b2f537dCopy full SHA for b2f537d
src/Symfony/Component/Validator/Resources/translations/validators.da.xlf
@@ -390,6 +390,10 @@
390
<source>This value should be a valid expression.</source>
391
<target>Værdien skal være et gyldigt udtryk.</target>
392
</trans-unit>
393
+ <trans-unit id="101">
394
+ <source>This value is not a valid CSS color.</source>
395
+ <target>Værdien skal være en gyldig CSS farve.</target>
396
+ </trans-unit>
397
</body>
398
</file>
399
</xliff>
0 commit comments