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

Commit 001b392

Browse files
committed
Add some missing translations
1 parent 4879145 commit 001b392

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

Resources/translations/CmfMenuBundle.de.xliff

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,10 @@
106106
<source>form.label_link_type</source>
107107
<target>Linktyp</target>
108108
</trans-unit>
109+
<trans-unit id="form.label_link">
110+
<source>form.label_link</source>
111+
<target>Link</target>
112+
</trans-unit>
109113
<trans-unit id="show.label_id">
110114
<source>show.label_id</source>
111115
<target>Id</target>

Resources/translations/CmfMenuBundle.en.xliff

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,10 @@
110110
<source>form.label_link_type</source>
111111
<target>Link type</target>
112112
</trans-unit>
113+
<trans-unit id="form.label_link">
114+
<source>form.label_link</source>
115+
<target>Link</target>
116+
</trans-unit>
113117
<trans-unit id="form.label_weak">
114118
<source>form.label_weak</source>
115119
<target>Weak association</target>

0 commit comments

Comments
 (0)