Skip to content

Commit f8ea838

Browse files
authored
Merge pull request #26 from gerdemann/german-translations
TASK: Add german translations
2 parents d134170 + 3d5425e commit f8ea838

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)