Skip to content

Commit

Permalink
[TASK] Change the jobs not available text
Browse files Browse the repository at this point in the history
  • Loading branch information
Hamza2961 committed Sep 11, 2024
1 parent 47e209f commit 328afbd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Resources/Private/Language/de.locallang_fe.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<header/>
<body>
<trans-unit id="fe.b-ite.no-jobs">
<source>There are currently no job vacancies.</source>
<target>Zur Zeit gibt es keine aktuellen Ausschreibungen.</target>
<source>We currently have no job vacancies. / We currently have no job vacancies in the "%thema%" section.</source>
<target>Derzeit haben wir leider im Bereich %thema% keine offenen Stellen zu besetzen.</target>
</trans-unit>
</body>
</file>
Expand Down
2 changes: 1 addition & 1 deletion Resources/Private/Language/locallang_fe.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<header/>
<body>
<trans-unit id="fe.b-ite.no-jobs">
<source>There are currently no job vacancies.</source>
<source>We currently have no job vacancies. / We currently have no job vacancies in the "%thema%" section. </source>
</trans-unit>
</body>
</file>
Expand Down

0 comments on commit 328afbd

Please sign in to comment.