Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit 5524410

Browse files
authored
Add Dutch translation
1 parent 1366469 commit 5524410

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" encoding="utf-8"?>
2+
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
3+
<file source-language="en" target-language="nl" datatype="plaintext" original="file.ext">
4+
<body>
5+
<trans-unit id="form.button.pick">
6+
<source>form.button.pick</source>
7+
<target>Kiezen</target>
8+
</trans-unit>
9+
</body>
10+
</file>
11+
</xliff>

0 commit comments

Comments
 (0)