Skip to content

Commit f00dd2d

Browse files
Add missing dutch validators translation
1 parent fd9f4f9 commit f00dd2d

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<?xml version="1.0"?>
2+
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
3+
<file source-language="en" datatype="plaintext" original="file.ext">
4+
<body>
5+
<trans-unit id="1">
6+
<source>commandScheduler.validation.cron</source>
7+
<target>Cron expressie is niet juist.</target>
8+
</trans-unit>
9+
</body>
10+
</file>
11+
</xliff>

0 commit comments

Comments
 (0)