File tree Expand file tree Collapse file tree 4 files changed +12
-1
lines changed
src/lib/catalog/feature-type-attributes Expand file tree Collapse file tree 4 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 718718 <source >Add map service</source >
719719 <target >Kartendienst hinzufügen</target >
720720 </trans-unit >
721+ <trans-unit id =" admin-core.catalog.attachment-attributes" datatype =" html" >
722+ <source >Attachment attributes</source >
723+ <target >Attachment attributes</target >
724+ </trans-unit >
721725 <trans-unit id =" admin-core.catalog.attribute" datatype =" html" >
722726 <source >Attribute</source >
723727 <target >Attribute</target >
Original file line number Diff line number Diff line change 539539 <trans-unit id =" admin-core.catalog.add-map-service" datatype =" html" >
540540 <source >Add map service</source >
541541 </trans-unit >
542+ <trans-unit id =" admin-core.catalog.attachment-attributes" datatype =" html" >
543+ <source >Attachment attributes</source >
544+ </trans-unit >
542545 <trans-unit id =" admin-core.catalog.attribute" datatype =" html" >
543546 <source >Attribute</source >
544547 </trans-unit >
Original file line number Diff line number Diff line change 717717 <source >Add map service</source >
718718 <target >Kaartservice toevoegen</target >
719719 </trans-unit >
720+ <trans-unit id =" admin-core.catalog.attachment-attributes" datatype =" html" >
721+ <source >Attachment attributes</source >
722+ <target >Bijlage-attributen</target >
723+ </trans-unit >
720724 <trans-unit id =" admin-core.catalog.attribute" datatype =" html" >
721725 <source >Attribute</source >
722726 <target >Attribuut</target >
Original file line number Diff line number Diff line change 118118
119119 < div class ="attachments-attributes ">
120120 < mat-card >
121- < mat-card-title > Attachment attributes</ mat-card-title >
121+ < mat-card-title i18n =" @@admin-core.catalog.attachment-attributes " > Attachment attributes</ mat-card-title >
122122 < mat-card-content >
123123 < tm-admin-feature-type-attachment-attributes [attachmentAttributes] ="attachmentAttributes "
124124 (attachmentAttributesChange) ="onAttachmentAttributesChanged($event) "> </ tm-admin-feature-type-attachment-attributes >
You can’t perform that action at this time.
0 commit comments