Skip to content

Commit 3c06557

Browse files
committed
Added missing danish translations and fixed typo in validators.da.xlf
1 parent 9420a2e commit 3c06557

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Resources/translations/validators.da.xlf

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@
376376
</trans-unit>
377377
<trans-unit id="97">
378378
<source>This value should satisfy at least one of the following constraints:</source>
379-
<target>Værdien skal overholde mindst én af følgende krav::</target>
379+
<target>Værdien skal overholde mindst én af følgende krav:</target>
380380
</trans-unit>
381381
<trans-unit id="98">
382382
<source>Each element of this collection should satisfy its own set of constraints.</source>
@@ -386,6 +386,10 @@
386386
<source>This value is not a valid International Securities Identification Number (ISIN).</source>
387387
<target>Værdien er ikke et gyldig International Securities Identification Number (ISIN).</target>
388388
</trans-unit>
389+
<trans-unit id="100">
390+
<source>This value should be a valid expression.</source>
391+
<target>Værdien skal være et gyldigt udtryk.</target>
392+
</trans-unit>
389393
</body>
390394
</file>
391395
</xliff>

0 commit comments

Comments
 (0)