commit
3118fdbdbc
|
@ -135,6 +135,7 @@ $sm_lang = array(
|
||||||
'type' => 'Type',
|
'type' => 'Type',
|
||||||
'type_website' => 'Website',
|
'type_website' => 'Website',
|
||||||
'type_service' => 'Service',
|
'type_service' => 'Service',
|
||||||
|
'type_ping' => 'Ping',
|
||||||
'pattern' => 'Search string/pattern',
|
'pattern' => 'Search string/pattern',
|
||||||
'pattern_description' => 'If this pattern is not found on the website, the server will be marked offline. Regular expressions are allowed.',
|
'pattern_description' => 'If this pattern is not found on the website, the server will be marked offline. Regular expressions are allowed.',
|
||||||
'last_check' => 'Last check',
|
'last_check' => 'Last check',
|
||||||
|
|
Loading…
Reference in New Issue