Add type_ping to lang file

This commit is contained in:
Tom Hatzer 2016-12-23 11:45:27 +01:00 committed by GitHub
parent b6060e7936
commit 8ee269ceaa
1 changed files with 1 additions and 0 deletions

View File

@ -125,6 +125,7 @@ $sm_lang = array(
'type' => 'Typ',
'type_website' => 'Webseite',
'type_service' => 'Service',
'type_ping' => 'Ping',
'pattern' => 'Suchstring/-muster',
'pattern_description' => 'Wenn das gesuchte Muster nicht in der Webseite ist, wird die Seite als offline markiert. Reguläre Ausdrücke sind erlaubt.',
'last_check' => 'Letzter Check',