Skip to content

Commit

Permalink
Merge pull request #105 from contao-estatemanager/feature/language-re…
Browse files Browse the repository at this point in the history
…lations

Feature/language relations
  • Loading branch information
doishub authored Apr 20, 2020
2 parents 4b81082 + 14c550f commit 1a6edd0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/Resources/contao/languages/de/modules.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,14 @@
<source>Enables the output of a form produced by the form generator.</source>
<target>Ermöglicht die Ausgabe eines vom Formulargenerator erzeugten Formulars.</target>
</trans-unit>
<trans-unit id="FMD.attachments.0">
<source>Attachments</source>
<target>Anhänge</target>
</trans-unit>
<trans-unit id="FMD.attachments.1">
<source>Outputs attachments of the real estate.</source>
<target>Liefert die Anhänge einer Immobilie aus.</target>
</trans-unit>

<trans-unit id="FMD.titleImageSRC.0">
<source>Cover picture</source>
Expand Down

0 comments on commit 1a6edd0

Please sign in to comment.