Skip to content

Commit

Permalink
[FEATURE] Add TCEforms labels for the new venue fields
Browse files Browse the repository at this point in the history
Part of #3353
  • Loading branch information
oliverklee committed Sep 5, 2024
1 parent fc00122 commit dbf3881
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Resources/Private/Language/locallang_db.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -499,6 +499,15 @@
<trans-unit id="tx_seminars_sites.notes" resname="tx_seminars_sites.notes">
<source>Internal Notes</source>
</trans-unit>
<trans-unit id="tx_seminars_sites.contact_person" resname="tx_seminars_sites.contact_person">
<source>Contact person</source>
</trans-unit>
<trans-unit id="tx_seminars_sites.email_address" resname="tx_seminars_sites.email_address">
<source>Email address</source>
</trans-unit>
<trans-unit id="tx_seminars_sites.phone_number" resname="tx_seminars_sites.phone_number">
<source>Phone number</source>
</trans-unit>
<trans-unit id="tx_seminars_organizers" resname="tx_seminars_organizers">
<source>Organizers</source>
</trans-unit>
Expand Down

0 comments on commit dbf3881

Please sign in to comment.