Skip to content

Commit

Permalink
[BUGFIX] Fix german label
Browse files Browse the repository at this point in the history
  • Loading branch information
toniwv committed Mar 7, 2024
1 parent 3bdc977 commit a2bc6e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Resources/Private/Language/de.locallang.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -277,8 +277,8 @@
<target>Arbeitszeit</target>
</trans-unit>
<trans-unit id="tx_academicjobs.fe.list.text.place">
<source>Ort</source>
<target>Place</target>
<source>Place</source>
<target>Ort</target>
</trans-unit>
<trans-unit id="tx_academicjobs.fe.form.text.job_logo">
<source>Logo</source>
Expand Down

0 comments on commit a2bc6e6

Please sign in to comment.