Skip to content

Commit

Permalink
Merge branch '3.2' into 3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 7, 2024
2 parents 09cb766 + 3e6198f commit 2e213a3
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions lang/de.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,14 @@ de:
other: '{count} defekte externe Links'
SINGULARNAME: 'Defekter externer Link'
UNKNOWNRESPONSE: 'Unbekannter Antwortcode'
db_HTTPCode: 'HTTP Code'
db_Link: Verlinkung
has_one_Track: Verfolgen
SilverStripe\ExternalLinks\Model\BrokenExternalPageTrack:
has_many_BrokenLinks: 'Defekte Verlinkungen'
has_one_Page: Seite
SilverStripe\ExternalLinks\Model\BrokenExternalPageTrackStatus:
has_many_BrokenLinks: 'Defekte Verlinkungen'
SilverStripe\ExternalLinks\Reports\BrokenExternalLinksReport:
EXTERNALBROKENLINKS: 'Defekte externe Links Report'
RUNREPORT: 'Generiere neuen Bericht'

0 comments on commit 2e213a3

Please sign in to comment.