Skip to content

Commit 3d5425e

Browse files
committed
TASK: Add german translations
1 parent 6dd9928 commit 3d5425e

2 files changed

Lines changed: 16 additions & 0 deletions

File tree

Resources/Private/Translations/de/NodeTypes/Taxonomy.xlf

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@
66
<source>Taxonomy</source>
77
<target xml:lang="de">Taxonomie</target>
88
</trans-unit>
9+
<trans-unit id="properties.title" xml:space="preserve" approved="yes">
10+
<source>Title</source>
11+
<target xml:lang="de">Titel</target>
12+
</trans-unit>
13+
<trans-unit id="properties.description" xml:space="preserve" approved="yes">
14+
<source>Description</source>
15+
<target xml:lang="de">Beschreibung</target>
16+
</trans-unit>
917
</body>
1018
</file>
1119
</xliff>

Resources/Private/Translations/de/NodeTypes/Vocabulary.xlf

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@
66
<source>Vocabulary</source>
77
<target xml:lang="de">Vocabular</target>
88
</trans-unit>
9+
<trans-unit id="properties.title" xml:space="preserve" approved="yes">
10+
<source>Title</source>
11+
<target xml:lang="de">Titel</target>
12+
</trans-unit>
13+
<trans-unit id="properties.description" xml:space="preserve" approved="yes">
14+
<source>Description</source>
15+
<target xml:lang="de">Beschreibung</target>
16+
</trans-unit>
917
</body>
1018
</file>
1119
</xliff>

0 commit comments

Comments
 (0)