Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions lang/de/lang.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Andreas Heil <[email protected]>
* @author Esther Brunner <[email protected]>
* @author iDo <[email protected]>
* @author Dominik Eckelmann <[email protected]>
Expand Down Expand Up @@ -41,3 +42,4 @@
$lang['replies'] = 'Antworten';
$lang['newthread'] = 'Neues Thema';
$lang['toggle_display'] = 'Verstecken/Anzeigen';
$lang['js']['confirmdelete'] = 'Sind Sie sicher, dass Sie diesen Kommentar und alle zugehörigen Antworten löschen wollen?';