Skip to content

Commit

Permalink
Update VerifyEmailBundle.de.xlf (#154)
Browse files Browse the repository at this point in the history
Missing german translations.
  • Loading branch information
yarooze authored Jan 5, 2024
1 parent aa350ff commit 418f33c
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions src/Resources/translations/VerifyEmailBundle.de.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,18 @@
<source>%count% minute|%count% minutes</source>
<target>%count% Minute|%count% Minuten</target>
</trans-unit>
<trans-unit id="6">
<source>The link to verify your email has expired. Please request a new link.</source>
<target>Der Link zur Überprüfung Ihrer E-Mail-Adresse ist abgelaufen. Bitte fordern Sie einen neuen Link an.</target>
</trans-unit>
<trans-unit id="7">
<source>The link to verify your email is invalid. Please request a new link.</source>
<target>Der Link zur Überprüfung Ihrer E-Mail-Adresse ist ungültig. Bitte fordern Sie einen neuen Link an.</target>
</trans-unit>
<trans-unit id="8">
<source>The link to verify your email appears to be for a different account or email. Please request a new link.</source>
<target>Der Link zur Überprüfung Ihrer E-Mail-Adresse scheint für ein anderes Konto oder eine andere E-Mail zu sein. Bitte fordern Sie einen neuen Link an.</target>
</trans-unit>
</body>
</file>
</xliff>

0 comments on commit 418f33c

Please sign in to comment.